summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog7
-rw-r--r--debian/control2
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 6ff7498..c313862 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+uriparser (0.9.8+dfsg-2) UNRELEASED; urgency=medium
+
+ * debian/control:
+ - Fix Vcs-Git URL.
+
+ -- Jörg Frings-Fürst <debian@jff.email> Fri, 12 Jul 2024 09:10:39 +0200
+
uriparser (0.9.8+dfsg-1) unstable; urgency=medium
* New upstream release:
diff --git a/debian/control b/debian/control
index d5bf0fd..b9ff2d5 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends:
Standards-Version: 4.7.0
Rules-Requires-Root: no
Homepage: http://uriparser.sourceforge.net
-Vcs-Git: https://git.jff.email/uriparser.git
+Vcs-Git: https://git.jff.email/cgit/uriparser.git
Vcs-Browser: https://git.jff.email/cgit/uriparser.git
Package: liburiparser1