r11472 - in /trunk/libgd-barcode-perl/debian: changelog watch

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


Author: gregoa-guest
Date: Sat Dec 22 00:08:45 2007
New Revision: 11472

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

Modified:
    trunk/libgd-barcode-perl/debian/changelog
    trunk/libgd-barcode-perl/debian/watch

Modified: trunk/libgd-barcode-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libgd-barcode-perl/debian/changelog?rev=11472&op=diff
==============================================================================
--- trunk/libgd-barcode-perl/debian/changelog (original)
+++ trunk/libgd-barcode-perl/debian/changelog Sat Dec 22 00:08:45 2007
@@ -3,6 +3,7 @@
   * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
     field (source stanza); Homepage field (source stanza). Removed:
     Homepage pseudo-field (Description); XS-Vcs-Svn fields.
+  * debian/watch: remove dash from the version capture.
 
  -- gregor herrmann <gregor+debian at comodo.priv.at>  Tue, 09 Oct 2007 22:29:35 +0200
 

Modified: trunk/libgd-barcode-perl/debian/watch
URL: http://svn.debian.org/wsvn/trunk/libgd-barcode-perl/debian/watch?rev=11472&op=diff
==============================================================================
--- trunk/libgd-barcode-perl/debian/watch (original)
+++ trunk/libgd-barcode-perl/debian/watch Sat Dec 22 00:08:45 2007
@@ -1,2 +1,2 @@
 version=3
-http://www.cpan.org/modules/by-module/GD/GD-Barcode-([0-9.-]*)\.(?:tar\.gz|tar|tgz)
+http://www.cpan.org/modules/by-module/GD/GD-Barcode-([0-9.]*)\.(?:tar\.gz|tar|tgz)




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