d/rules: Changed UPSTREAM_GIT to new URL

This commit is contained in:
Ondřej Nový
2016-05-19 21:40:08 +02:00
parent 0d7539b635
commit 3b1a91a064
2 changed files with 2 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -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ý <novy@ondrej.org> Sun, 28 Feb 2016 15:54:38 +0100

2
debian/rules vendored
View File

@@ -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
%: