[cme] 03/04: control: + dep on libjson-perl and libyaml-perl

dod at debian.org dod at debian.org
Fri Apr 22 11:07:35 UTC 2016


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

dod pushed a commit to branch master
in repository cme.

commit da1d3555c20e54fac0eee03d054336a4f2c502a1
Author: Dominique Dumont <dod at debian.org>
Date:   Fri Apr 22 13:00:40 2016 +0200

    control: + dep on libjson-perl and libyaml-perl
---
 debian/control | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 986051f..561f89a 100644
--- a/debian/control
+++ b/debian/control
@@ -10,11 +10,13 @@ Build-Depends: debhelper (>= 9),
 Build-Depends-Indep: bash-completion,
                      libapp-cmd-perl,
                      libconfig-model-perl (>= 2.077),
+                     libjson-perl,
                      libpath-tiny-perl,
                      libpod-pom-perl,
                      libprobe-perl-perl,
                      libtest-command-perl,
-                     libtest-file-contents-perl
+                     libtest-file-contents-perl,
+                     libyaml-perl
 Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/cme.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/cme.git
@@ -26,8 +28,10 @@ Depends: ${misc:Depends},
          ${perl:Depends},
          libapp-cmd-perl,
          libconfig-model-perl (>= 2.077),
+         libjson-perl,
          libpath-tiny-perl,
-         libpod-pom-perl
+         libpod-pom-perl,
+         libyaml-perl
 Recommends: libconfig-model-openssh-perl,
             libconfig-model-tkui-perl,
             libconfig-model-approx-perl,

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



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