diff --git a/debian/changelog b/debian/changelog index fa164ac74ce95c07d06f94010a93a4be871635ad..830811321e7e1d05ab5e0c56b02eb91d6935ffc5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ python-xstatic-jquery.tablesorter (2.14.5.1-3) UNRELEASED; urgency=medium * Fixed VCS URLs (https). + * d/rules: Changed UPSTREAM_GIT to new URL -- Ondřej Nový Sun, 28 Feb 2016 15:54:38 +0100 diff --git a/debian/rules b/debian/rules index 65f1a2c0714becb0999c4697519ca5420a227f99..b9a8d61719fc92869faa2c1e5f263e496dd878a8 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.tablesorter.git +UPSTREAM_GIT := https://github.com/openstack/xstatic-jquery.tablesorter.git -include /usr/share/openstack-pkg-tools/pkgos.make %: