[SCM] Debian packaging of libproc-fork-perl branch, master, updated. 46ee6297e2c07039a0dd4e4f19b3beb53a8b1ae6

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:45:24 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index 3d28e94..fceee0b 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.8.0
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libproc-fork-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libproc-fork-perl.git
-Homepage: http://search.cpan.org/dist/Proc-Fork/
+Homepage: https://metacpan.org/release/Proc-Fork/
 
 Package: libproc-fork-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 46a49d6..0eec406 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=228
 Upstream-Name: Proc-Fork
 Upstream-Maintainer: Aristotle Pagaltzis <pagaltzis at gmx.de>
-Upstream-Source: http://search.cpan.org/dist/Proc-Fork/
+Upstream-Source: https://metacpan.org/release/Proc-Fork/
 
 Files: *
 Copyright: © 2005-2008, Aristotle Pagaltzis <pagaltzis at gmx.de>
diff --git a/debian/watch b/debian/watch
index 3c221bd..26ed6f4 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 version=3
 opts="uversionmangle=s/(\.\d)$/${1}0/" \
-http://search.cpan.org/dist/Proc-Fork/ .*/Proc-Fork-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Proc-Fork/ .*/Proc-Fork-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
 

-- 
Debian packaging of libproc-fork-perl



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