r15450 - in /trunk/libdevel-ebug-perl/debian: changelog watch

gregoa-guest at users.alioth.debian.org gregoa-guest at users.alioth.debian.org
Sat Feb 23 14:07:47 UTC 2008


Author: gregoa-guest
Date: Sat Feb 23 14:07:46 2008
New Revision: 15450

URL: http://svn.debian.org/wsvn/?sc=1&rev=15450
Log:
debian/watch: slightly improve regexp for matching upstream releases.

Modified:
    trunk/libdevel-ebug-perl/debian/changelog
    trunk/libdevel-ebug-perl/debian/watch

Modified: trunk/libdevel-ebug-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libdevel-ebug-perl/debian/changelog?rev=15450&op=diff
==============================================================================
--- trunk/libdevel-ebug-perl/debian/changelog (original)
+++ trunk/libdevel-ebug-perl/debian/changelog Sat Feb 23 14:07:46 2008
@@ -10,8 +10,9 @@
   * Split out changes to Build.PL and Makefile.PL into proper patches and
     manage them with quilt.
   * Minimal changes to short and long description, thanks linda.
+  * debian/watch: slightly improve regexp for matching upstream releases.
 
- -- gregor herrmann <gregor+debian at comodo.priv.at>  Sat, 23 Feb 2008 15:06:00 +0100
+ -- gregor herrmann <gregor+debian at comodo.priv.at>  Sat, 23 Feb 2008 15:06:38 +0100
 
 libdevel-ebug-perl (0.48-2) unstable; urgency=low
 

Modified: trunk/libdevel-ebug-perl/debian/watch
URL: http://svn.debian.org/wsvn/trunk/libdevel-ebug-perl/debian/watch?rev=15450&op=diff
==============================================================================
--- trunk/libdevel-ebug-perl/debian/watch (original)
+++ trunk/libdevel-ebug-perl/debian/watch Sat Feb 23 14:07:46 2008
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Devel-ebug/ .*/Devel-ebug-([[:digit:]].*)\.tar\.gz
+http://search.cpan.org/dist/Devel-ebug/ .*/Devel-ebug-v?(\d[\d_.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)




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