r17669 - in /trunk/libtest-exception-perl/debian: changelog watch

gregoa-guest at users.alioth.debian.org gregoa-guest at users.alioth.debian.org
Mon Mar 17 00:22:19 UTC 2008


Author: gregoa-guest
Date: Mon Mar 17 00:22:19 2008
New Revision: 17669

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=17669
Log:
debian/watch: improved regexp for matching upstream releases.

Modified:
    trunk/libtest-exception-perl/debian/changelog
    trunk/libtest-exception-perl/debian/watch

Modified: trunk/libtest-exception-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-exception-perl/debian/changelog?rev=17669&op=diff
==============================================================================
--- trunk/libtest-exception-perl/debian/changelog (original)
+++ trunk/libtest-exception-perl/debian/changelog Mon Mar 17 00:22:19 2008
@@ -7,6 +7,7 @@
   * Use dist-based URL in debian/watch.
   * debian/rules: delete /usr/lib/perl5 only if it exists (closes: #467271).
   * Make runtime dependencies versioned, too.
+  * debian/watch: improved regexp for matching upstream releases.
 
   [ David Paleino ]
   * New upstream release
@@ -27,7 +28,7 @@
   [ Niko Tyni ]
   * Split most of Build-Depends into Build-Depends-Indep.
 
- -- gregor herrmann <gregor+debian at comodo.priv.at>  Sun, 16 Mar 2008 14:20:39 +0100
+ -- gregor herrmann <gregor+debian at comodo.priv.at>  Mon, 17 Mar 2008 01:22:07 +0100
 
 libtest-exception-perl (0.25-1) unstable; urgency=low
 

Modified: trunk/libtest-exception-perl/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-exception-perl/debian/watch?rev=17669&op=diff
==============================================================================
--- trunk/libtest-exception-perl/debian/watch (original)
+++ trunk/libtest-exception-perl/debian/watch Mon Mar 17 00:22:19 2008
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Test-Exception/ .*/Test-Exception-([[:digit:]].*)\.tar\.gz
+http://search.cpan.org/dist/Test-Exception/ .*/Test-Exception-v?(\d[\d_.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)




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