r16943 - in /trunk/libhtml-treebuilder-xpath-perl/debian: changelog watch

gregoa-guest at users.alioth.debian.org gregoa-guest at users.alioth.debian.org
Sat Mar 8 20:59:16 UTC 2008


Author: gregoa-guest
Date: Sat Mar  8 20:59:15 2008
New Revision: 16943

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

Modified:
    trunk/libhtml-treebuilder-xpath-perl/debian/changelog
    trunk/libhtml-treebuilder-xpath-perl/debian/watch

Modified: trunk/libhtml-treebuilder-xpath-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libhtml-treebuilder-xpath-perl/debian/changelog?rev=16943&op=diff
==============================================================================
--- trunk/libhtml-treebuilder-xpath-perl/debian/changelog (original)
+++ trunk/libhtml-treebuilder-xpath-perl/debian/changelog Sat Mar  8 20:59:15 2008
@@ -1,8 +1,9 @@
 libhtml-treebuilder-xpath-perl (0.09-3) UNRELEASED; urgency=low
 
   * debian/rules: delete /usr/lib/perl5 only if it exists (closes: #468038).
+  * debian/watch: improved regexp for matching upstream releases.
 
- -- gregor herrmann <gregor+debian at comodo.priv.at>  Wed, 09 Jan 2008 21:17:44 +0100
+ -- gregor herrmann <gregor+debian at comodo.priv.at>  Sat, 08 Mar 2008 21:58:50 +0100
 
 libhtml-treebuilder-xpath-perl (0.09-2) unstable; urgency=medium
 

Modified: trunk/libhtml-treebuilder-xpath-perl/debian/watch
URL: http://svn.debian.org/wsvn/trunk/libhtml-treebuilder-xpath-perl/debian/watch?rev=16943&op=diff
==============================================================================
--- trunk/libhtml-treebuilder-xpath-perl/debian/watch (original)
+++ trunk/libhtml-treebuilder-xpath-perl/debian/watch Sat Mar  8 20:59:15 2008
@@ -1,3 +1,3 @@
 # format version number, currently 3; this line is compulsory!
 version=3
-http://search.cpan.org/dist/HTML-TreeBuilder-XPath/ .+/HTML-TreeBuilder-XPath-([\.\d]+)\.(?:tar\.gz|tar|tgz)
+http://search.cpan.org/dist/HTML-TreeBuilder-XPath/ .*/HTML-TreeBuilder-XPath-v?(\d[\d_.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)




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