[SCM] Debian packaging of liblist-allutils-perl branch, master, updated. debian/0.03-1-6-g281e16b

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:35:52 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index 12ccd6c..266e974 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends-Indep: liblist-moreutils-perl (>= 0.28),
 Standards-Version: 3.9.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liblist-allutils-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liblist-allutils-perl.git
-Homepage: http://search.cpan.org/dist/List-AllUtils/
+Homepage: https://metacpan.org/release/List-AllUtils/
 
 Package: liblist-allutils-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 68d903a..314229f 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Contact: Dave Rolsky <autarch at urth.org>
-Source: http://search.cpan.org/dist/List-AllUtils/
+Source: https://metacpan.org/release/List-AllUtils/
 Upstream-Name: List-AllUtils
 
 Files: *
diff --git a/debian/watch b/debian/watch
index ef99876..9cbc901 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/List-AllUtils/ .*/List-AllUtils-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/List-AllUtils/ .*/List-AllUtils-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of liblist-allutils-perl



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