[SCM] Debian packaging of liblocale-us-perl branch, master, updated. debian/2.112150-1-4-g29abaa4

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


The following commit has been merged in the master branch:
commit 889ff371dba618b5a298324063e174187e9439ae
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 98de917..02c1b0d 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends-Indep: libdata-section-simple-perl,
 Standards-Version: 3.9.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liblocale-us-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liblocale-us-perl.git
-Homepage: http://search.cpan.org/dist/Locale-US/
+Homepage: https://metacpan.org/release/Locale-US/
 
 Package: liblocale-us-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index d842853..f5f4097 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
 Maintainer: Terrence Brannon
-Source: http://search.cpan.org/dist/Locale-US/
+Source: https://metacpan.org/release/Locale-US/
 Name: Locale-US
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 828c155..656a891 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Locale-US/ .+/Locale-US-v?([\d\.]+)\.(?:tar\.gz|tar|tgz)
+https://metacpan.org/release/Locale-US/ .+/Locale-US-v?([\d\.]+)\.(?:tar\.gz|tar|tgz)

-- 
Debian packaging of liblocale-us-perl



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