[SCM] Debian packaging of libtest-useallmodules-perl branch, master, updated. debian/0.14-1-4-g98d0da7

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:51:02 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index c20bc02..75d4be1 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ryan Niebur <ryan at debian.org>,
  Florian Schlichting <fschlich at zedat.fu-berlin.de>
 Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/Test-UseAllModules/
+Homepage: https://metacpan.org/release/Test-UseAllModules/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-useallmodules-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-useallmodules-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index f80f202..095c0c6 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: Test-UseAllModules
 Upstream-Contact: Kenichi Ishigaki <ishigaki at cpan.org>
-Source: http://search.cpan.org/dist/Test-UseAllModules/
+Source: https://metacpan.org/release/Test-UseAllModules/
 
 Files: *
 Copyright: 2006 by Kenichi Ishigaki
diff --git a/debian/watch b/debian/watch
index 1de7be8..8861585 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Test-UseAllModules/   .*/Test-UseAllModules-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Test-UseAllModules/   .*/Test-UseAllModules-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libtest-useallmodules-perl



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