Source: mssh
Section: admin
Priority: optional
Maintainer: Hector Garcia <hector@debian.org>
Build-Depends: autotools-dev,
               bash-completion,
               debhelper (>= 9~),
               libgconf2-dev,
               libgtk-3-dev,
               libvte-2.90-dev
Standards-Version: 3.9.5
Homepage: http://baloo.dyndns.biz
Vcs-Git: git://baloo.dyndns.biz/mssh.git -b gtk2
Vcs-Browser: http://baloo.dyndns.biz/gitweb/?p=mssh.git;a=shortlog;h=refs/heads/gtk2

Package: mssh
Architecture: any
Depends: openssh-client,
         ${misc:Depends},
         ${shlibs:Depends}
Description: tool to administrate multiple servers at once
 MultiSSH is a GTK+ based SSH client designed to connect to multiple
 servers and issue to same commands to each server, making administering
 multiple servers less of a chore. There is also functionality to only
 issue commands to individual servers, and to select a portion of the
 servers to send commands to.