r14752 - in /trunk/libtext-format-perl/debian: changelog watch

tincho-guest at users.alioth.debian.org tincho-guest at users.alioth.debian.org
Mon Feb 11 11:07:15 UTC 2008


Author: tincho-guest
Date: Mon Feb 11 11:07:14 2008
New Revision: 14752

URL: http://svn.debian.org/wsvn/?sc=1&rev=14752
Log:
* debian/watch: modified to avoid seeing strange Text-Format+NWrap dist.

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

Modified: trunk/libtext-format-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libtext-format-perl/debian/changelog?rev=14752&op=diff
==============================================================================
--- trunk/libtext-format-perl/debian/changelog (original)
+++ trunk/libtext-format-perl/debian/changelog Mon Feb 11 11:07:14 2008
@@ -1,9 +1,13 @@
 libtext-format-perl (0.52-22) UNRELEASED; urgency=low
 
+  [ gregor herrmann ]
   * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
     field (source stanza); Homepage field (source stanza). Removed: XS-
     Vcs-Svn fields.
   * debian/watch: use dist-based URL.
+
+  [ Martín Ferrari ]
+  * debian/watch: modified to avoid seeing strange Text-Format+NWrap dist.
 
  -- gregor herrmann <gregor+debian at comodo.priv.at>  Tue, 09 Oct 2007 22:32:35 +0200
 

Modified: trunk/libtext-format-perl/debian/watch
URL: http://svn.debian.org/wsvn/trunk/libtext-format-perl/debian/watch?rev=14752&op=diff
==============================================================================
--- trunk/libtext-format-perl/debian/watch (original)
+++ trunk/libtext-format-perl/debian/watch Mon Feb 11 11:07:14 2008
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Text-Format/ .*/Text-Format([[:digit:]].*)\.tar\.gz
+http://search.cpan.org/dist/Text-Format/ .*/Text-Format(\d[^+]*)\.tar\.gz




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