r12930 - in /trunk/libemail-localdelivery-perl/debian: changelog watch

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Fri Jan 18 11:06:17 UTC 2008


Author: dmn
Date: Fri Jan 18 11:06:17 2008
New Revision: 12930

URL: http://svn.debian.org/wsvn/?sc=1&rev=12930
Log:
* debian/watch: use dist-based URL, better pattern

Modified:
    trunk/libemail-localdelivery-perl/debian/changelog
    trunk/libemail-localdelivery-perl/debian/watch

Modified: trunk/libemail-localdelivery-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libemail-localdelivery-perl/debian/changelog?rev=12930&op=diff
==============================================================================
--- trunk/libemail-localdelivery-perl/debian/changelog (original)
+++ trunk/libemail-localdelivery-perl/debian/changelog Fri Jan 18 11:06:17 2008
@@ -1,9 +1,13 @@
 libemail-localdelivery-perl (0.217-2) UNRELEASED; urgency=low
 
+  [ gregor herrmann ]
   * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
     field (source stanza); Homepage field (source stanza). Removed:
     Homepage pseudo-field (Description); XS-Vcs-Svn fields.
   * debian/rules: delete /usr/lib/perl5 only if it exists.
+
+  [ Damyan Ivanov ]
+  * debian/watch: use dist-based URL, better pattern
 
  -- gregor herrmann <gregor+debian at comodo.priv.at>  Tue, 09 Oct 2007 22:29:09 +0200
 

Modified: trunk/libemail-localdelivery-perl/debian/watch
URL: http://svn.debian.org/wsvn/trunk/libemail-localdelivery-perl/debian/watch?rev=12930&op=diff
==============================================================================
--- trunk/libemail-localdelivery-perl/debian/watch (original)
+++ trunk/libemail-localdelivery-perl/debian/watch Fri Jan 18 11:06:17 2008
@@ -1,6 +1,2 @@
-# Example watch control file for uscan
-# Rename this file to "watch" and then you can run the "uscan" command
-# to check for upstream updates and more.
-# Site		Directory		Pattern			Version	Script
-version=2
-http://www.cpan.org/modules/by-module/Email/Email-LocalDelivery-(\d.*)\.tar\.gz
+version=3
+http://search.cpan.org/dist/Email-LocalDelivery/    .+/Email-LocalDelivery-v?(\d.*)\.(?:tar\.(?:gz|bz2)|tgz|tbz|zip)




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