[DRE-commits] [ruby-net-ssh-multi] 04/05: d/control: changed ruby1.8 dependency to ruby
Jonas Genannt
jonas at brachium-system.net
Sun Dec 1 19:04:02 UTC 2013
This is an automated email from the git hooks/post-receive script.
hggh-guest pushed a commit to branch master
in repository ruby-net-ssh-multi.
commit d6a70a59187c552b86c4fc7ecc66b225d2d49ecc
Author: Jonas Genannt <jonas at brachium-system.net>
Date: Sun Dec 1 19:59:17 2013 +0100
d/control: changed ruby1.8 dependency to ruby
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 83ec14a..34e96bb 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ XS-Ruby-Versions: all
Package: ruby-net-ssh-multi
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby1.8 | ruby-interpreter, ruby-net-ssh, ruby-net-ssh-gateway
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-net-ssh, ruby-net-ssh-gateway
Description: Ruby library for making multiple SSH connections to remote systems
Net::SSH::Multi is a library for controlling multiple Net::SSH connections
via a single interface. It exposes an API similar to that of
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-net-ssh-multi.git
More information about the Pkg-ruby-extras-commits
mailing list