r52975 - in /trunk/libgearman-client-async-perl/debian: changelog watch

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Wed Feb 17 20:09:56 UTC 2010


Author: gregoa
Date: Wed Feb 17 20:09:41 2010
New Revision: 52975

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=52975
Log:
debian/watch: use dist-based URL.

Modified:
    trunk/libgearman-client-async-perl/debian/changelog
    trunk/libgearman-client-async-perl/debian/watch

Modified: trunk/libgearman-client-async-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgearman-client-async-perl/debian/changelog?rev=52975&op=diff
==============================================================================
--- trunk/libgearman-client-async-perl/debian/changelog (original)
+++ trunk/libgearman-client-async-perl/debian/changelog Wed Feb 17 20:09:41 2010
@@ -1,5 +1,6 @@
 libgearman-client-async-perl (0.94-3) unstable; urgency=low
 
+  [ Jonathan Yu ]
   * Take over package (Closes: #549363)
   * Add myself to Uploaders and Copyright
   * Standards-Version 3.8.3 (drop perl version dep)
@@ -7,6 +8,9 @@
   * Restore upstream err8.t test (undo vendor changes)
   * No longer install useless documentation
   * Refresh copyright to new DEP5 format
+
+  [ gregor herrmann ]
+  * debian/watch: use dist-based URL.
 
  -- Jonathan Yu <jawnsy at cpan.org>  Wed, 17 Feb 2010 15:18:27 -0500
 

Modified: trunk/libgearman-client-async-perl/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgearman-client-async-perl/debian/watch?rev=52975&op=diff
==============================================================================
--- trunk/libgearman-client-async-perl/debian/watch (original)
+++ trunk/libgearman-client-async-perl/debian/watch Wed Feb 17 20:09:41 2010
@@ -6,6 +6,6 @@
 # Compulsory line, this is a version 3 file
 version=3
 
-http://search.cpan.org/CPAN/authors/id/B/BR/BRADFITZ/Gearman-Client-Async-(.*)\.tar\.gz
+http://search.cpan.org/dist/Gearman-Client-Async/   .*/Gearman-Client-Async-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
 
 




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