[SCM] Debian packaging of libhash-fieldhash-perl branch, master, updated. debian/0.12-3-12-g5e62d97

Xavier Guimard x.guimard at free.fr
Sun May 19 10:48:25 UTC 2013


The following commit has been merged in the master branch:
commit d053d25c07ed4863b484ace7ba699d997a851fdb
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Sun May 19 12:44:05 2013 +0200

    Replace libcpan-meta-perl dependency by "perl (>= 5.13.10) | libcpan-meta-perl"

diff --git a/debian/control b/debian/control
index f79ba53..136b2b4 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders: Ivan Kohler <ivan-debian at 420.am>,
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 9.20120312),
-               libcpan-meta-perl,
+               perl (>= 5.13.10) | libcpan-meta-perl,
                libextutils-parsexs-perl (>= 2.210000) | perl (>= 5.11.1),
                libmodule-build-perl (>= 0.380000) | perl (>= 5.13.11),
                libtest-leaktrace-perl,

-- 
Debian packaging of libhash-fieldhash-perl



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