[SCM] Packaging of Lingua::Identify in Debian branch, master, updated. debian/0.51-1-4-gffb67be

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


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

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

diff --git a/debian/control b/debian/control
index 599de44..016c756 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Harlan Lieberman-Berg <H.LiebermanBerg at gmail.com>,
  gregor herrmann <gregoa at debian.org>
 Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/Lingua-Identify/
+Homepage: https://metacpan.org/release/Lingua-Identify/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liblingua-identify-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liblingua-identify-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index c8f0931..1d3127b 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Lingua-Identify
 Upstream-Contact: Alberto Simões <ambs at cpan.org>
-Source: http://search.cpan.org/dist/Lingua-Identify/
+Source: https://metacpan.org/release/Lingua-Identify/
 
 Files: *
 Copyright: 2008-2010, Alberto Simões <ambs at cpan.org>
diff --git a/debian/watch b/debian/watch
index 00f02c1..f868fc9 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Lingua-Identify/ .*/Lingua-Identify-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Lingua-Identify/ .*/Lingua-Identify-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Packaging of Lingua::Identify in Debian



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