[SCM] Debian packaging of libspreadsheet-parseexcel-perl branch, master, updated. 98678412842ab98773582c446bb7dc72ba6d8777
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:46:51 UTC 2013
The following commit has been merged in the master branch:
commit 697cae0855757e358819e792883d23d6a8304b5f
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:11:11 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 066dfd5..8dcf5bc 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Build-Depends-Indep: perl,
Standards-Version: 3.9.2
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libspreadsheet-parseexcel-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libspreadsheet-parseexcel-perl.git
-Homepage: http://search.cpan.org/dist/Spreadsheet-ParseExcel/
+Homepage: https://metacpan.org/release/Spreadsheet-ParseExcel/
Package: libspreadsheet-parseexcel-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index d7edd95..0d36b65 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
Maintainer: John McNamara <jmcnamara at cpan.org>
-Source: http://search.cpan.org/dist/Spreadsheet-ParseExcel/
+Source: https://metacpan.org/release/Spreadsheet-ParseExcel/
Name: Spreadsheet-ParseExcel
Files: *
diff --git a/debian/watch b/debian/watch
index 8c6f50f..4305258 100644
--- a/debian/watch
+++ b/debian/watch
@@ -2,5 +2,5 @@
version=3
opts="uversionmangle=s/(\.\d\d)$/${1}00/" \
-http://search.cpan.org/dist/Spreadsheet-ParseExcel/ .*/Spreadsheet-ParseExcel-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Spreadsheet-ParseExcel/ .*/Spreadsheet-ParseExcel-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
--
Debian packaging of libspreadsheet-parseexcel-perl
More information about the Pkg-perl-cvs-commits
mailing list