Fixed wrong watch file URL (moved upstream).

This commit is contained in:
Thomas Goirand
2015-09-12 08:22:02 +00:00
parent e28d7a3511
commit c221279389
2 changed files with 2 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -3,6 +3,7 @@ python-taskflow (1.17.0-3) experimental; urgency=medium
* Added Python3 support (Closes: #798018).
* Added a -doc package.
* Fixed compat level.
* Fixed wrong watch file URL (moved upstream).
-- Thomas Goirand <zigo@debian.org> Sat, 12 Sep 2015 07:56:16 +0000

2
debian/watch vendored
View File

@@ -1,3 +1,3 @@
version=3
opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/taskflow-$1\.tar\.gz/ \
https://github.com/stackforge/taskflow/tags .*/v?(\d\S*)\.tar\.gz
https://github.com/openstack/taskflow/tags .*/v?(\d\S*)\.tar\.gz