[Python-modules-commits] r3580 - /packages/genshi/trunk/debian/watch

tincho-guest at users.alioth.debian.org tincho-guest at users.alioth.debian.org
Sat Nov 10 10:48:21 UTC 2007


Author: tincho-guest
Date: Sat Nov 10 10:48:21 2007
New Revision: 3580

URL: http://svn.debian.org/wsvn/python-modules/?sc=1&rev=3580
Log:
Fix for the watchfile (uscan was finding a release called "latest"), and also test for the post-commit hook.

Modified:
    packages/genshi/trunk/debian/watch

Modified: packages/genshi/trunk/debian/watch
URL: http://svn.debian.org/wsvn/python-modules/packages/genshi/trunk/debian/watch?rev=3580&op=diff
==============================================================================
--- packages/genshi/trunk/debian/watch (original)
+++ packages/genshi/trunk/debian/watch Sat Nov 10 10:48:21 2007
@@ -1,2 +1,2 @@
 version=3
-ftp://ftp.edgewall.com/pub/genshi/ Genshi-(.*)\.tar\.gz
+ftp://ftp.edgewall.com/pub/genshi/ Genshi-([0-9._-]*)\.tar\.gz




More information about the Python-modules-commits mailing list