[SCM] Debian packaging of libproc-reliable-perl branch, master, updated. c65e56be845ec0d4adde3297b7dd4df59e06b2ad
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:45:26 UTC 2013
The following commit has been merged in the master branch:
commit 4e0b6740ea2c77faea5e5415637b2b51955f98af
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:10:35 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 174fa3c..638e246 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends-Indep: perl
Standards-Version: 3.8.2
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libproc-reliable-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libproc-reliable-perl.git
-Homepage: http://search.cpan.org/dist/Proc-Reliable/
+Homepage: https://metacpan.org/release/Proc-Reliable/
Package: libproc-reliable-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index cac029b..3ce0ef5 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: Dan Goldwater <dgold at zblob.com>
-Upstream-Source: http://search.cpan.org/dist/Proc-Reliable/
+Upstream-Source: https://metacpan.org/release/Proc-Reliable/
Upstream-Name: Proc-Reliable
Files: *
diff --git a/debian/watch b/debian/watch
index 9c503f3..962c1ef 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Proc-Reliable/ .*/Proc-Reliable-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Proc-Reliable/ .*/Proc-Reliable-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libproc-reliable-perl
More information about the Pkg-perl-cvs-commits
mailing list