[SCM] Debian packaging of Array-Iterator CPAN distribution branch, master, updated. debian/0.8-1-5-gdc1f391

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


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

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

diff --git a/debian/control b/debian/control
index c10b95b..99af3f4 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends-Indep: libtest-exception-perl
 Standards-Version: 3.9.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libarray-iterator-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libarray-iterator-perl.git
-Homepage: http://search.cpan.org/dist/Array-Iterator/
+Homepage: https://metacpan.org/release/Array-Iterator/
 
 Package: libarray-iterator-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 2c0caa9..4c3de77 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: Array-Iterator
 Upstream-Contact: Steven Haryanto <stevenharyanto at gmail.com>
-Source: http://search.cpan.org/dist/Array-Iterator/
+Source: https://metacpan.org/release/Array-Iterator/
 
 Files: *
 Copyright: 2005-2012 Steven Haryanto <stevenharyanto at gmail.com>
diff --git a/debian/watch b/debian/watch
index 8850127..740aba3 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Array-Iterator/   .*/Array-Iterator-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Array-Iterator/   .*/Array-Iterator-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of Array-Iterator CPAN distribution



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