[SCM] Debian packaging of Mojolicious-Plugin-I18N CPAN distribution branch, master, updated. debian/0.82-1-4-gcf44faf

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:38:58 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index cb30699..a98f78f 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends-Indep: libmojolicious-perl (>= 3),
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmojolicious-plugin-i18n-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmojolicious-plugin-i18n-perl.git
-Homepage: http://search.cpan.org/dist/Mojolicious-Plugin-I18N/
+Homepage: https://metacpan.org/release/Mojolicious-Plugin-I18N/
 
 Package: libmojolicious-plugin-i18n-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 8756fb0..3b18d3c 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: Mojolicious-Plugin-I18N
 Upstream-Contact: Anatoly Sharifulin <sharifulin at gmail.com>
-Source: http://search.cpan.org/dist/Mojolicious-Plugin-I18N/
+Source: https://metacpan.org/release/Mojolicious-Plugin-I18N/
 
 Files: *
 Copyright: 2011-2012 Anatoly Sharifulin <sharifulin at gmail.com>
diff --git a/debian/watch b/debian/watch
index c90f7d5..6479b53 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Mojolicious-Plugin-I18N/   .*/Mojolicious-Plugin-I18N-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Mojolicious-Plugin-I18N/   .*/Mojolicious-Plugin-I18N-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of Mojolicious-Plugin-I18N CPAN distribution



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