r23361 - in /trunk/libfilehandle-unget-perl/debian: changelog watch

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Thu Jul 17 16:18:09 UTC 2008


Author: gregoa
Date: Thu Jul 17 16:18:07 2008
New Revision: 23361

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

Modified:
    trunk/libfilehandle-unget-perl/debian/changelog
    trunk/libfilehandle-unget-perl/debian/watch

Modified: trunk/libfilehandle-unget-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libfilehandle-unget-perl/debian/changelog?rev=23361&op=diff
==============================================================================
--- trunk/libfilehandle-unget-perl/debian/changelog (original)
+++ trunk/libfilehandle-unget-perl/debian/changelog Thu Jul 17 16:18:07 2008
@@ -29,6 +29,7 @@
     quilt usage.
   * Add /me to Uploaders.
   * debian/copyright: add information for files in inc/.
+  * debian/watch: extended regexp for matching upstream releases.
 
  -- gregor herrmann <gregor+debian at comodo.priv.at>  Tue, 09 Oct 2007 22:29:29 +0200
 

Modified: trunk/libfilehandle-unget-perl/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libfilehandle-unget-perl/debian/watch?rev=23361&op=diff
==============================================================================
--- trunk/libfilehandle-unget-perl/debian/watch (original)
+++ trunk/libfilehandle-unget-perl/debian/watch Thu Jul 17 16:18:07 2008
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/FileHandle-Unget/ .*/FileHandle-Unget-([[:digit:]].*)\.tar\.gz
+http://search.cpan.org/dist/FileHandle-Unget/ .*/FileHandle-Unget-v?(\d[\d_.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$




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