From: Ian Jackson Date: Sun, 8 Sep 2019 19:28:47 +0000 (+0100) Subject: control: update Vcs-Git to end in .git X-Git-Tag: archive/debian/9.9~14 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=810e4238be5d20dcb6fed85ab247180fddd99076;p=dgit.git control: update Vcs-Git to end in .git In https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=888809 Paul Wise writes Salsa redirects git to URLs ending in ".git/" and redirects browsers to the URL not ending in ".git/" or ".git". Signed-off-by: Ian Jackson --- diff --git a/debian/control b/debian/control index 5ec22372..1bf399b2 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Ian Jackson Standards-Version: 4.4.0.0 Build-Depends: debhelper (>= 9), gettext, po4a, tcl Testsuite: autopkgtest -Vcs-Git: https://salsa.debian.org/dgit-team/dgit +Vcs-Git: https://salsa.debian.org/dgit-team/dgit.git Vcs-Browser: https://salsa.debian.org/dgit-team/dgit Package: dgit