diff --git a/debian/changelog b/debian/changelog index bb5546c..b1d5722 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +python-castellan (0.3.1-2) UNRELEASED; urgency=medium + + * Fixed VCS URLs (https). + + -- Ondřej Nový Sun, 28 Feb 2016 15:33:54 +0100 + python-castellan (0.3.1-1) experimental; urgency=medium * New upstream release. diff --git a/debian/control b/debian/control index f59bb15..7af6ab7 100644 --- a/debian/control +++ b/debian/control @@ -43,8 +43,8 @@ subunit, testrepository, Standards-Version: 3.9.6 -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/python-castellan.git -Vcs-Git: git://anonscm.debian.org/openstack/python-castellan.git +Vcs-Browser: https://anonscm.debian.org/cgit/openstack/python-castellan.git/ +Vcs-Git: https://anonscm.debian.org/git/openstack/python-castellan.git Homepage: http://www.openstack.org/ Package: python-castellan