[Python-modules-commits] r26236 - in packages/scipy/trunk/debian (watch)
jtaylor-guest at users.alioth.debian.org
jtaylor-guest at users.alioth.debian.org
Mon Oct 21 16:52:35 UTC 2013
Date: Monday, October 21, 2013 @ 16:52:32
Author: jtaylor-guest
Revision: 26236
mangle release candidates in watchfile
Modified:
packages/scipy/trunk/debian/watch
Modified: packages/scipy/trunk/debian/watch
===================================================================
--- packages/scipy/trunk/debian/watch 2013-10-21 15:28:39 UTC (rev 26235)
+++ packages/scipy/trunk/debian/watch 2013-10-21 16:52:32 UTC (rev 26236)
@@ -1,4 +1,4 @@
version=3
-opts="uversionmangle=s/([ab])/~$1/,dversionmangle=s/[+~]dfsg.*//" \
+opts="uversionmangle=s/((a|b|rc)\d*)$/~$1/,dversionmangle=s/[+~]dfsg.*//" \
http://sf.net/scipy/scipy-(.*)\.tar\.gz
More information about the Python-modules-commits
mailing list