[libconfig-any-perl] 06/09: Update (build) dependencies.

gregor herrmann gregoa at debian.org
Sun Jun 18 15:57:07 UTC 2017


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libconfig-any-perl.

commit 7d3244958e4475bd495be6de6c899560f5109b24
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Jun 18 17:52:50 2017 +0200

    Update (build) dependencies.
---
 debian/control | 21 +++++++++++++--------
 1 file changed, 13 insertions(+), 8 deletions(-)

diff --git a/debian/control b/debian/control
index eca3b3a..611dfd1 100644
--- a/debian/control
+++ b/debian/control
@@ -11,14 +11,19 @@ Priority: optional
 Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: libconfig-general-perl,
                      libconfig-tiny-perl,
+                     libcpanel-json-xs-perl,
+                     libjson-maybexs-perl,
+                     libjson-perl,
+                     libjson-pp-perl,
+                     libjson-xs-perl,
                      libmodule-pluggable-perl | perl (<< 5.17.0),
                      libtest-exception-perl,
-                     libtest-pod-coverage-perl,
-                     libtest-pod-perl,
+                     libxml-namespacesupport-perl,
                      libxml-simple-perl,
-                     libyaml-libyaml-perl | libyaml-syck-perl | libyaml-perl,
-                     perl,
-                     perl | libjson-pp-perl | libjson-perl
+                     libyaml-libyaml-perl,
+                     libyaml-perl,
+                     libyaml-syck-perl,
+                     perl
 Standards-Version: 3.9.7
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libconfig-any-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libconfig-any-perl.git
@@ -31,9 +36,9 @@ Depends: libmodule-pluggable-perl | perl (<< 5.17.0),
          ${perl:Depends}
 Recommends: libconfig-general-perl,
             libconfig-tiny-perl,
-            libxml-simple-perl,
-            libyaml-libyaml-perl | libyaml-syck-perl | libyaml-perl,
-            perl | libjson-pp-perl | libjson-perl
+            libcpanel-json-xs-perl | libjson-maybexs-perl | libjson-xs-perl | perl | libjson-pp-perl | libjson-perl,
+            libxml-simple-perl | libxml-namespacesupport-perl,
+            libyaml-libyaml-perl | libyaml-syck-perl | libyaml-perl
 Description: module to load configuration from different file formats
  Config::Any provides a facility for Perl applications and libraries to load
  configuration data from multiple different file formats. It supports XML,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libconfig-any-perl.git



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