r12208 - /trunk/libwx-perl/debian/watch

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Tue Jan 8 08:44:13 UTC 2008


Author: dmn
Date: Tue Jan  8 08:44:13 2008
New Revision: 12208

URL: http://svn.debian.org/wsvn/?sc=1&rev=12208
Log:
Better watchfile -- use dist/Wx/ as the "directory", add v? to pattern, require that version starts with a digit

Modified:
    trunk/libwx-perl/debian/watch

Modified: trunk/libwx-perl/debian/watch
URL: http://svn.debian.org/wsvn/trunk/libwx-perl/debian/watch?rev=12208&op=diff
==============================================================================
--- trunk/libwx-perl/debian/watch (original)
+++ trunk/libwx-perl/debian/watch Tue Jan  8 08:44:13 2008
@@ -7,5 +7,5 @@
 version=3
 
 # <Webpage URL> <string match>
-http://search.cpan.org/dist/Wx/Wx.pm /CPAN/authors/id/M/MB/MBARBON/Wx-(.*)\.tar\.gz
+http://search.cpan.org/dist/Wx/ .+/Wx-v?(\d.*)\.tar\.gz
 




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