Fixed debian/watch file to use github tag.

This commit is contained in:
Thomas Goirand 2016-01-27 10:46:31 +00:00
parent 57329bec4d
commit ad77f006a7
2 changed files with 3 additions and 2 deletions

1
debian/changelog vendored
View File

@ -2,6 +2,7 @@ python-gnocchiclient (2.1.0-1) experimental; urgency=medium
* New upstream release.
* Only run tests within gnocchiclient/tests/unit (ie: no functional tests).
* Fixed debian/watch file to use github tag.
-- Thomas Goirand <zigo@debian.org> Thu, 21 Jan 2016 16:42:41 +0000

4
debian/watch vendored
View File

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