[SCM] Debian packaging of libclass-container-perl branch, master, updated. d8b2c4ad4726aea302b07d2df66ce01ed09c8044

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:21:15 UTC 2013


The following commit has been merged in the master branch:
commit 050c372bd918902512675fd2c60ffdfc7e09f41f
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 26 16:01:07 2013 +0100

    Change search.cpan.org based URIs to metacpan.org based URIs

diff --git a/debian/control b/debian/control
index 26a3ad5..901b91c 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Build-Depends-Indep: perl, libparams-validate-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ansgar Burchardt <ansgar at debian.org>, Fabrizio Regalli <fabreg at fabreg.it>
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Class-Container/
+Homepage: https://metacpan.org/release/Class-Container/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libclass-container-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libclass-container-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index f433e82..84767b5 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
 Maintainer: Ken Williams <ken at mathforum.org>
-Source: http://search.cpan.org/dist/Class-Container/
+Source: https://metacpan.org/release/Class-Container/
 Name: Class-Container
 
 Copyright:
diff --git a/debian/watch b/debian/watch
index f0fef7e..6da1065 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Class-Container/   .*/Class-Container-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Class-Container/   .*/Class-Container-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libclass-container-perl



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