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

Xavier Guimard x.guimard at free.fr
Sun Jan 27 11:31:33 UTC 2013


The following commit has been merged in the master branch:
commit 12af8d5442ccadfca407b106a610aa47e965db3f
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Sun Jan 27 12:09:51 2013 +0100

    Change back metacpan.org based URIs to search.cpan.org since this package isn't available on metacpan

diff --git a/debian/changelog b/debian/changelog
index 17f9d05..2bc801b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,7 +14,6 @@ libconfig-inihash-perl (3.01.01-2) UNRELEASED; urgency=low
 
   [ Salvatore Bonaccorso ]
   * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
-  * Change search.cpan.org based URIs to metacpan.org based URIs
 
  -- Ryan Niebur <ryan at debian.org>  Fri, 25 Sep 2009 00:24:14 -0700
 
diff --git a/debian/control b/debian/control
index 3004f39..14ef6be 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: https://metacpan.org/release/Config-IniHash/
+Homepage: http://search.cpan.org/dist/Config-IniHash/
 
 Package: libconfig-inihash-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index e877fa6..13a8932 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: https://metacpan.org/release/Config-IniHash/
+Upstream-Source: http://search.cpan.org/dist/Config-IniHash/
 Upstream-Name: Config-IniHash
 
 Files: *
diff --git a/debian/watch b/debian/watch
index f89040a..02b92b0 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 # format version number, currently 3; this line is compulsory!
 version=3
-https://metacpan.org/release/Config-IniHash/ .*/Config-IniHash-([\.\d]+)\.(?:tar\.gz|tar|tgz)$
+http://search.cpan.org/dist/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