[libconfig-model-systemd-perl] 02/05: control: Depends on libconfig-model-perl 2.094

dod at debian.org dod at debian.org
Sat Nov 26 08:49:32 UTC 2016


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

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

commit 1c5a9f34e8ea41ba08239cf85f255935557e5fc0
Author: Dominique Dumont <dod at debian.org>
Date:   Sun Nov 13 19:47:04 2016 +0100

    control: Depends on libconfig-model-perl 2.094
    
    To be able to read systemd files whose comments begin with ';'
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index b99add2..a833e07 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Priority: optional
 Build-Depends: debhelper (>= 9),
                libmodule-build-perl,
                perl
-Build-Depends-Indep: libconfig-model-perl (>= 2.083),
+Build-Depends-Indep: libconfig-model-perl (>= 2.094),
                      libconfig-model-tester-perl (>= 2.054),
                      liblog-log4perl-perl,
                      libmouse-perl,
@@ -21,7 +21,7 @@ Package: libconfig-model-systemd-perl
 Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends},
-         libconfig-model-perl (>= 2.083),
+         libconfig-model-perl (>= 2.094),
          liblog-log4perl-perl,
          libmouse-perl,
          libpath-tiny-perl (>= 0.086)

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



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