[SCM] Debian packaging of libconfig-inihash-perl branch, master, updated. 6ccd4f7994401eeedded998fb28f47b774a5e068

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


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

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

diff --git a/debian/control b/debian/control
index 14ef6be..3004f39 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends-Indep: libhash-case-perl,
 Standards-Version: 3.8.1
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libconfig-inihash-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libconfig-inihash-perl.git
-Homepage: http://search.cpan.org/dist/Config-IniHash/
+Homepage: https://metacpan.org/release/Config-IniHash/
 
 Package: libconfig-inihash-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 13a8932..e877fa6 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: Jan Krynicky <Jenda at Krynicky.cz>
-Upstream-Source: http://search.cpan.org/dist/Config-IniHash/
+Upstream-Source: https://metacpan.org/release/Config-IniHash/
 Upstream-Name: Config-IniHash
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 02b92b0..f89040a 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 # format version number, currently 3; this line is compulsory!
 version=3
-http://search.cpan.org/dist/Config-IniHash/ .*/Config-IniHash-([\.\d]+)\.(?:tar\.gz|tar|tgz)$
+https://metacpan.org/release/Config-IniHash/ .*/Config-IniHash-([\.\d]+)\.(?:tar\.gz|tar|tgz)$

-- 
Debian packaging of libconfig-inihash-perl



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