[SCM] Debian packaging of libmsgcat-perl branch, master, updated. 07d74e728c30c1c07f47304a5ad280cb6df9dff7

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:40:12 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index aa74bed..748b20e 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Raphaël Hertzog <hertzog at debian.org>
 Standards-Version: 3.8.3
 Build-Depends: perl, debhelper (>= 7.0.50~)
-Homepage: http://search.cpan.org/dist/Msgcat/Msgcat.pm
+Homepage: https://metacpan.org/release/Msgcat/Msgcat.pm
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmsgcat-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmsgcat-perl.git
 
diff --git a/debian/watch b/debian/watch
index 18c9931..d251bbc 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
 
-http://search.cpan.org/dist/Msgcat/   .*/Msgcat-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Msgcat/   .*/Msgcat-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libmsgcat-perl



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