r25146 - in /trunk/libimap-admin-perl/debian: changelog watch

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sun Sep 14 20:39:54 UTC 2008


Author: gregoa
Date: Sun Sep 14 20:39:51 2008
New Revision: 25146

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=25146
Log:
debian/watch: extended regexp for matching upstream releases.

Modified:
    trunk/libimap-admin-perl/debian/changelog
    trunk/libimap-admin-perl/debian/watch

Modified: trunk/libimap-admin-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libimap-admin-perl/debian/changelog?rev=25146&op=diff
==============================================================================
--- trunk/libimap-admin-perl/debian/changelog (original)
+++ trunk/libimap-admin-perl/debian/changelog Sun Sep 14 20:39:51 2008
@@ -26,6 +26,9 @@
   * no_interactive_tests.patch added
     + don't depend on internet conections nor user interactive test
       this patch just disabled (all?) tests.
+
+  [ gregor herrmann ]
+  * debian/watch: extended regexp for matching upstream releases.
 
  -- Rene Mayorga <rmayorga at debian.org.sv>  Sat, 13 Sep 2008 02:08:11 -0600
 

Modified: trunk/libimap-admin-perl/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libimap-admin-perl/debian/watch?rev=25146&op=diff
==============================================================================
--- trunk/libimap-admin-perl/debian/watch (original)
+++ trunk/libimap-admin-perl/debian/watch Sun Sep 14 20:39:51 2008
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/IMAP-Admin/ .*/IMAP-Admin-([[:digit:]].*)\.tar\.gz
+http://search.cpan.org/dist/IMAP-Admin/ .*/IMAP-Admin-v?(\d[\d_.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$




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