[SCM] Debian packaging of Mason CPAN distribution branch, master, updated. debian/2.20-1-4-g9ecbdf5

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


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

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

diff --git a/debian/control b/debian/control
index d552caa..dba81fa 100644
--- a/debian/control
+++ b/debian/control
@@ -23,7 +23,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.9.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmason-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmason-perl.git
-Homepage: http://search.cpan.org/dist/Mason/
+Homepage: https://metacpan.org/release/Mason/
 
 Package: libmason-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 4c63d07..c46d7ff 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: Jonathan Swartz <swartz at pobox.com>
-Source: http://search.cpan.org/dist/Mason/
+Source: https://metacpan.org/release/Mason/
 Upstream-Name: Mason
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 004c995..a4dac88 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Mason/   .*/Mason-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Mason/   .*/Mason-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of Mason CPAN distribution



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