r18941 - in /trunk/libhttp-proxy-perl/debian: changelog watch

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sun Apr 20 18:59:59 UTC 2008


Author: gregoa
Date: Sun Apr 20 18:59:58 2008
New Revision: 18941

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=18941
Log:
debian/watch: extended regexp for matching upstream releases.

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

Modified: trunk/libhttp-proxy-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhttp-proxy-perl/debian/changelog?rev=18941&op=diff
==============================================================================
--- trunk/libhttp-proxy-perl/debian/changelog (original)
+++ trunk/libhttp-proxy-perl/debian/changelog Sun Apr 20 18:59:58 2008
@@ -8,8 +8,9 @@
 
   * New upstream release, fixes bug 'save filter "filename" parameter used
     invalidly' (closes: #433951).
+  * debian/watch: extended regexp for matching upstream releases.
 
- -- gregor herrmann <gregoa at debian.org>  Sun, 20 Apr 2008 20:54:15 +0200
+ -- gregor herrmann <gregoa at debian.org>  Sun, 20 Apr 2008 20:59:53 +0200
 
 libhttp-proxy-perl (0.20-1) unstable; urgency=low
 

Modified: trunk/libhttp-proxy-perl/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhttp-proxy-perl/debian/watch?rev=18941&op=diff
==============================================================================
--- trunk/libhttp-proxy-perl/debian/watch (original)
+++ trunk/libhttp-proxy-perl/debian/watch Sun Apr 20 18:59:58 2008
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/HTTP-Proxy/ .*/HTTP-Proxy-([[:digit:]].*)\.tar\.gz
+http://search.cpan.org/dist/HTTP-Proxy/ .*/HTTP-Proxy-v?(\d[\d_.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)




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