r15208 - in /trunk/libole-storage-lite-perl/debian: changelog watch

gregoa-guest at users.alioth.debian.org gregoa-guest at users.alioth.debian.org
Wed Feb 20 17:20:11 UTC 2008


Author: gregoa-guest
Date: Wed Feb 20 17:20:10 2008
New Revision: 15208

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

Modified:
    trunk/libole-storage-lite-perl/debian/changelog
    trunk/libole-storage-lite-perl/debian/watch

Modified: trunk/libole-storage-lite-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libole-storage-lite-perl/debian/changelog?rev=15208&op=diff
==============================================================================
--- trunk/libole-storage-lite-perl/debian/changelog (original)
+++ trunk/libole-storage-lite-perl/debian/changelog Wed Feb 20 17:20:10 2008
@@ -1,8 +1,9 @@
 libole-storage-lite-perl (0.16-1) UNRELEASED; urgency=low
 
   * New upstream release.
+  * debian/watch: use extended regexp for matching upstream releases.
 
- -- gregor herrmann <gregor+debian at comodo.priv.at>  Wed, 20 Feb 2008 18:16:28 +0100
+ -- gregor herrmann <gregor+debian at comodo.priv.at>  Wed, 20 Feb 2008 18:19:07 +0100
 
 libole-storage-lite-perl (0.15-1) unstable; urgency=low
 

Modified: trunk/libole-storage-lite-perl/debian/watch
URL: http://svn.debian.org/wsvn/trunk/libole-storage-lite-perl/debian/watch?rev=15208&op=diff
==============================================================================
--- trunk/libole-storage-lite-perl/debian/watch (original)
+++ trunk/libole-storage-lite-perl/debian/watch Wed Feb 20 17:20:10 2008
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/OLE-Storage_Lite/ .*/OLE-Storage_Lite-v?([[:digit:]].*)\.tar\.gz
+http://search.cpan.org/dist/OLE-Storage_Lite/ .*/OLE-Storage_Lite-v?(\d[\d_.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)




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