[SCM] Debian packaging of libsub-identify-perl branch, master, updated. cc7c585bd4270f115e90b8395d56476428742c7f

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


The following commit has been merged in the master branch:
commit 9769030847712ab4a98c290173206ca11903acd2
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 ed23cb5..5b79106 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 7),
 Standards-Version: 3.8.0
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsub-identify-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsub-identify-perl.git
-Homepage: http://search.cpan.org/dist/Sub-Identify/
+Homepage: https://metacpan.org/release/Sub-Identify/
 
 Package: libsub-identify-perl
 Architecture: any
diff --git a/debian/copyright b/debian/copyright
index 6dd3db3..b700f9d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format-Specification:
     http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
 Upstream-Maintainer: Rafael Garcia-Suarez
-Upstream-Source: http://search.cpan.org/dist/Sub-Identify/
+Upstream-Source: https://metacpan.org/release/Sub-Identify/
 Upstream-Name: Sub-Identify
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 3b5206b..c5b5a08 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Sub-Identify/   .*/Sub-Identify-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Sub-Identify/   .*/Sub-Identify-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libsub-identify-perl



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