[SCM] Packaging of Locale::PO branch, master, updated. debian/0.22-1-4-g1dfcfd8

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


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

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

diff --git a/debian/control b/debian/control
index 41cde1a..9f29901 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends-Indep: libfile-slurp-perl,
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liblocale-po-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liblocale-po-perl.git
-Homepage: http://search.cpan.org/dist/Locale-PO/
+Homepage: https://metacpan.org/release/Locale-PO/
 
 Package: liblocale-po-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 440fae6..535b871 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Locale-PO
-Source: http://search.cpan.org/dist/Locale-PO/
+Source: https://metacpan.org/release/Locale-PO/
 Upstream-Contact: Cosimo Streppone <cosimo at cpan.org>
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 5fceaf3..f354cff 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 # format version number, currently 3; this line is compulsory!
 version=3
 
-http://search.cpan.org/dist/Locale-PO/ .*/Locale-PO-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Locale-PO/ .*/Locale-PO-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Packaging of Locale::PO



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