[libconfig-model-dpkg-perl] 09/10: control: depends on libconfig-model-perl >= 2.114

dod at debian.org dod at debian.org
Mon Nov 13 17:29:41 UTC 2017


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

dod pushed a commit to branch master
in repository libconfig-model-dpkg-perl.

commit 4861cb7a437f2061ae5c68661ace64ef6c09901f
Author: Dominique Dumont <dod at debian.org>
Date:   Mon Nov 13 13:34:56 2017 +0100

    control: depends on libconfig-model-perl >= 2.114
    
    The fix about ObjTreeScanner is needed for Autopkgtest support
    (because test-control element is a warped_node which is in hidden state
    by default)
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 93a2bfd..4183807 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 9),
 Build-Depends-Indep: bash-completion,
                      libapt-pkg-perl,
                      libarray-intspan-perl,
-                     libconfig-model-perl (>= 2.113),
+                     libconfig-model-perl (>= 2.114),
                      libconfig-model-tester-perl (>= 3.003),
                      libexporter-lite-perl,
                      liblog-log4perl-perl,
@@ -39,7 +39,7 @@ Depends: ${misc:Depends},
          ${perl:Depends},
          libapt-pkg-perl,
          libarray-intspan-perl,
-         libconfig-model-perl (>= 2.113),
+         libconfig-model-perl (>= 2.114),
          libexporter-lite-perl,
          liblog-log4perl-perl,
          libmouse-perl,

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



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