[libnumber-fraction-perl] 04/07: Improve watch file to use both www.cpan.org/authors URL (for newest info) and search.cpan.org/dist URL (for change of author).

Jonas Smedegaard js at moszumanska.debian.org
Mon Dec 9 23:07:42 UTC 2013


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository libnumber-fraction-perl.

commit ab47930d025dd940a5a47fb4ef41a757318fa2d6
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Mon Dec 9 23:55:35 2013 +0100

    Improve watch file to use both www.cpan.org/authors URL (for newest info) and search.cpan.org/dist URL (for change of author).
---
 debian/watch | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index 75d6fea..eba1e00 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/Number-Fraction/   .*/Number-Fraction-(\d.*)\.tar\.gz debian
+http://www.cpan.org/authors/id/D/DA/DAVECROSS/Number-Fraction-([\d.]+)\.tar\.gz
+http://search.cpan.org/dist/Number-Fraction/   .*/Number-Fraction-([\d.]+)\.tar\.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnumber-fraction-perl.git



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