Commit ce25cfd0 authored by Ondřej Nový's avatar Ondřej Nový
Browse files

d/rules: Changed UPSTREAM_GIT to new URL

parent 7f8f1247
python-xstatic-jquery.quicksearch (2.0.4.1-2) 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:34 +0100
......
......@@ -3,7 +3,7 @@
PYTHONS:=$(shell pyversions -vr)
PYTHON3S:=$(shell py3versions -vr)
UPSTREAM_GIT = git://github.com/stackforge/xstatic-jquery.quicksearch.git
UPSTREAM_GIT := https://github.com/openstack/xstatic-jquery.quicksearch.git
-include /usr/share/openstack-pkg-tools/pkgos.make
%:
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment