[SCM] Debian packaging of liblocale-maketext-lexicon-perl branch, master, updated. debian/0.91-1-6-gdb36dec

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:36:05 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index 6dcf514..73cd566 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Build-Depends-Indep: perl (>= 5.14),
 Standards-Version: 3.9.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liblocale-maketext-lexicon-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liblocale-maketext-lexicon-perl.git
-Homepage: http://search.cpan.org/dist/Locale-Maketext-Lexicon/
+Homepage: https://metacpan.org/release/Locale-Maketext-Lexicon/
 
 Package: liblocale-maketext-lexicon-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 0bd5aff..1f096de 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=59
 Maintainer: Audrey Tang <cpan at audreyt.org>
-Source: http://search.cpan.org/dist/Locale-Maketext-Lexicon/
+Source: https://metacpan.org/release/Locale-Maketext-Lexicon/
 Name: Locale-Maketext-Lexicon
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 5509c3e..6b5b562 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Locale-Maketext-Lexicon/ .*/Locale-Maketext-Lexicon-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Locale-Maketext-Lexicon/ .*/Locale-Maketext-Lexicon-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of liblocale-maketext-lexicon-perl



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