diff --git a/debian/changelog b/debian/changelog index bd95265..18e2f6e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ python-neutronclient (1:4.0.0-2) UNRELEASED; urgency=medium * Fixed homepage (https). + * Fixed VCS URLs (https). -- Ondřej Nový Sun, 28 Feb 2016 15:42:06 +0100 diff --git a/debian/control b/debian/control index df229a8..07660e4 100644 --- a/debian/control +++ b/debian/control @@ -61,8 +61,8 @@ Build-Depends-Indep: python-babel, subunit, testrepository, Standards-Version: 3.9.6 -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/python-neutronclient.git;a=summary -Vcs-Git: git://anonscm.debian.org/openstack/python-neutronclient.git +Vcs-Browser: https://anonscm.debian.org/cgit/openstack/python-neutronclient.git/ +Vcs-Git: https://anonscm.debian.org/git/openstack/python-neutronclient.git Homepage: https://launchpad.net/python-neutronclient XS-Testsuite: autopkgtest