r21082 - in /trunk/libhtml-template-pro-perl/debian: changelog watch

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sat Jun 14 20:17:48 UTC 2008


Author: gregoa
Date: Sat Jun 14 20:17:48 2008
New Revision: 21082

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

Modified:
    trunk/libhtml-template-pro-perl/debian/changelog
    trunk/libhtml-template-pro-perl/debian/watch

Modified: trunk/libhtml-template-pro-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-template-pro-perl/debian/changelog?rev=21082&op=diff
==============================================================================
--- trunk/libhtml-template-pro-perl/debian/changelog (original)
+++ trunk/libhtml-template-pro-perl/debian/changelog Sat Jun 14 20:17:48 2008
@@ -1,6 +1,7 @@
 libhtml-template-pro-perl (0.70-1) UNRELEASED; urgency=low
 
   * New upstream release.
+  * debian/watch: extended regexp for matching upstream releases.
 
  -- gregor herrmann <gregoa at debian.org>  Sat, 14 Jun 2008 22:16:08 +0200
 

Modified: trunk/libhtml-template-pro-perl/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-template-pro-perl/debian/watch?rev=21082&op=diff
==============================================================================
--- trunk/libhtml-template-pro-perl/debian/watch (original)
+++ trunk/libhtml-template-pro-perl/debian/watch Sat Jun 14 20:17:48 2008
@@ -1,3 +1,2 @@
 version=3
-http://search.cpan.org/dist/HTML-Template-Pro/ .*/HTML-Template-Pro-v?([[:digit:]].*)\.tar\.gz
-
+http://search.cpan.org/dist/HTML-Template-Pro/ .*/HTML-Template-Pro-v?(\d[\d_.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)




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