[pyoperators] 01/04: d/watch: use github upstream repo

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Wed Oct 15 22:43:32 UTC 2014


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to branch master
in repository pyoperators.

commit 336d78a22cb5b615bd3847e6460e61e1a9cef5f3
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Wed Oct 15 22:56:23 2014 +0100

    d/watch: use github upstream repo
---
 debian/watch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/watch b/debian/watch
index 7c28128..9119da8 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
-opts=uversionmangle=s/(rc|dev|a|b|c)/~$1/ \
-https://pypi.python.org/packages/source/p/pyoperators/pyoperators-(.*)\.(?:tar\.gz|zip|tar\.bz2)
+opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/pyoperators-$1\.tar\.gz/ \
+  https://github.com/pchanial/pyoperators/tags .*/v?(\d\S*)\.tar\.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pyoperators.git



More information about the debian-science-commits mailing list