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