From ce21bc6cf2f5f66bfe200a83a07a2b66f9b29e05 Mon Sep 17 00:00:00 2001 From: aviau Date: Sun, 7 Jan 2018 13:59:31 -0500 Subject: [PATCH] Fix dead VCS-Git URL --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 16ef9b9..307fe15 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +python-click (6.7-3) unstable; urgency=medium + + * Fix dead VCS-Git URL. + + -- Alexandre Viau Sun, 07 Jan 2018 13:59:09 -0500 + python-click (6.7-2) unstable; urgency=medium * Move to salsa.debian.org. diff --git a/debian/control b/debian/control index d69f358..ff7b1fe 100644 --- a/debian/control +++ b/debian/control @@ -15,8 +15,8 @@ Build-Depends-Indep: python-requests, python3-pytest, python3-colorama Standards-Version: 3.9.8 -Vcs-Git: https://anonscm.debian.org/git/collab-maint/python-click.git Vcs-Browser: https://salsa.debian.org/debian/python-click +Vcs-Git: https://salsa.debian.org/debian/python-click.git Homepage: https://salsa.debian.org/debian/python-click.git Testsuite: autopkgtest-pkg-python