This is an automated email from the git hooks/post-receive script. js pushed a commit to branch master in repository librole-commons-perl.
commit e174b53b87ee9319432acf36a4aa738b8a5640c2 Author: Jonas Smedegaard <[email protected]> Date: Tue Aug 4 17:23:52 2015 +0200 Add (and favor) author-based URL in watch file, and switch from cpan.org to metacpan.org for release-based URL. --- debian/watch | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/watch b/debian/watch index 994f0c5..76e180d 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,5 @@ # Run the "uscan" command to check for upstream updates and more. version=3 -http://search.cpan.org/dist/Role-Commons/ .*/Role-Commons-([\d._]+)\.tar\.gz debian +http://www.cpan.org/authors/id/T/TO/TOBYINK/Role-Commons-([\d.]+)\.tar\.gz +https://metacpan.org/release/Role-Commons .*/Role-Commons-([\d.]+)\.tar\.gz + -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/librole-commons-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
