[DRE-commits] [chef] 06/13: fix ruby-net-ssh dependency

Antonio Terceiro terceiro at moszumanska.debian.org
Mon Oct 31 13:03:05 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 074d1e92eb1c8c7598a8a67c5d338909038d0e1d
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Mon Sep 19 13:31:09 2016 -0300

    fix ruby-net-ssh dependency
---
 debian/control | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 3aeacdc..b6256af 100644
--- a/debian/control
+++ b/debian/control
@@ -72,8 +72,7 @@ Depends: chef-zero (>= 4.8),
          ruby-mixlib-shellout (>= 2.0),
          ruby-net-sftp (>= 2.1),
          ruby-net-sftp (>= 2.1.2),
-         ruby-net-ssh (<< 4.0),
-         ruby-net-ssh (>= 2.9),
+         ruby-net-ssh (>= 1:2.9),
          ruby-net-ssh-multi (>= 1.1),
          ruby-plist (>= 3.2),
          ruby-proxifier (>= 1.0),

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