[DRE-commits] [berkshelf] 02/04: d/control: update dependencies

Hleb Valoshka tsfgnu-guest at moszumanska.debian.org
Thu Jul 27 20:44:32 UTC 2017


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

tsfgnu-guest pushed a commit to branch master
in repository berkshelf.

commit 5df7ae6552d3f173bbca635d0dfe091d9f09c77f
Author: Hleb Valoshka <375gnu at gmail.com>
Date:   Sun Jul 23 19:03:02 2017 +0300

    d/control: update dependencies
---
 debian/control | 47 +++++++++++++++++++++++------------------------
 1 file changed, 23 insertions(+), 24 deletions(-)

diff --git a/debian/control b/debian/control
index f1c5b85..ed455e4 100644
--- a/debian/control
+++ b/debian/control
@@ -6,34 +6,33 @@ Uploaders: Hleb Valoshka <375gnu at gmail.com>
 Build-Depends: debhelper (>= 9~),
                gem2deb,
                rake,
-               berkshelf-api,
                chef-zero (>= 4.0),
+               chef (>= 12.7.2),
                cucumber,
                git,
                graphviz,
-               ruby-addressable (>= 2.3.4),
                ruby-aruba,
-               ruby-berkshelf-api-client (>= 2.0.1),
-               ruby-buff-config (>= 1.0),
-               ruby-buff-extensions (>= 1.0),
-               ruby-buff-shell-out (>= 0.1),
-               ruby-celluloid (>= 0.16.0),
-               ruby-celluloid-io (>= 0.16.1),
+               ruby-buff-config (>= 2.0),
+               ruby-buff-extensions (>= 2.0),
                ruby-cleanroom (>= 1.0),
+               ruby-concurrent (>= 1.0),
                ruby-dep-selector (>= 1.0),
                ruby-faraday (>= 0.9),
                ruby-httpclient (>= 2.7),
                ruby-http (>= 0.9.8),
                ruby-minitar (>= 0.5.4),
-               ruby-mixlib-archive (>= 0.1),
-               ruby-octokit (>= 3.8),
+               ruby-mixlib-archive (>= 0.4),
+               ruby-mixlib-shellout (>= 2.0),
+               ruby-octokit (>= 4.0),
                ruby-retryable (>= 2.0),
-               ruby-ridley (>= 4.4),
+               ruby-ridley (>= 5.0),
                ruby-rspec,
-               ruby-solve (>= 2.0),
+               ruby-rspec-its,
+               ruby-solve (>= 2.0), ruby-solve (< 4.0),
                ruby-thor (>= 0.19),
+# ruby-thor (< 0.19.2),
                ruby-webmock (>= 1.11),
-               test-kitchen
+#               test-kitchen
 Standards-Version: 3.9.8
 Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/berkshelf.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/berkshelf.git
@@ -45,25 +44,25 @@ Package: berkshelf
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ruby | ruby-interpreter,
-         ruby-addressable (>= 2.3.4),
-         ruby-berkshelf-api-client (>= 2.0.1),
-         ruby-buff-config (>= 1.0),
-         ruby-buff-extensions (>= 1.0),
-         ruby-buff-shell-out (>= 0.1),
-         ruby-celluloid (>= 0.16.0),
-         ruby-celluloid-io (>= 0.16.1),
+         chef (>= 12.7.2),
+         ruby-buff-config (>= 2.0),
+         ruby-buff-extensions (>= 2.0),
          ruby-cleanroom (>= 1.0),
+         ruby-concurrent (>= 1.0),
          ruby-faraday (>= 0.9),
          ruby-httpclient (>= 2.7),
          ruby-minitar (>= 0.5.4),
-         ruby-mixlib-archive (>= 0.1),
-         ruby-octokit (>= 3.8),
+         ruby-mixlib-archive (>= 0.4),
+         ruby-mixlib-shell-out (>= 0.1),
+         ruby-octokit (>= 4.0),
          ruby-retryable (>= 2.0),
-         ruby-ridley (>= 4.4),
-         ruby-solve (>= 2.0),
+         ruby-ridley (>= 5.0),
+         ruby-solve (>= 2.0), ruby-solve (< 4.0),
          ruby-thor (>= 0.19),
+# ruby-thor (< 0.19.2),
          ${misc:Depends},
          ${shlibs:Depends}
+Recommends: test-kitchen
 Description: Addon for Chef to manage cookbooks and cookbook dependencies
  Berkshelf is to Chef what bundler is to rubygems: it manages cookbooks and
  their dependencies.

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



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