r12423 - /trunk/libfile-chmod-perl/debian/watch

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Thu Jan 10 13:36:50 UTC 2008


Author: dmn
Date: Thu Jan 10 13:36:50 2008
New Revision: 12423

URL: http://svn.debian.org/wsvn/?sc=1&rev=12423
Log:
Split the entry to "directory" and "pattern"; added v? to the pattern; require the version to start with a digit and allow only digits and periods

Modified:
    trunk/libfile-chmod-perl/debian/watch

Modified: trunk/libfile-chmod-perl/debian/watch
URL: http://svn.debian.org/wsvn/trunk/libfile-chmod-perl/debian/watch?rev=12423&op=diff
==============================================================================
--- trunk/libfile-chmod-perl/debian/watch (original)
+++ trunk/libfile-chmod-perl/debian/watch Thu Jan 10 13:36:50 2008
@@ -1,2 +1,3 @@
 version=3
-http://search.cpan.org/dist/File-chmod/ .+/File-chmod-(.*)\.tar\.gz
+http://search.cpan.org/dist/File-chmod/ \
+    .+/File-chmod-v?(\d[\d.]*)\.tar\.gz




More information about the Pkg-perl-cvs-commits mailing list