[DRE-commits] [test-kitchen] 34/39: fix dependencies

Hleb Valoshka tsfgnu-guest at moszumanska.debian.org
Fri Aug 5 12:46:52 UTC 2016


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

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

commit d0eda387d701d870fddf8204f522fb437845fe62
Author: Hleb Valoshka <375gnu at gmail.com>
Date:   Mon Apr 11 15:40:33 2016 +0300

    fix dependencies
---
 debian/control | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index a51c700..db55bce 100644
--- a/debian/control
+++ b/debian/control
@@ -9,14 +9,15 @@ Build-Depends: debhelper (>= 7.0.50~),
                ruby-mixlib-shellout (<< 3.0),
                ruby-mixlib-shellout (>= 1.2),
                ruby-net-scp (>= 1.1),
-               ruby-net-ssh (>= 1:2.7),
+               ruby-net-ssh (>= 1:2.9),
                ruby-safe-yaml (>= 1.0),
                ruby-thor (>= 0.18),
+               ruby-mixlib-install (>= 1.0.4),
                ruby-fakefs (>= 0.4),
                ruby-minitest (>= 5.3),
                ruby-mocha (>= 1.1),
                cucumber,
-               ruby-aruba (>= 0.7),
+               ruby-aruba (>= 0.11.1),
                pry,
                git
 Standards-Version: 3.9.6
@@ -33,9 +34,10 @@ Depends: ruby | ruby-interpreter,
          ruby-mixlib-shellout (<< 3.0),
          ruby-mixlib-shellout (>= 1.2),
          ruby-net-scp (>= 1.1),
-         ruby-net-ssh (>= 2.7),
+         ruby-net-ssh (>= 1:2.9),
          ruby-safe-yaml (>= 1.0),
          ruby-thor (>= 0.18),
+         ruby-mixlib-install (>= 1.0.4),
          ${misc:Depends},
          ${shlibs:Depends}
 Recommends: pry

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



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