From 1b5f1800bd4c22a1256f390c065150e827c86393 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Fri, 12 Jul 2024 09:14:12 +0200 Subject: d/contol: Fix Vcs-Git URL --- debian/changelog | 7 +++++++ debian/control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) 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 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 -- cgit v1.2.3