[SCM] Debian packaging of liblchown-perl branch, master, updated. 76b5cfacadb4f06b3ab695da73aa2faf21a1e1b0

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


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

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

diff --git a/debian/control b/debian/control
index eb4a8d0..fab5dfb 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Build-Depends: debhelper (>= 7), perl, libtest-pod-perl,
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>, Jonathan Yu <jawnsy at cpan.org>
 Standards-Version: 3.8.3
-Homepage: http://search.cpan.org/dist/Lchown/
+Homepage: https://metacpan.org/release/Lchown/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liblchown-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liblchown-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 2ad8526..3cae3bf 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat
 Upstream-Name: Lchown
 Upstream-Maintainer: Nick Cleaton <nick at cleaton.net>
-Upstream-Source: http://search.cpan.org/dist/Lchown/
+Upstream-Source: https://metacpan.org/release/Lchown/
 
 Files: *
 Copyright: 2003-2009, Nick Cleaton <nick at cleaton.net>
diff --git a/debian/watch b/debian/watch
index 494a317..81831ec 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Lchown/ .*/Lchown-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Lchown/ .*/Lchown-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of liblchown-perl



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