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

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


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

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

diff --git a/debian/control b/debian/control
index 8222454..3c5cf17 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Xavier Oswald <x.oswald at free.fr>, Jonathan Yu <jawnsy at cpan.org>,
  Chris Butler <chrisb at debian.org>, Ansgar Burchardt <ansgar at debian.org>
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Test-LeakTrace/
+Homepage: https://metacpan.org/release/Test-LeakTrace/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-leaktrace-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-leaktrace-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 13a442f..30d4001 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
 Maintainer: Goro Fuji(gfx) <gfuji(at)cpan.org>.
-Source: http://search.cpan.org/dist/Test-LeakTrace/
+Source: https://metacpan.org/release/Test-LeakTrace/
 Name: Test-LeakTrace
 
 Copyright: 2010, Goro Fuji (gfx) <gfuji(at)cpan.org>.
diff --git a/debian/watch b/debian/watch
index decc59a..ee8a82a 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Test-LeakTrace/   .*/Test-LeakTrace-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Test-LeakTrace/   .*/Test-LeakTrace-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libtest-leaktrace-perl



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