Fixed watch file and upstream VCS url in debian/rules

This commit is contained in:
Thomas Goirand 2015-12-22 15:42:09 +00:00
parent ac5452ccd3
commit 4cde068aae
2 changed files with 3 additions and 2 deletions

2
debian/rules vendored
View File

@ -3,7 +3,7 @@
PYTHONS:=$(shell pyversions -vr)
PYTHON3S:=$(shell py3versions -vr)
UPSTREAM_GIT = git://github.com/<please-user>/rcssmin.git
UPSTREAM_GIT = git://github.com/ndparker/rjsmin.git
-include /usr/share/openstack-pkg-tools/pkgos.make
%:

3
debian/watch vendored
View File

@ -1,3 +1,4 @@
version=3
http://pypi.python.org/packages/source/r/rcssmin rcssmin-(.*).tar.gz
opts="uversionmangle=s/\.(b|rc)/~$1/" \
https://github.com/ndparker/rjsmin/tags .*/(\d[\d\.]+)\.tar\.gz