[SCM] Debian packaging of libtest-prereq-perl branch, master, updated. 9e79ea023820cfa60221094720bffbacb85761af

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:50:37 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index 3f8fad0..acce1d8 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Rene Mayorga <rmayorga at debian.org>, Ryan Niebur <ryan at debian.org>,
  gregor herrmann <gregoa at debian.org>
 Standards-Version: 3.8.2
-Homepage: http://search.cpan.org/dist/Test-Prereq/
+Homepage: https://metacpan.org/release/Test-Prereq/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-prereq-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-prereq-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 46840a8..e0fc4a3 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: brian d foy <bdfoy at cpan.org>
-Upstream-Source: http://search.cpan.org/dist/Test-Prereq/
+Upstream-Source: https://metacpan.org/release/Test-Prereq/
 Upstream-Name: Test-Prereq
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 3057027..9fdc8e0 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Test-Prereq/   .*/Test-Prereq-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Test-Prereq/   .*/Test-Prereq-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libtest-prereq-perl



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