[SCM] Debian packaging of liblog-loglite-perl branch, master, updated. b2a701f6be64ec01e9b6a706b5fa865e1c312d37

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


The following commit has been merged in the master branch:
commit c90b5e920ae8b28948c4f0470107f3f637712fcf
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 0af25d9..287508e 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.8.1
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liblog-loglite-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liblog-loglite-perl.git
-Homepage: http://search.cpan.org/dist/Log-LogLite/
+Homepage: https://metacpan.org/release/Log-LogLite/
 
 Package: liblog-loglite-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 5940d73..4987095 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: Rani Pinchuk, rani at cpan.org
-Upstream-Source: http://search.cpan.org/dist/Log-LogLite/
+Upstream-Source: https://metacpan.org/release/Log-LogLite/
 Upstream-Name: Log-LogLite
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 3202ddf..d9351d2 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 version=3
 opts="uversionmangle=s/^v(\d)/$1/;s/^\.(\d)/0.$1/" \
-http://search.cpan.org/dist/Log-LogLite/ \
+https://metacpan.org/release/Log-LogLite/ \
 .*/Log-LogLite-(v?[\d\.]+(?:a|b|b\d+|RC\d+)?).(?:tar\.gz|tgz|tar\.bz2|zip|pm\.gz|jar|shar\.gz|shar\.Z)

-- 
Debian packaging of liblog-loglite-perl



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