[SCM] Debian packaging of libconfig-any-perl branch, master, updated. debian/0.23-1-4-g20459d9

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


The following commit has been merged in the master branch:
commit 45f5cc32bbfde9c626fdb9f632da3b11737ddb68
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 26 16:01:33 2013 +0100

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

diff --git a/debian/control b/debian/control
index ee488a0..821ebed 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Uploaders: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
  gregor herrmann <gregoa at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
  Salvatore Bonaccorso <carnil at debian.org>
 Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/Config-Any/
+Homepage: https://metacpan.org/release/Config-Any/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libconfig-any-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libconfig-any-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 7a901c2..1a6f5bb 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Config-Any
 Upstream-Contact: Joel Bernstein <rataxis at cpan.org>
-Source: http://search.cpan.org/dist/Config-Any/
+Source: https://metacpan.org/release/Config-Any/
 
 Files: *
 Copyright: 2007, Joel Bernstein <rataxis at cpan.org>
diff --git a/debian/watch b/debian/watch
index 11d5c57..6ac9867 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Config-Any/ .*/Config-Any-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Config-Any/ .*/Config-Any-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libconfig-any-perl



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