[SCM] Debian packaging of liblog-agent-rotate-perl branch, master, updated. 7844b53ea07c7b1dfd22c9b6198d88747c150c17

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


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

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

diff --git a/debian/control b/debian/control
index 4fbb8fc..4e75c2a 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.8.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liblog-agent-rotate-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liblog-agent-rotate-perl.git
-Homepage: http://search.cpan.org/dist/Log-Agent-Rotate/
+Homepage: https://metacpan.org/release/Log-Agent-Rotate/
 
 Package: liblog-agent-rotate-perl
 Architecture: all
diff --git a/debian/watch b/debian/watch
index 6673d97..a208f5b 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,5 @@
 version=3
-http://search.cpan.org/dist/Log-Agent-Rotate/ .*/Log-Agent-Rotate-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Log-Agent-Rotate/ .*/Log-Agent-Rotate-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
 
 # unauthorized, but currently in Debian
 http://search.cpan.org/~mrogaski/ .*/Log-Agent-Rotate-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of liblog-agent-rotate-perl



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