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 49aebd5a5e8b70fb7d22832f2495760938ccc997
Author: Afif Elghraoui <[email protected]>
Date:   Thu Nov 26 13:39:20 2015 -0800

    Set watch file to point to pypi rather than github
    
    Upstream has given up tagging their releases, but they upload to
    pypi, so we can still keep up there.
---
 debian/watch | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/debian/watch b/debian/watch
index ddc45ca..6d0710e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,7 +1,4 @@
 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/"
 \
-  https://github.com/PacificBiosciences/pbcore/tags 
(?:.*/)?v?(\d[\d\.]*)\.tar\.gz
+http://pypi.debian.net/pbcore/pbcore-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/debian-med/python-pbcore.git

_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to