[guiqwt] 01/03: use the pypi redirector
Frédéric-Emmanuel Picca
picca at moszumanska.debian.org
Wed Aug 26 11:51:54 UTC 2015
This is an automated email from the git hooks/post-receive script.
picca pushed a commit to branch master
in repository guiqwt.
commit 7bd4e046f9da75ecdc418cc7399136b544c7a6b8
Author: Picca Frédéric-Emmanuel <picca at synchrotron-soleil.fr>
Date: Wed Aug 26 11:21:42 2015 +0200
use the pypi redirector
---
debian/watch | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/debian/watch b/debian/watch
index 01a2567..744710e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,6 +1,4 @@
version=3
-opts=\
-downloadurlmangle=s|.*[?]name=(.*?)&.*|http://guiqwt.googlecode.com/files/$1|,\
-filenamemangle=s|[^/]+[?]name=(.*?)&.*|$1| \
-http://code.google.com/p/guiqwt/downloads/detail[?]name=guiqwt-([0-9.]+).zip&.*
+opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
+https://pypi.debian.net/guiqwt/guiqwt-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/guiqwt.git
More information about the debian-science-commits
mailing list