[SCM] Debian packaging of libfile-chmod-perl branch, master, updated. 287c33e98f654e531df7bfb7e855cbfb75d4d30f

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


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

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

diff --git a/debian/control b/debian/control
index 882b295..6e37f95 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Uploaders: Alejandro Garrido Mota <garridomota at gmail.com>,
 Standards-Version: 3.8.0
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libfile-chmod-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfile-chmod-perl.git
-Homepage: http://search.cpan.org/dist/File-chmod/
+Homepage: https://metacpan.org/release/File-chmod/
 
 Package: libfile-chmod-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 48e2afe..72dbdd8 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format-Specification:
     http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
 Upstream-Maintainer: Jeff japhy Pinyan, japhy.734+CPAN at gmail.com, CPAN ID: PINYAN
-Upstream-Source: http://search.cpan.org/dist/File-chmod/
+Upstream-Source: https://metacpan.org/release/File-chmod/
 Upstream-Name: File-chmod
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 3de9028..2e6a9a4 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
 
-http://search.cpan.org/dist/File-chmod/ .*/File-chmod-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/File-chmod/ .*/File-chmod-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libfile-chmod-perl



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