r36373 - /trunk/libapp-cli-perl/debian/watch

yvesago-guest at users.alioth.debian.org yvesago-guest at users.alioth.debian.org
Mon May 25 07:45:36 UTC 2009


Author: yvesago-guest
Date: Mon May 25 07:45:31 2009
New Revision: 36373

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=36373
Log:
* fix debian/watch, watch dist instead of author

Modified:
    trunk/libapp-cli-perl/debian/watch

Modified: trunk/libapp-cli-perl/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libapp-cli-perl/debian/watch?rev=36373&op=diff
==============================================================================
--- trunk/libapp-cli-perl/debian/watch (original)
+++ trunk/libapp-cli-perl/debian/watch Mon May 25 07:45:31 2009
@@ -1,2 +1,4 @@
+# format version number, currently 3; this line is compulsory!
 version=3
-http://www.cpan.org/pub/CPAN/authors/id/C/CL/CLKAO/App-CLI-(.*)\.tar.gz
+# URL to the package page followed by a regex to search
+http://search.cpan.org/dist/App-CLI/   .*/App-CLI-v?(\d[\d_.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$




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