[libcatmandu-perl] 01/07: Fix use cpan.org/author (not metacpan.org) for get-orig-source target.

Jonas Smedegaard dr at jones.dk
Tue May 20 16:53:47 UTC 2014


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

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

commit d7fb821bd8fd8ec2a585d8689452d7545ea4fcdc
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue May 20 16:51:05 2014 +0200

    Fix use cpan.org/author (not metacpan.org) for get-orig-source target.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index cef8a90..2a7a900 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,7 +25,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk
 pkg = $(DEB_SOURCE_PACKAGE)
 
 DEB_UPSTREAM_PACKAGE = Catmandu
-DEB_UPSTREAM_URL = http://cpan.metacpan.org/authors/id/N/NI/NICS
+DEB_UPSTREAM_URL = http://www.cpan.org/authors/id/N/NI/NICS
 
 # Needed by upstream build and (always) at runtime
 perl-deps = cgi-expand clone config-onion data-uuid data-util

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



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