r11471 - in /trunk/libdbi-perl/debian: changelog watch

gregoa-guest at users.alioth.debian.org gregoa-guest at users.alioth.debian.org
Sat Dec 22 00:07:52 UTC 2007


Author: gregoa-guest
Date: Sat Dec 22 00:07:51 2007
New Revision: 11471

URL: http://svn.debian.org/wsvn/?sc=1&rev=11471
Log:
debian/watch: remove dash from the version capture.

Modified:
    trunk/libdbi-perl/debian/changelog
    trunk/libdbi-perl/debian/watch

Modified: trunk/libdbi-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libdbi-perl/debian/changelog?rev=11471&op=diff
==============================================================================
--- trunk/libdbi-perl/debian/changelog (original)
+++ trunk/libdbi-perl/debian/changelog Sat Dec 22 00:07:51 2007
@@ -4,6 +4,7 @@
     - don't install empty /usr/share/perl5 directory
     - let -stamp targets only depend on other -stamp targets
   * debian/watch: wrap line and remove comments
+  * debian/watch: remove dash from the version capture.
 
  -- gregor herrmann <gregor+debian at comodo.priv.at>  Sun, 02 Dec 2007 00:05:04 +0100
 

Modified: trunk/libdbi-perl/debian/watch
URL: http://svn.debian.org/wsvn/trunk/libdbi-perl/debian/watch?rev=11471&op=diff
==============================================================================
--- trunk/libdbi-perl/debian/watch (original)
+++ trunk/libdbi-perl/debian/watch Sat Dec 22 00:07:51 2007
@@ -1,3 +1,3 @@
 version=3
 opts="uversionmangle=s/(?<=\.\d\d)$/0/" \
-http://www.cpan.org/modules/by-module/DBI/DBI-([-0-9\.]*).tar.gz
+http://www.cpan.org/modules/by-module/DBI/DBI-([0-9\.]*).tar.gz




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