r15095 - in /trunk/liblocale-maketext-lexicon-perl/debian: changelog	watch
    gregoa-guest at users.alioth.debian.org 
    gregoa-guest at users.alioth.debian.org
       
    Sun Feb 17 22:25:20 UTC 2008
    
    
  
Author: gregoa-guest
Date: Sun Feb 17 22:25:20 2008
New Revision: 15095
URL: http://svn.debian.org/wsvn/?sc=1&rev=15095
Log:
debian/watch: extend regexp for matching upstream tarballs.
Modified:
    trunk/liblocale-maketext-lexicon-perl/debian/changelog
    trunk/liblocale-maketext-lexicon-perl/debian/watch
Modified: trunk/liblocale-maketext-lexicon-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/liblocale-maketext-lexicon-perl/debian/changelog?rev=15095&op=diff
==============================================================================
--- trunk/liblocale-maketext-lexicon-perl/debian/changelog (original)
+++ trunk/liblocale-maketext-lexicon-perl/debian/changelog Sun Feb 17 22:25:20 2008
@@ -2,8 +2,9 @@
 
   * New upstream release.
   * debian/rules: delete /usr/lib/perl5 only if it exists.
-
- -- gregor herrmann <gregor+debian at comodo.priv.at>  Sun, 17 Feb 2008 23:21:36 +0100
+  * debian/watch: extend regexp for matching upstream tarballs.
+
+ -- gregor herrmann <gregor+debian at comodo.priv.at>  Sun, 17 Feb 2008 23:24:20 +0100
 
 liblocale-maketext-lexicon-perl (0.65-1) unstable; urgency=low
 
Modified: trunk/liblocale-maketext-lexicon-perl/debian/watch
URL: http://svn.debian.org/wsvn/trunk/liblocale-maketext-lexicon-perl/debian/watch?rev=15095&op=diff
==============================================================================
--- trunk/liblocale-maketext-lexicon-perl/debian/watch (original)
+++ trunk/liblocale-maketext-lexicon-perl/debian/watch Sun Feb 17 22:25:20 2008
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Locale-Maketext-Lexicon/ .*/Locale-Maketext-Lexicon-([[:digit:]].*)\.tar\.gz
+http://search.cpan.org/dist/Locale-Maketext-Lexicon/ .*/Locale-Maketext-Lexicon-v?(\d[\d_.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
    
    
More information about the Pkg-perl-cvs-commits
mailing list