[SCM] Debian packaging of libcatalystx-leakchecker-perl branch, master, updated. 02acc7ead63f132b37d1dd470795657d0dae55f8

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:20:08 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index 636a326..8f2bc81 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.8.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcatalystx-leakchecker-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcatalystx-leakchecker-perl.git
-Homepage: http://search.cpan.org/dist/CatalystX-LeakChecker/
+Homepage: https://metacpan.org/release/CatalystX-LeakChecker/
 
 Package: libcatalystx-leakchecker-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 3309cc3..af4d7c5 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: Florian Ragwitz <rafl at debian.org>
-Source: http://search.cpan.org/dist/CatalystX-LeakChecker/
+Source: https://metacpan.org/release/CatalystX-LeakChecker/
 Name: CatalystX-LeakChecker
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 7804839..3c3d433 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/CatalystX-LeakChecker/   .*/CatalystX-LeakChecker-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/CatalystX-LeakChecker/   .*/CatalystX-LeakChecker-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libcatalystx-leakchecker-perl



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