diff --git a/debian/changelog b/debian/changelog index 52371d714c6d6e47bb71035dbe1e21cf1b35d8cc..7f8063dd4db50b77c2556d9a542bc13e79934517 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +python-xstatic-jquery.bootstrap.wizard (1.0.0.1-2) UNRELEASED; urgency=medium + + * Fixed VCS URLs (https). + + -- Ondřej Nový Sun, 28 Feb 2016 15:54:21 +0100 + python-xstatic-jquery.bootstrap.wizard (1.0.0.1-1) unstable; urgency=medium * Initial release (Closes: #761383). diff --git a/debian/control b/debian/control index f7b1ecea7d4dc0dec1c23b9d83ce6053ebf52391..158d8527925b8da156e596ae53ef3c1d7dbe1c60 100644 --- a/debian/control +++ b/debian/control @@ -10,8 +10,8 @@ Build-Depends: debhelper (>= 9), python3-setuptools Build-Conflicts: python-xstatis, python3-xstatic Standards-Version: 3.9.5 -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/python-xstatic-jquery.bootstrap.wizard.git -Vcs-Git: git://anonscm.debian.org/openstack/python-xstatic-jquery.bootstrap.wizard.git +Vcs-Browser: https://anonscm.debian.org/cgit/openstack/python-xstatic-jquery.bootstrap.wizard.git/ +Vcs-Git: https://anonscm.debian.org/git/openstack/python-xstatic-jquery.bootstrap.wizard.git Homepage: https://github.com/stackforge/XStatic-JQuery.Bootstrap.Wizard Package: python-xstatic-jquery.bootstrap.wizard