r22016 - in /trunk/libxml-csv-perl/debian: changelog watch

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Fri Jun 20 21:47:55 UTC 2008


Author: gregoa
Date: Fri Jun 20 21:47:54 2008
New Revision: 22016

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

Modified:
    trunk/libxml-csv-perl/debian/changelog
    trunk/libxml-csv-perl/debian/watch

Modified: trunk/libxml-csv-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libxml-csv-perl/debian/changelog?rev=22016&op=diff
==============================================================================
--- trunk/libxml-csv-perl/debian/changelog (original)
+++ trunk/libxml-csv-perl/debian/changelog Fri Jun 20 21:47:54 2008
@@ -9,6 +9,7 @@
   * Change (build) dependency from libtext-csv-perl to libtext-csv-xs-perl
     (Text::CSV_XS has moved to the latter package); closes: #487010.
   * Set urgency to medium because of the fix for an RC bug.
+  * debian/watch: extended regexp for matching upstream releases.
 
  -- gregor herrmann <gregor+debian at comodo.priv.at>  Sat, 01 Dec 2007 18:55:30 +0100
 

Modified: trunk/libxml-csv-perl/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libxml-csv-perl/debian/watch?rev=22016&op=diff
==============================================================================
--- trunk/libxml-csv-perl/debian/watch (original)
+++ trunk/libxml-csv-perl/debian/watch Fri Jun 20 21:47:54 2008
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/XML-CSV/ .*/XML-CSV-([[:digit:]].*)\.tar\.gz
+http://search.cpan.org/dist/XML-CSV/ .*/XML-CSV-v?(\d[\d_.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)




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