r16041 - in /trunk/libhttp-body-perl/debian: changelog watch

gregoa-guest at users.alioth.debian.org gregoa-guest at users.alioth.debian.org
Sat Mar 1 19:38:29 UTC 2008


Author: gregoa-guest
Date: Sat Mar  1 19:38:28 2008
New Revision: 16041

URL: http://svn.debian.org/wsvn/?sc=1&rev=16041
Log:
debian/watch: extend the regexp for matching upstream releases.

Modified:
    trunk/libhttp-body-perl/debian/changelog
    trunk/libhttp-body-perl/debian/watch

Modified: trunk/libhttp-body-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libhttp-body-perl/debian/changelog?rev=16041&op=diff
==============================================================================
--- trunk/libhttp-body-perl/debian/changelog (original)
+++ trunk/libhttp-body-perl/debian/changelog Sat Mar  1 19:38:28 2008
@@ -1,8 +1,9 @@
 libhttp-body-perl (1.02-1) UNRELEASED; urgency=low
 
   * New upstream release.
+  * debian/watch: extend the regexp for matching upstream releases.
 
- -- gregor herrmann <gregor+debian at comodo.priv.at>  Sat, 01 Mar 2008 20:34:03 +0100
+ -- gregor herrmann <gregor+debian at comodo.priv.at>  Sat, 01 Mar 2008 20:38:08 +0100
 
 libhttp-body-perl (1.01-1) unstable; urgency=low
 

Modified: trunk/libhttp-body-perl/debian/watch
URL: http://svn.debian.org/wsvn/trunk/libhttp-body-perl/debian/watch?rev=16041&op=diff
==============================================================================
--- trunk/libhttp-body-perl/debian/watch (original)
+++ trunk/libhttp-body-perl/debian/watch Sat Mar  1 19:38:28 2008
@@ -1,3 +1,2 @@
 version=3
-http://search.cpan.org/dist/HTTP-Body/ .*/HTTP-Body-v?(\d.+)\.(?:tar\.gz|tar|tgz)$
-
+http://search.cpan.org/dist/HTTP-Body/ .*/HTTP-Body-v?(\d[\d_.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)




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