Source: guacamole-client
Priority: extra
Maintainer: Michael Jumper <mike.jumper@guac-dev.org>
Build-Depends: debhelper (>= 9),
               default-jdk,
               libmaven-assembly-plugin-java,
               libmaven-install-plugin-java,
               libmaven-plugin-testing-java,
               libmaven-war-plugin-java,
               libservlet3.1-java,
               libslf4j-java,
               maven-debian-helper,
               po-debconf
Standards-Version: 3.9.6
Section: net
Vcs-Git: git://anonscm.debian.org/pkg-java/guacamole-client.git
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/guacamole-client.git
Homepage: http://guac-dev.org

Package: guacamole
Architecture: all
Depends: guacd, ${misc:Depends}
Recommends: libguac-client-vnc0
Suggests: tomcat8 | jetty8
Description: HTML5 web application for accessing remote desktops
 Guacamole is an HTML5 web application that provides access to a desktop
 environment using remote desktop protocols. A centralized server acts as a
 tunnel and proxy, allowing access to multiple desktops through a web browser.
 No plugins are needed: the client requires nothing more than a web browser
 supporting HTML5 and AJAX.

Package: guacamole-tomcat
Architecture: all
Depends: debconf, guacamole, libguac-client-vnc0, tomcat8, ${misc:Depends}
Description: Tomcat-based Guacamole install with VNC support
 Guacamole is an HTML5 web application that provides access to a desktop
 environment using remote desktop protocols. A centralized server acts as a
 tunnel and proxy, allowing access to multiple desktops through a web browser.
 No plugins are needed: the client requires nothing more than a web browser
 supporting HTML5 and AJAX.
 .
 This metapackage depends on Tomcat, Guacamole, and the VNC support plugin for
 guacamole. Guacamole is automatically installed and configured under
 Tomcat.
