[SCM] Debian packaging of libspreadsheet-read-perl branch, master, updated. upstream/0.46-91-g792fe76

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


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

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

diff --git a/debian/control b/debian/control
index 5964aa2..f0074df 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.9.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libspreadsheet-read-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libspreadsheet-read-perl.git
-Homepage: http://search.cpan.org/dist/Spreadsheet-Read/
+Homepage: https://metacpan.org/release/Spreadsheet-Read/
 
 Package: libspreadsheet-read-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 2d3dd87..a3fc188 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Spreadsheet-Read
 Upstream-Contact: H. Merijn Brand <h.m.brand at xs4all.nl>
-Source: http://search.cpan.org/dist/Spreadsheet-Read/
+Source: https://metacpan.org/release/Spreadsheet-Read/
 
 Files: *
 Copyright: 2005-2012, H.Merijn Brand <h.m.brand at xs4all.nl>
diff --git a/debian/watch b/debian/watch
index fcfea1a..cbc6ccd 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 # format version number, currently 3; this line is compulsory!
 version=3
 # URL to the package page followed by a regex to search
-http://search.cpan.org/dist/Spreadsheet-Read/   .*/Spreadsheet-Read-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Spreadsheet-Read/   .*/Spreadsheet-Read-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libspreadsheet-read-perl



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