[SCM] Debian packaging of libmodule-pluggable-ordered-perl branch, master, updated. a3d895c65ef5a36015d97b535c6063ad8c22bd78

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


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

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

diff --git a/debian/control b/debian/control
index 435ef58..9726a20 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Build-Depends-Indep: perl, libuniversal-require-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonathan Yu <jawnsy at cpan.org>
 Standards-Version: 3.8.2
-Homepage: http://search.cpan.org/dist/Module-Pluggable-Ordered/
+Homepage: https://metacpan.org/release/Module-Pluggable-Ordered/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmodule-pluggable-ordered-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmodule-pluggable-ordered-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index e2e10aa..7ba92a3 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: Christopher Nehren <apeiron at cpan.org>
-Upstream-Source: http://search.cpan.org/dist/Module-Pluggable-Ordered/
+Upstream-Source: https://metacpan.org/release/Module-Pluggable-Ordered/
 Upstream-Name: Module-Pluggable-Ordered
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 2d11b28..cea45e1 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Module-Pluggable-Ordered/   .*/Module-Pluggable-Ordered-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Module-Pluggable-Ordered/   .*/Module-Pluggable-Ordered-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libmodule-pluggable-ordered-perl



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