r15607 - in /trunk/libxml-sax-machines-perl/debian: changelog watch

gregoa-guest at users.alioth.debian.org gregoa-guest at users.alioth.debian.org
Mon Feb 25 19:05:36 UTC 2008


Author: gregoa-guest
Date: Mon Feb 25 19:05:35 2008
New Revision: 15607

URL: http://svn.debian.org/wsvn/?sc=1&rev=15607
Log:
debian/watch: improve pattern for matching upstream versions.

Modified:
    trunk/libxml-sax-machines-perl/debian/changelog
    trunk/libxml-sax-machines-perl/debian/watch

Modified: trunk/libxml-sax-machines-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libxml-sax-machines-perl/debian/changelog?rev=15607&op=diff
==============================================================================
--- trunk/libxml-sax-machines-perl/debian/changelog (original)
+++ trunk/libxml-sax-machines-perl/debian/changelog Mon Feb 25 19:05:35 2008
@@ -16,8 +16,9 @@
   * Set debhelper compatibility level to 6.
   * Remove debian/libxml-sax-machines-perl.examples, install examples
     directly from debian/rules.
+  * debian/watch: improve pattern for matching upstream versions.
 
- -- gregor herrmann <gregor+debian at comodo.priv.at>  Mon, 25 Feb 2008 20:02:55 +0100
+ -- gregor herrmann <gregor+debian at comodo.priv.at>  Mon, 25 Feb 2008 20:04:22 +0100
 
 libxml-sax-machines-perl (0.41-2) unstable; urgency=low
 

Modified: trunk/libxml-sax-machines-perl/debian/watch
URL: http://svn.debian.org/wsvn/trunk/libxml-sax-machines-perl/debian/watch?rev=15607&op=diff
==============================================================================
--- trunk/libxml-sax-machines-perl/debian/watch (original)
+++ trunk/libxml-sax-machines-perl/debian/watch Mon Feb 25 19:05:35 2008
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/XML-SAX-Machines/ .*/XML-SAX-Machines-([[:digit:]].*)\.tar\.gz
+http://search.cpan.org/dist/XML-SAX-Machines/ .*/XML-SAX-Machines-v?(\d[\d_.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)




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