diff --git a/debian/changelog b/debian/changelog index 7f8063dd4db50b77c2556d9a542bc13e79934517..a27e685751d9c7bc2ca46209e67529191e8f466e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ python-xstatic-jquery.bootstrap.wizard (1.0.0.1-2) UNRELEASED; urgency=medium * Fixed VCS URLs (https). + * d/rules: Changed UPSTREAM_GIT to new URL -- Ondřej Nový Sun, 28 Feb 2016 15:54:21 +0100 diff --git a/debian/rules b/debian/rules index a803e98be57023689a1f3123909193f72d11135c..065f7cae81a1ed33ab6dcc7f57b1713058f47377 100755 --- a/debian/rules +++ b/debian/rules @@ -3,7 +3,7 @@ PYTHONS:=$(shell pyversions -vr) PYTHON3S:=$(shell py3versions -vr) -UPSTREAM_GIT = git://github.com/stackforge/XStatic-JQuery.Bootstrap.Wizard.git +UPSTREAM_GIT := https://github.com/openstack/XStatic-JQuery.Bootstrap.Wizard.git -include /usr/share/openstack-pkg-tools/pkgos.make %: