Source: guacamole-client
Priority: extra
Maintainer: Michael Jumper <mike.jumper@guac-dev.org>
Build-Depends: po-debconf, debhelper (>= 7.0), cdbs, default-jdk | java6-sdk, maven-debian-helper, libmaven-war-plugin-java, libmaven-assembly-plugin-java, libmaven-plugin-testing-java, libslf4j-java, libservlet2.5-java
Standards-Version: 3.9.4
Section: net
Homepage: http://guac-dev.org/
Vcs-Git: git://github.com/glyptodon/guacamole-client.git
Vcs-Browser: https://github.com/glyptodon/guacamole-client

Package: guacamole
Section: net
Architecture: all
Depends: guacd, ${misc:Depends}
Recommends: libguac-client-vnc0
Suggests: tomcat8 | jetty
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
Section: net
Architecture: all
Depends: debconf, guacamole, tomcat8, libguac-client-vnc0, ${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.

