Source: mssh
Section: admin
Priority: optional
Maintainer: Héctor García Álvarez <hector@debian.org>
Build-Depends: dh-autoreconf,
               bash-completion,
               debhelper (>= 9~),
               libgconf2-dev,
               libgtk-3-dev,
               libvte-2.91-dev,
               intltool
Standards-Version: 4.1.1
Homepage: https://hgarcia.es/
Vcs-Git: https://hgarcia.es/git/Projects/mssh.git
Vcs-Browser: https://hgarcia.es/git/Projects/mssh

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.