This is an automated email from the git hooks/post-receive script. js pushed a commit to branch master in repository libtest-rdf-perl.
commit f8fb5f19eb9e73628989d5df55b1429d2093641b Author: Jonas Smedegaard <[email protected]> Date: Wed Oct 15 13:15:25 2014 +0200 Use www.cpan.org and metacpan.org (not search.cpan.org) in watch file. --- debian/watch | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/watch b/debian/watch index 82b40a6..4cf617d 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/Test-RDF/ .*/Test-RDF-(\d.*)\.tar\.gz debian +https://metacpan.org/release/Test-RDF/ .*/Test-RDF-([\d.]+)\.tar\.gz +http://www.cpan.org/modules/by-module/Test/Test-RDF-([\d.]+)\.tar\.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-rdf-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
