[libbread-board-perl] 60/66: 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 alioth.debian.org
Sun Sep 29 21:23:41 UTC 2013
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository libbread-board-perl.
commit cad227c225cd76b3620bc472b72aefe913e6472b
Author: Jonas Smedegaard <dr at jones.dk>
Date: Sun Sep 29 22:22:42 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).
---
debian/watch | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/watch b/debian/watch
index d043098..b047413 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/Bread-Board/ .*/Bread-Board-([\d.]+)\.tar\.gz
+http://www.cpan.org/authors/id/D/DO/DOY/Bread-Board-([\d.]+)\.tar\.gz
+http://search.cpan.org/dist/Bread-Board/ .*/Bread-Board-([\d.]+)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libbread-board-perl.git
More information about the Pkg-perl-cvs-commits
mailing list