[SCM] Debian packaging of liblog-trace-perl branch, master, updated. 41a718411f1a7436b92f33445d42837e4737e8c1
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:36:27 UTC 2013
The following commit has been merged in the master branch:
commit 4a0ebab286e1a8b202c572795be0301a1b800f14
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:06:52 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index c76a54a..647ae3b 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/liblog-trace-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liblog-trace-perl.git
-Homepage: http://search.cpan.org/dist/Log-Trace/
+Homepage: https://metacpan.org/release/Log-Trace/
Package: liblog-trace-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 334f63e..be1ee0a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,7 +2,7 @@ Format-Specification:
http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
Upstream-Maintainer: BBC <cpan _at_ bbc _dot_ co _dot_ uk>
Upstream-Authors: John Alden and Simon Flack with some additions by Piers Kent and Wayne Myers
-Upstream-Source: http://search.cpan.org/dist/Log-Trace/
+Upstream-Source: https://metacpan.org/release/Log-Trace/
Upstream-Name: Log-Trace
Files: *
diff --git a/debian/watch b/debian/watch
index 7f84230..c47ff90 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
# format version number, currently 3; this line is compulsory!
version=3
-http://search.cpan.org/dist/Log-Trace/ .*/Log-Trace-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Log-Trace/ .*/Log-Trace-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
--
Debian packaging of liblog-trace-perl
More information about the Pkg-perl-cvs-commits
mailing list