r21995 - in /trunk/libtext-reform-perl/debian: changelog watch

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Fri Jun 20 18:44:41 UTC 2008


Author: gregoa
Date: Fri Jun 20 18:44:39 2008
New Revision: 21995

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

Modified:
    trunk/libtext-reform-perl/debian/changelog
    trunk/libtext-reform-perl/debian/watch

Modified: trunk/libtext-reform-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtext-reform-perl/debian/changelog?rev=21995&op=diff
==============================================================================
--- trunk/libtext-reform-perl/debian/changelog (original)
+++ trunk/libtext-reform-perl/debian/changelog Fri Jun 20 18:44:39 2008
@@ -6,6 +6,7 @@
   * debian/watch: use dist-based URL.
 
   * New upstream release.
+  * debian/watch: extended regexp for matching upstream releases.
 
  -- gregor herrmann <gregor+debian at comodo.priv.at>  Tue, 09 Oct 2007 22:32:38 +0200
 

Modified: trunk/libtext-reform-perl/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtext-reform-perl/debian/watch?rev=21995&op=diff
==============================================================================
--- trunk/libtext-reform-perl/debian/watch (original)
+++ trunk/libtext-reform-perl/debian/watch Fri Jun 20 18:44:39 2008
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Text-Reform/ .*/Text-Reform-v?([[:digit:]].*)\.tar\.gz
+http://search.cpan.org/dist/Text-Reform/ .*/Text-Reform-v?(\d[\d_.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)




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