[med-svn] [python-pbcore] 01/08: Revert "Set watch file to point to pypi rather than github"
Afif Elghraoui
afif-guest at moszumanska.debian.org
Mon Dec 14 03:19:10 UTC 2015
This is an automated email from the git hooks/post-receive script.
afif-guest pushed a commit to branch master
in repository python-pbcore.
commit 41d7f1c9961324650c1c125675b51376d251580f
Author: Afif Elghraoui <afif at ghraoui.name>
Date: Sun Dec 13 17:09:57 2015 -0800
Revert "Set watch file to point to pypi rather than github"
This reverts commit 49aebd5a5e8b70fb7d22832f2495760938ccc997.
Upstream has resumed tagging releases on github.
---
debian/watch | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/debian/watch b/debian/watch
index 6d0710e..ddc45ca 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,7 @@
version=3
+# For GitHub projects you can use the tags or releases page. Since the archive
+# URLs use only the version as the name, it is recommended to use a
+# filenamemangle to adjust the name of the downloaded file:
opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,filenamemangle=s/(?:.*)?v?(\d[\d\.]*)\.tar\.gz/pbcore-$1.tar.gz/" \
-http://pypi.debian.net/pbcore/pbcore-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+ https://github.com/PacificBiosciences/pbcore/tags (?:.*/)?v?(\d[\d\.]*)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-pbcore.git
More information about the debian-med-commit
mailing list