[SCM] Debian packaging of libhash-moreutils-perl branch, master, updated. d44dbf1131ddc1a28fd36db81481e489c0405604

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:32:36 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index ab4d6f0..e2f225a 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Build-Depends-Indep: libtest-pod-perl, libtest-pod-coverage-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ernesto Hernández-Novich (USB) <emhn at usb.ve>
 Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/Hash-MoreUtils/
+Homepage: https://metacpan.org/release/Hash-MoreUtils/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhash-moreutils-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhash-moreutils-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index e9b30f8..1ec7015 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,7 +2,7 @@ Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?vi
 Author: Hans Dieter Pearcey <hdp at cpan.org>,
  Jens Rehsack <rehsack at cpan.org>
 Maintainer: Hans Dieter Pearcey <hdp at cpan.org>
-Source: http://search.cpan.org/dist/Hash-MoreUtils/
+Source: https://metacpan.org/release/Hash-MoreUtils/
 Name: Hash-MoreUtils
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 815ef1a..1805c66 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Hash-MoreUtils/   .*/Hash-MoreUtils-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Hash-MoreUtils/   .*/Hash-MoreUtils-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libhash-moreutils-perl



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