Fix dead VCS-Git URL

This commit is contained in:
aviau 2018-01-07 13:59:31 -05:00
parent 7675571e42
commit ce21bc6cf2
No known key found for this signature in database
GPG key ID: 8F2B113C6535C5A7
2 changed files with 7 additions and 1 deletions

6
debian/changelog vendored
View file

@ -1,3 +1,9 @@
python-click (6.7-3) unstable; urgency=medium
* Fix dead VCS-Git URL.
-- Alexandre Viau <aviau@debian.org> Sun, 07 Jan 2018 13:59:09 -0500
python-click (6.7-2) unstable; urgency=medium
* Move to salsa.debian.org.

2
debian/control vendored
View file

@ -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