[DRE-commits] [ruby-net-ssh] 01/01: d/control: Match the rbnacl (build-)depend with max allowed in Gem.

Unit 193 unit193-guest at moszumanska.debian.org
Wed Jul 19 08:19:59 UTC 2017


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

unit193-guest pushed a commit to branch master
in repository ruby-net-ssh.

commit 98933607c4f9528deaf13cce9c0ce2725e1b8d0f
Author: Unit 193 <unit193 at ubuntu.com>
Date:   Wed Jul 19 04:13:13 2017 -0400

    d/control: Match the rbnacl (build-)depend with max allowed in Gem.
    
    Gbp-Dch: Ignore
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 204281c..91cfbd9 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 9~),
                ruby-bcrypt-pbkdf,
                ruby-highline,
                ruby-mocha,
-               ruby-rbnacl,
+               ruby-rbnacl (<< 6.0),
                ruby-termios,
                ruby-test-unit
 Standards-Version: 4.0.0
@@ -26,7 +26,7 @@ Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ruby | ruby-interpreter,
          ruby-bcrypt-pbkdf,
-         ruby-rbnacl,
+         ruby-rbnacl (<< 6.0),
          ${misc:Depends},
          ${shlibs:Depends}
 Description: Ruby implementation of the SSH protocol

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



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