Source: novnc
Section: web
Priority: optional
Maintainer: MOS Linux team <mos-linux@mirantis.com>
XSBC-Orig-Maintainer: Joel Martin <github@martintribe.org>
Build-Depends: debhelper (>= 9), openstack-pkg-tools, python (>= 2.7.1)
Build-Depends-Indep: python-greenlet
Standards-Version: 3.9.4
Homepage: http://github.com/kanaka/noVNC

Package: novnc
Architecture: all
Pre-Depends: dpkg (>= 1.15.6~)
Depends: adduser,
         libjs-swfobject,
         python (>= 2.7.1),
         python-nova (>= 1:2014.2.2),
         python-novnc (= ${binary:Version}),
         python-numpy,
         websockify (>> 0.6),
         ${misc:Depends},
         ${python:Depends},
         ${shlibs:Depends}
Description: HTML5 VNC client - daemon and programs
 noVNC is a HTML5 VNC (WebSockets, Canvas) with encryption (wss://) support
 client that runs well in any modern browser including mobile browsers
 (iPhone/iPad and Android). More than 16 companies/projects have integrated
 noVNC into their products including Ganeti Web Manager, OpenStack, and
 OpenNebula.
 .
 This package contains the daemon and programs.

Package: python-novnc
Architecture: all
Section: python
Pre-Depends: dpkg (>= 1.15.6~)
Depends: python (>= 2.7.1),
         python-nova (>= 1:2014.2.2),
         python-oslo.config (>= 1.4.0),
         ${misc:Depends},
         ${python:Depends},
         ${shlibs:Depends}
Description: HTML5 VNC client - libraries
 noVNC is a HTML5 VNC (WebSockets, Canvas) with encryption (wss://) support
 client that runs well in any modern browser including mobile browsers
 (iPhone/iPad and Android). More than 16 companies/projects have integrated
 noVNC into their products including Ganeti Web Manager, OpenStack, and
 OpenNebula.
 .
 This package installs the core Python parts of NoVNC.
