[Python-apps-commits] r9075 - in packages/cython/trunk/debian (watch)

yoh at users.alioth.debian.org yoh at users.alioth.debian.org
Fri Aug 31 20:08:25 UTC 2012


    Date: Friday, August 31, 2012 @ 20:08:24
  Author: yoh
Revision: 9075

watch: Adjusted to watch for new styled betas

Modified:
  packages/cython/trunk/debian/watch

Modified: packages/cython/trunk/debian/watch
===================================================================
--- packages/cython/trunk/debian/watch	2012-08-31 20:08:17 UTC (rev 9074)
+++ packages/cython/trunk/debian/watch	2012-08-31 20:08:24 UTC (rev 9075)
@@ -1,3 +1,3 @@
 version=3
-opts=uversionmangle=s/.alpha/~alpha/;s/.beta/~beta/;s/.rc/~rc/ \
+opts=uversionmangle=s/.alpha/~alpha/;s/.beta/~beta/;s/.rc/~rc/;s/b\([0-9]*\)/~beta\1/g \
  http://cython.org/release/Cython-([0-9.]+[beta0-9]*)\.tar\.gz




More information about the Python-apps-commits mailing list