[DRE-commits] [ruby-specinfra] 04/08: d/control: Add (Build-)Depend on ruby-net-telnet.

Unit 193 unit193-guest at moszumanska.debian.org
Wed Jul 26 23:38:36 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-specinfra.

commit bd6fcd46ebd8a7398c43d17e8d1f184a3f1a370a
Author: Unit 193 <unit193 at ubuntu.com>
Date:   Wed Jul 26 19:33:25 2017 -0400

    d/control: Add (Build-)Depend on ruby-net-telnet.
---
 debian/control | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/control b/debian/control
index 1f508ad..ee3c44c 100644
--- a/debian/control
+++ b/debian/control
@@ -11,6 +11,7 @@ Build-Depends: bundler,
                rake,
                ruby-net-scp,
                ruby-net-ssh,
+               ruby-net-telnet,
                ruby-rspec,
                ruby-rspec-its
 Standards-Version: 3.9.8
@@ -26,6 +27,7 @@ XB-Ruby-Versions: ${ruby:Versions}
 Depends: ruby | ruby-interpreter,
          ruby-net-scp,
          ruby-net-ssh,
+         ruby-net-telnet,
          ${misc:Depends},
          ${shlibs:Depends}
 Description: Common layer for serverspec and configspec

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



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