[DRE-commits] [chef] 05/07: update (build-)dependencies

Antonio Terceiro terceiro at moszumanska.debian.org
Sun Jun 5 15:26:38 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 f20f7fd75df771bf4db10f8281cfe4dd96ecdb1b
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Sun Jun 5 11:24:25 2016 -0300

    update (build-)dependencies
---
 debian/control | 61 +++++++++++++++++++++++++++++-----------------------------
 1 file changed, 31 insertions(+), 30 deletions(-)

diff --git a/debian/control b/debian/control
index 63fb407..1f2f7e3 100644
--- a/debian/control
+++ b/debian/control
@@ -5,78 +5,79 @@ Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.al
 Uploaders: Antonio Terceiro <terceiro at debian.org>,
            Tollef Fog Heen <tfheen at debian.org>
 Build-Depends: chef-zero (>= 4.5),
-               debhelper (>= 9),
+               debhelper (>= 9~),
                gem2deb,
-               ohai (>= 8.6.0),
                lsb-release,
                po-debconf,
-               pry (>= 0.9),
+               ohai (<< 9),
+               ohai (>= 8.6.0.alpha.1),
                rake,
-               ruby-chef-config (>= 12.7.2),
+               ruby-bundler (>= 1.10),
                ruby-cheffish,
                ruby-diff-lcs (>= 1.2),
                ruby-diff-lcs (>= 1.2.4),
                ruby-erubis (>= 2.7),
-               ruby-ffi-yajl (<< 3.0),
-               ruby-ffi-yajl (>= 1.2),
+               ruby-ffi-yajl (>= 2.2),
+               ruby-fuzzyurl (>= 0.8.0),
                ruby-highline (>= 1.6),
                ruby-highline (>= 1.6.9),
                ruby-mixlib-authentication (>= 1.4),
                ruby-mixlib-cli (>= 1.4),
                ruby-mixlib-config (>= 2.0),
                ruby-mixlib-log (>= 1.3),
-               ruby-mixlib-shellout (<< 3.0),
-               ruby-mixlib-shellout (>= 2.0.0.rc.0),
+               ruby-mixlib-shellout (>= 2.0),
+               ruby-net-sftp (>= 2.1),
+               ruby-net-sftp (>= 2.1.2),
                ruby-net-ssh (>= 2.9),
                ruby-net-ssh-multi (>= 1.1),
-               ruby-plist (>= 3.1.0),
-               ruby-proxifier,
+               ruby-plist (>= 3.2),
+               ruby-proxifier (>= 1.0),
                ruby-rspec,
-               ruby-rspec-core (>= 3.2),
-               ruby-rspec-expectations (>= 3.2),
-               ruby-rspec-mocks (>= 3.2),
+               ruby-rspec-core (>= 3.4),
+               ruby-rspec-expectations (>= 3.4),
+               ruby-rspec-mocks (>= 3.4),
                ruby-serverspec (>= 2.7),
                ruby-specinfra (>= 2.10),
-               ruby-syslog-logger,
+               ruby-syslog-logger (>= 1.6),
                ruby-uuidtools (>= 2.1.5)
 Standards-Version: 3.9.8
 Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/chef.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/chef.git
-Homepage: http://www.getchef.com
+Homepage: http://www.chef.io
 Testsuite: autopkgtest-pkg-ruby
 XS-Ruby-Versions: all
 
 Package: chef
 Architecture: all
-XB-Ruby-Versions: ${ruby:Versions}
+X-DhRuby-Root: .
 Depends: chef-zero (>= 4.5),
-         ohai (>= 8.6.0),
-         pry (>= 0.9),
+         ohai (<< 9),
+         ohai (>= 8.6.0.alpha.1),
          ruby | ruby-interpreter,
-         ruby-chef-config (>= 12.7.2),
+         ruby-bundler (>= 1.10),
+         ruby-chef-config (>= 12.10.24),
          ruby-diff-lcs (>= 1.2),
          ruby-diff-lcs (>= 1.2.4),
          ruby-erubis (>= 2.7),
-         ruby-ffi-yajl (<< 3.0),
-         ruby-ffi-yajl (>= 1.2),
+         ruby-ffi-yajl (>= 2.2),
          ruby-highline (>= 1.6),
          ruby-highline (>= 1.6.9),
          ruby-mixlib-authentication (>= 1.4),
          ruby-mixlib-cli (>= 1.4),
-         ruby-mixlib-config (>= 2.0),
          ruby-mixlib-log (>= 1.3),
-         ruby-mixlib-shellout (<< 3.0),
-         ruby-mixlib-shellout (>= 2.0.0.rc.0),
+         ruby-mixlib-shellout (>= 2.0),
+         ruby-net-sftp (>= 2.1),
+         ruby-net-sftp (>= 2.1.2),
          ruby-net-ssh (>= 2.9),
          ruby-net-ssh-multi (>= 1.1),
-         ruby-plist (>= 3.1.0),
-         ruby-proxifier,
-         ruby-rspec-core (>= 3.2),
-         ruby-rspec-expectations (>= 3.2),
-         ruby-rspec-mocks (>= 3.2),
+         ruby-plist (>= 3.2),
+         ruby-proxifier (>= 1.0),
+         ruby-rspec-core (>= 3.4),
+         ruby-rspec-expectations (>= 3.4),
+         ruby-rspec-mocks (>= 3.4),
          ruby-serverspec (>= 2.7),
          ruby-specinfra (>= 2.10),
-         ruby-syslog-logger,
+         ruby-syslog-logger (>= 1.6),
          ruby-uuidtools (>= 2.1.5),
          ucf,
          ${misc:Depends},

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