[SCM] Debian packaging of liblingua-en-nameparse-perl branch, master, updated. 863f8a4bee53552793de69c95b4e319b522f6c4f

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


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

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

diff --git a/debian/control b/debian/control
index 6e533fa..46137bb 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends-Indep: perl, libparse-recdescent-perl, libtest-pod-perl,
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Damyan Ivanov <dmn at debian.org>,
  Nicholas Bamber <nicholas at periapt.co.uk>
-Homepage: http://search.cpan.org/dist/Lingua-EN-NameParse/
+Homepage: https://metacpan.org/release/Lingua-EN-NameParse/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liblingua-en-nameparse-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liblingua-en-nameparse-perl.git
 Standards-Version: 3.9.1
diff --git a/debian/copyright b/debian/copyright
index 954cbd6..d6ab32e 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: Kim Ryan <kimryan at cpan.org>
-Source: http://search.cpan.org/dist/Lingua-EN-NameParse/
+Source: https://metacpan.org/release/Lingua-EN-NameParse/
 Name: Lingua-EN-NameParse
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 5d7393a..803cd27 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 # format version number, currently 3; this line is compulsory!
 version=3
-http://search.cpan.org/dist/Lingua-EN-NameParse/ .*/Lingua-EN-NameParse-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Lingua-EN-NameParse/ .*/Lingua-EN-NameParse-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of liblingua-en-nameparse-perl



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