[SCM] Debian packaging of libjson-pp-perl branch, master, updated. debian/2.27200-2-5-g498a8cd

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:35:17 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index 53a7a08..a977449 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonathan Yu <jawnsy at cpan.org>,
  Alessandro Ghedini <ghedo at debian.org>, Dominic Hargreaves <dom at earth.li>
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/JSON-PP/
+Homepage: https://metacpan.org/release/JSON-PP/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libjson-pp-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libjson-pp-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 6f2d829..5cd8b55 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: Makamaka Hannyaharamitu <makamaka at cpan.org>
-Source: http://search.cpan.org/dist/JSON-PP/
+Source: https://metacpan.org/release/JSON-PP/
 Name: JSON-PP
 
 Files: *
diff --git a/debian/watch b/debian/watch
index f184117..acf1fd7 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/JSON-PP/   .*/JSON-PP-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/JSON-PP/   .*/JSON-PP-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libjson-pp-perl



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