[DRE-commits] [ruby-net-ssh] 04/06: d/control: (Build-)Depend on ruby-rbnacl and ruby-bcrypt-pbkdf.

Unit 193 unit193-guest at moszumanska.debian.org
Wed Jul 19 07:15:09 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 9060948a38c709924a2a62f21f4e4239b559f2cf
Author: Unit 193 <unit193 at ubuntu.com>
Date:   Tue Jul 4 03:50:56 2017 -0400

    d/control: (Build-)Depend on ruby-rbnacl and ruby-bcrypt-pbkdf.
---
 debian/control | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/control b/debian/control
index e85d9c9..f55d616 100644
--- a/debian/control
+++ b/debian/control
@@ -8,8 +8,10 @@ Uploaders: Lucas Nussbaum <lucas at debian.org>,
 Build-Depends: debhelper (>= 9~),
                gem2deb,
                rake,
+               ruby-bcrypt-pbkdf,
                ruby-highline,
                ruby-mocha,
+               ruby-rbnacl,
                ruby-termios,
                ruby-test-unit
 Standards-Version: 3.9.8
@@ -23,6 +25,8 @@ Package: ruby-net-ssh
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ruby | ruby-interpreter,
+         ruby-bcrypt-pbkdf,
+         ruby-rbnacl,
          ${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