[pyoperators] 01/04: d/watch: use pypi.debian.net

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Thu Feb 19 20:50:57 UTC 2015


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

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

commit 7317950179523d0eeaa0970fb73c66b0790d9199
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Thu Feb 19 19:35:36 2015 +0000

    d/watch: use pypi.debian.net
---
 debian/watch | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/watch b/debian/watch
index 9119da8..9235a07 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,4 @@
 version=3
-opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/pyoperators-$1\.tar\.gz/ \
-  https://github.com/pchanial/pyoperators/tags .*/v?(\d\S*)\.tar\.gz
+opts=uversionmangle=s/(rc|dev|a|b|c)/~$1/ \
+http://pypi.debian.net/pyoperators/ \
+pyoperators-(.+)\.tar\.(?:gz|bz2|xz)

-- 
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