[SCM] Debian packaging of libdata-showtable-perl branch, master, updated. 00f945984331e7c9013ef69b3e5c53f7cc2e708e

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:25:03 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index 6e95880..40ed992 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends-Indep: perl
 Standards-Version: 3.8.4
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdata-showtable-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdata-showtable-perl.git
-Homepage: http://search.cpan.org/dist/Data-ShowTable/
+Homepage: https://metacpan.org/release/Data-ShowTable/
 
 Package: libdata-showtable-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index d2f328d..7457d6f 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
 Upstream-Maintainer: Alan K. Stebbens <aks at sgi.com>
-Upstream-Source: http://search.cpan.org/dist/Data-ShowTable/
+Upstream-Source: https://metacpan.org/release/Data-ShowTable/
 Upstream-Name: Data-ShowTable
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 2cb342b..2dbce3d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Data-ShowTable/  .+/Data-ShowTable-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Data-ShowTable/  .+/Data-ShowTable-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libdata-showtable-perl



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