[SCM] Debian package for Log::Report branch, master, updated. debian/0.94-1-4-g0baf7e9

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


The following commit has been merged in the master branch:
commit e832470d3b25c35665f227d20c343d14ae76079e
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 77c852e..431bd89 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends-Indep: libtest-pod-perl,
 Standards-Version: 3.9.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liblog-report-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liblog-report-perl.git
-Homepage: http://search.cpan.org/dist/Log-Report/
+Homepage: https://metacpan.org/release/Log-Report/
 
 Package: liblog-report-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index c3d5cad..2053ec5 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Contact: Mark Overmeer
-Source: http://search.cpan.org/dist/Log-Report/
+Source: https://metacpan.org/release/Log-Report/
 Upstream-Name: Log-Report
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 438483b..141ca98 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Log-Report/   .*/Log-Report-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Log-Report/   .*/Log-Report-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian package for Log::Report



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