[liblexical-underscore-perl] 09/14: Use www.cpan.org and metacpan.org (not search.cpan.org) in watch file, and www.cpan.org (not specific CPAN instance cpan.metacpan.org) as get-orig-soruce URL in rules.

Jonas Smedegaard dr at jones.dk
Tue Oct 14 15:41:13 UTC 2014


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository liblexical-underscore-perl.

commit 25d029205baf356e9ecc2f14738db85db4f60758
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue Oct 14 17:15:54 2014 +0200

    Use www.cpan.org and metacpan.org (not search.cpan.org) in watch file, and www.cpan.org (not specific CPAN instance cpan.metacpan.org) as get-orig-soruce URL in rules.
---
 debian/rules | 2 +-
 debian/watch | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index c16e7eb..854124b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,7 +24,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk
 pkg = $(DEB_SOURCE_PACKAGE)
 
 DEB_UPSTREAM_PACKAGE = lexical-underscore
-DEB_UPSTREAM_URL = http://cpan.metacpan.org/authors/id/T/TO/TOBYINK
+DEB_UPSTREAM_URL = http://www.cpan.org/authors/id/T/TO/TOBYINK
 
 # Needed by upstream build process and (always) at runtime
 deps = libpadwalker-perl
diff --git a/debian/watch b/debian/watch
index 03c34b7..ac1246d 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/lexical-underscore/   .*/lexical-underscore-([\d._]+)\.tar\.gz debian
+https://metacpan.org/release/lexical-underscore .*/lexical-underscore-([\d.]+)\.tar\.gz
+http://www.cpan.org/authors/id/T/TO/TOBYINK/lexical-underscore-([\d.]+)\.tar\.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/liblexical-underscore-perl.git



More information about the Pkg-perl-cvs-commits mailing list