[DRE-commits] [chef] 10/13: Added dependency on lsb-base for initscript

Antonio Terceiro terceiro at moszumanska.debian.org
Mon Oct 31 13:03:05 UTC 2016


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

terceiro pushed a commit to branch master
in repository chef.

commit e7e447cc8a60f23d675977315e4109258cae2a07
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Mon Oct 31 10:04:05 2016 -0200

    Added dependency on lsb-base for initscript
---
 debian/changelog | 1 +
 debian/control   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 08add3f..ab7ebc3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ chef (12.14.60-1) UNRELEASED; urgency=medium
   * debian/ruby-tests.blacklist: add a few more tests to the blacklist;
     unfortunately I don't have the time to investigate the issues with them
     more deeply.
+  * Added dependency on lsb-base for initscript
 
  -- Antonio Terceiro <terceiro at debian.org>  Fri, 24 Jun 2016 14:24:33 -0300
 
diff --git a/debian/control b/debian/control
index 81e609e..a86c4e4 100644
--- a/debian/control
+++ b/debian/control
@@ -53,6 +53,7 @@ Architecture: all
 X-DhRuby-Root: .
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: chef-zero (>= 4.8),
+         lsb-base,
          ohai (<< 9),
          ohai (>= 8.6.0.alpha.1),
          ruby | ruby-interpreter,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/chef.git



More information about the Pkg-ruby-extras-commits mailing list