[SCM] Debian packaging of libio-all-lwp-perl branch, master, updated. 425c7cbda1c4cfdace598eaa6313777c54ea90d1

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:34:17 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index 8762fba..218e350 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.8.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libio-all-lwp-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libio-all-lwp-perl.git
-Homepage: http://search.cpan.org/dist/IO-All-LWP/
+Homepage: https://metacpan.org/release/IO-All-LWP/
 
 Package: libio-all-lwp-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index e865b0e..88c2ac7 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: Ivan Tubert-Brohman <itub at cpan.org> and Brian Ingerson <ingy at cpan.org>
-Upstream-Source: http://search.cpan.org/dist/IO-All-LWP/
+Upstream-Source: https://metacpan.org/release/IO-All-LWP/
 Upstream-Name: IO-All-LWP
 
 Files: *
diff --git a/debian/watch b/debian/watch
index bc2536d..bc76dfb 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/IO-All-LWP/   .*/IO-All-LWP-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/IO-All-LWP/   .*/IO-All-LWP-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libio-all-lwp-perl



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