This is an automated email from the git hooks/post-receive script. js pushed a commit to branch master in repository libgeo-distance-xs-perl.
commit dadd0d8740ceea64121aa2e42bea994370b9a3e9 Author: Jonas Smedegaard <[email protected]> Date: Tue Jul 1 15:35:53 2014 +0200 Update watch file to use www.cpan.org and metacpan.org URLs (not search.cpan.org URL). --- debian/watch | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/watch b/debian/watch index 06ffba7..f9abefc 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/Geo-Distance-XS/ .*/Geo-Distance-XS-([\d.]+)\.tar\.gz debian +https://metacpan.org/release/Geo-Distance-XS/ .*/Geo-Distance-XS-([\d.]+)\.tar\.gz +http://www.cpan.org/modules/by-module/Geo/Geo-Distance-XS-([\d.]+)\.tar\.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libgeo-distance-xs-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
