[DRE-commits] [chef] 04/04: update dependencies

Antonio Terceiro terceiro at moszumanska.debian.org
Fri Jun 24 18:06:09 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 7c0de7db3870e93405b1a8f2f5f3bd471c56ab2a
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Fri Jun 24 14:31:33 2016 -0300

    update dependencies
---
 debian/changelog | 2 ++
 debian/control   | 4 +++-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 424a5da..d615f74 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 chef (12.11.18-1) UNRELEASED; urgency=medium
 
   * New upstream release
+    - new dependency: ruby-iniparse
+    - update dependency constraint on ruby-chef-config
   * debian/copyright:
     - update filename of windows gemspec in Files-Excluded
 
diff --git a/debian/control b/debian/control
index 1f2f7e3..f8b4012 100644
--- a/debian/control
+++ b/debian/control
@@ -21,6 +21,7 @@ Build-Depends: chef-zero (>= 4.5),
                ruby-fuzzyurl (>= 0.8.0),
                ruby-highline (>= 1.6),
                ruby-highline (>= 1.6.9),
+               ruby-iniparse (>= 1.4),
                ruby-mixlib-authentication (>= 1.4),
                ruby-mixlib-cli (>= 1.4),
                ruby-mixlib-config (>= 2.0),
@@ -55,13 +56,14 @@ Depends: chef-zero (>= 4.5),
          ohai (>= 8.6.0.alpha.1),
          ruby | ruby-interpreter,
          ruby-bundler (>= 1.10),
-         ruby-chef-config (>= 12.10.24),
+         ruby-chef-config (>= 12.11.18),
          ruby-diff-lcs (>= 1.2),
          ruby-diff-lcs (>= 1.2.4),
          ruby-erubis (>= 2.7),
          ruby-ffi-yajl (>= 2.2),
          ruby-highline (>= 1.6),
          ruby-highline (>= 1.6.9),
+         ruby-iniparse (>= 1.4),
          ruby-mixlib-authentication (>= 1.4),
          ruby-mixlib-cli (>= 1.4),
          ruby-mixlib-log (>= 1.3),

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