[SCM] libpath-tiny-perl Debian packaging branch, master, updated. debian/0.024-1-14-ga1da0c4

Jonas Smedegaard dr at jones.dk
Sat Jul 20 11:47:01 UTC 2013


The following commit has been merged in the master branch:
commit 079d83f89612e2648da8c0d80602e5a65d9a1e76
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sat Jul 20 13:36:38 2013 +0200

    Improve watch file to use both www.cpan.org/authors URL (for newest info) and search.cpan.org/dist URL (for change of author).

diff --git a/debian/watch b/debian/watch
index 4af1b5d..f23aec0 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,4 @@
 # Run the "uscan" command to check for upstream updates and more.
 version=3
-http://search.cpan.org/dist/Path-Tiny/   .*/Path-Tiny-([\d.]+)\.tar\.gz
+http://cpan.metacpan.org/authors/id/D/DA/DAGOLDEN/Path-Tiny-([\d.]+)\.tar\.gz
+http://search.cpan.org/dist/Path-Tiny/ .*/Path-Tiny-([\d.]+)\.tar\.gz

-- 
libpath-tiny-perl Debian packaging



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