r16814 - in /trunk/libemail-simple-creator-perl/debian: changelog watch

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


Author: gregoa-guest
Date: Sat Mar  8 00:41:58 2008
New Revision: 16814

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

Modified:
    trunk/libemail-simple-creator-perl/debian/changelog
    trunk/libemail-simple-creator-perl/debian/watch

Modified: trunk/libemail-simple-creator-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libemail-simple-creator-perl/debian/changelog?rev=16814&op=diff
==============================================================================
--- trunk/libemail-simple-creator-perl/debian/changelog (original)
+++ trunk/libemail-simple-creator-perl/debian/changelog Sat Mar  8 00:41:58 2008
@@ -1,8 +1,9 @@
 libemail-simple-creator-perl (1.424-2) UNRELEASED; urgency=low
 
   * debian/rules: delete /usr/lib/perl5 only if it exists (Closes: #467935)
+  * debian/watch: improved regexp for matching upstream releases.
 
- -- gregor herrmann <gregor+debian at comodo.priv.at>  Wed, 09 Jan 2008 21:17:29 +0100
+ -- gregor herrmann <gregor+debian at comodo.priv.at>  Sat, 08 Mar 2008 01:41:19 +0100
 
 libemail-simple-creator-perl (1.424-1) unstable; urgency=low
 

Modified: trunk/libemail-simple-creator-perl/debian/watch
URL: http://svn.debian.org/wsvn/trunk/libemail-simple-creator-perl/debian/watch?rev=16814&op=diff
==============================================================================
--- trunk/libemail-simple-creator-perl/debian/watch (original)
+++ trunk/libemail-simple-creator-perl/debian/watch Sat Mar  8 00:41:58 2008
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Email-Simple-Creator/ .*/Email-Simple-Creator-([[:digit:]].*)\.tar\.gz
+http://search.cpan.org/dist/Email-Simple-Creator/ .*/Email-Simple-Creator-v?(\d[\d_.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)




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