This is an automated email from the git hooks/post-receive script. js pushed a commit to branch master in repository libmoosex-runnable-perl.
commit b5a3e3d3d8be9515ddb9898843f1ff9520460a4b Author: Jonas Smedegaard <[email protected]> Date: Fri Jun 13 14:37:15 2014 +0200 Update watch file to use metacpan.org and www.cpan.org URLs (replacing search.cpan.org URL). --- debian/watch | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/watch b/debian/watch index 3d66cc0..4c3a27d 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/MooseX-Runnable/ .*/MooseX-Runnable-([\d.]+)\.tar\.gz +https://metacpan.org/release/MooseX-Runnable .*/MooseX-Runnable-([\d.]+)\.tar\.gz +http://www.cpan.org/modules/by-module/MooseX/MooseX-Runnable-([\d.]+)\.tar\.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmoosex-runnable-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
