[SCM] Debian packaging of libparams-coerce-perl branch, master, updated. 5f9f20499bd6b0cd9d5625965d3df8868024fe59

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


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

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

diff --git a/debian/control b/debian/control
index 5d5b13b..529231b 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Build-Depends-Indep: perl, libparams-util-perl, libtest-pod-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonathan Yu <jawnsy at cpan.org>
 Standards-Version: 3.8.3
-Homepage: http://search.cpan.org/dist/Params-Coerce/
+Homepage: https://metacpan.org/release/Params-Coerce/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libparams-coerce-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libparams-coerce-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index ad1e14f..5a906e2 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format-Specification:
     http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
 Upstream-Maintainer: Adam Kennedy <adamk at cpan.org>
-Upstream-Source: http://search.cpan.org/dist/Params-Coerce/
+Upstream-Source: https://metacpan.org/release/Params-Coerce/
 Upstream-Name: Params-Coerce
 
 Files: *
diff --git a/debian/watch b/debian/watch
index bbc1069..31cde1f 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Params-Coerce/   .*/Params-Coerce-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Params-Coerce/   .*/Params-Coerce-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libparams-coerce-perl



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