diff --git a/debian/changelog b/debian/changelog index ae5a258..9a2b294 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,9 @@ python-senlinclient (0.3.0-1) UNRELEASED; urgency=medium [ Corey Bryant ] * d/control: Update uploaders. + [ Ondřej Nový ] + * Fixed VCS URLs (https). + -- Corey Bryant Mon, 22 Feb 2016 12:53:42 -0500 python-senlinclient (0.2.1-1) experimental; urgency=medium diff --git a/debian/control b/debian/control index c152c56..5c1ee5f 100644 --- a/debian/control +++ b/debian/control @@ -56,8 +56,8 @@ Build-Depends-Indep: git, subunit, testrepository, Standards-Version: 3.9.6 -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/python-senlinclient.git -Vcs-Git: git://anonscm.debian.org/openstack/python-senlinclient.git +Vcs-Browser: https://anonscm.debian.org/cgit/openstack/python-senlinclient.git/ +Vcs-Git: https://anonscm.debian.org/git/openstack/python-senlinclient.git Homepage: https://github.com/openstack/python-senlinclient Package: python-senlinclient