[SCM] Debian packaging of libexporter-tidy-perl branch, master, updated. 71e059827647fe9c940eca77dbf1e53969cad7ec

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


The following commit has been merged in the master branch:
commit 17f56d8d9676b677fd37aeebf3ee00e0a6cccbb6
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 26 16:03:56 2013 +0100

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

diff --git a/debian/control b/debian/control
index c0a1e9e..8254e27 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends-Indep: perl
 Standards-Version: 3.8.0
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libexporter-tidy-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libexporter-tidy-perl.git
-Homepage: http://search.cpan.org/dist/Exporter-Tidy/
+Homepage: https://metacpan.org/release/Exporter-Tidy/
 
 Package: libexporter-tidy-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index a56c971..db8f64b 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: Juerd Waalboer <juerd at cpan.org> <http://juerd.nl/>
-Upstream-Source: http://search.cpan.org/dist/Exporter-Tidy/
+Upstream-Source: https://metacpan.org/release/Exporter-Tidy/
 Upstream-Name: Exporter-Tidy
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 10441e9..facd8d1 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Exporter-Tidy/  .+/Exporter-Tidy-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Exporter-Tidy/  .+/Exporter-Tidy-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libexporter-tidy-perl



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