[SCM] Debian packaging of Sub-Exporter-Progressive CPAN distribution branch, master, updated. debian/0.001006-1-4-gc38d35e

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


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

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

diff --git a/debian/control b/debian/control
index a026941..951a895 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.9.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsub-exporter-progressive-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsub-exporter-progressive-perl.git
-Homepage: http://search.cpan.org/dist/Sub-Exporter-Progressive/
+Homepage: https://metacpan.org/release/Sub-Exporter-Progressive/
 
 Package: libsub-exporter-progressive-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 622b74b..8f092ba 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Contact: Matt S. Trout <mst at shadowcat.co.uk>
-Source: http://search.cpan.org/dist/Sub-Exporter-Progressive/
+Source: https://metacpan.org/release/Sub-Exporter-Progressive/
 Upstream-Name: Sub-Exporter-Progressive
 
 
diff --git a/debian/watch b/debian/watch
index d01b62c..5490b18 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Sub-Exporter-Progressive/   .*/Sub-Exporter-Progressive-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Sub-Exporter-Progressive/   .*/Sub-Exporter-Progressive-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of Sub-Exporter-Progressive CPAN distribution



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