[DRE-commits] [chef] 10/13: debian/control: add ruby-cheffish as new build dependency

Lucas Kanashiro kanashiro.duarte at gmail.com
Wed May 4 15:54:50 UTC 2016


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

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

commit c77e418d76e68319d4be280138288911c16d6d27
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Thu Apr 7 09:51:11 2016 -0300

    debian/control: add ruby-cheffish as new build dependency
---
 debian/changelog | 1 +
 debian/control   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 475dce2..4070e80 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ chef (12.7.2-1) UNRELEASED; urgency=medium
   * Bump debhelper compatibility level to 9
   * Declare compliance with Debian policy 3.9.7
   * Create debian/ruby-tests.rake to run tests during the build
+  * debian/control: add ruby-cheffish as new build dependency
 
  -- Lucas Kanashiro <kanashiro.duarte at gmail.com>  Thu, 03 Mar 2016 15:18:38 -0300
 
diff --git a/debian/control b/debian/control
index f54f2c1..28865d9 100644
--- a/debian/control
+++ b/debian/control
@@ -13,6 +13,7 @@ Build-Depends: chef-zero (>= 4.5),
                pry (>= 0.9),
                rake,
                ruby-chef-config (>= 12.7.2),
+               ruby-cheffish,
                ruby-diff-lcs (>= 1.2),
                ruby-diff-lcs (>= 1.2.4),
                ruby-erubis (>= 2.7),

-- 
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