[DRE-commits] [ohai] 04/14: debian/control: depends (build and runtime) on ruby-chef-config

Lucas Kanashiro kanashiro.duarte at gmail.com
Fri Mar 4 17:49:20 UTC 2016


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

kanashiro-guest pushed a commit to branch master
in repository ohai.

commit 18a9969d3b33af7ada971f6f6065ade7c1dfad3e
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Fri Mar 4 10:31:28 2016 -0300

    debian/control: depends (build and runtime) on ruby-chef-config
---
 debian/changelog | 1 +
 debian/control   | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 34af0d6..896df0a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ ohai (8.10.0-1) UNRELEASED; urgency=medium
   * debian/patches: refresh patches and drop
     0003-Ruby-plugin-run-only-against-default-Ruby.patch, already applied by
     upstream
+  * debian/control: depends (build and runtime) on ruby-chef-config
 
  -- Lucas Kanashiro <kanashiro.duarte at gmail.com>  Thu, 03 Mar 2016 18:58:48 -0300
 
diff --git a/debian/control b/debian/control
index a2c8e7f..05e911e 100644
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,7 @@ Build-Depends: debhelper (>= 7.0.50~),
                gem2deb,
                rake,
                rake (>= 10.1),
+               ruby-chef-config,
                ruby-ffi (>= 1.9),
                ruby-ffi-yajl (<< 3.0),
                ruby-ffi-yajl (>= 1.1),
@@ -35,6 +36,7 @@ Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: rake (>= 10.1),
          ruby | ruby-interpreter,
+         ruby-chef-config,
          ruby-ffi (>= 1.9),
          ruby-ffi-yajl (<< 3.0),
          ruby-ffi-yajl (>= 1.1),

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



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