[SCM] A Python IDE for scientists branch, master, updated. debian/2.1.10-2-11-gbee1110

Picca Frédéric-Emma?==?UTF-8?Q?nuel picca at debian.org
Sat Jan 19 19:40:37 UTC 2013


The following commit has been merged in the master branch:
commit ff570e7e23e415654ba535e9b5ffb14402a90596
Author: Picca Frédéric-Emmanuel <picca at debian.org>
Date:   Sat Jan 19 13:34:51 2013 +0100

    fix the watch file thanks to Bart Martens

diff --git a/debian/watch b/debian/watch
index 810a9aa..9fa0f65 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,6 +1,5 @@
 version=3
-opts=\
-downloadurlmangle=s|.*[?]name=(.*?)&.*|http://spyderlib.googlecode.com/files/$1|,\
-filenamemangle=s|[^/]+[?]name=(.*?)&.*|$1| \
-http://code.google.com/p/spyderlib/downloads/detail[?]name=spyder-([\d\.]+(?:rc|beta)*?\d*?).zip&.*
-
+opts=uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha|b|a)[\-\.]?\d*)$/$1~$2/,\
+downloadurlmangle=s%.*/([^/]*)/downloads/detail\?name=([^=&]*).*%http://$1.googlecode.com/files/$2%,filenamemangle=s/.*name=([^&]+).*/$1/ \
+http://code.google.com/p/spyderlib/downloads/list .*=spyder-(\d.*)\.(?:tgz|tbz2|txz|tar\.(?:gz|bz2|xz)|zip).*
+# Bart Martens <bartm at debian.org>  Sat, 19 Jan 2013 10:51:45 +0000

-- 
A Python IDE for scientists



More information about the debian-science-commits mailing list