[DRE-commits] [ruby-specinfra] 06/08: d/control: Depend on net-tools.

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 1458c4842eeefd6779ee8c1cba47af9d86d773b8
Author: Unit 193 <unit193 at ubuntu.com>
Date:   Wed Jul 26 19:35:38 2017 -0400

    d/control: Depend on net-tools.
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 5f2addc..41962ca 100644
--- a/debian/control
+++ b/debian/control
@@ -24,7 +24,8 @@ XS-Ruby-Versions: all
 Package: ruby-specinfra
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ruby | ruby-interpreter,
+Depends: net-tools,
+         ruby | ruby-interpreter,
          ruby-net-scp,
          ruby-net-ssh,
          ruby-net-telnet,

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