From: Quentin Smith Date: Fri, 15 Jun 2018 04:59:38 +0000 (-0400) Subject: Update Debian files X-Git-Tag: 0.1.57~6 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-web.git/commitdiff_plain/9bbf69188f7313678658b608298d08e6fd276644?ds=sidebyside Update Debian files --- diff --git a/debian/changelog b/debian/changelog index 43113e8..f47772c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +invirt-web (0.1.54) unstable; urgency=low + + * Fix hardcoded VNC port. + * Import noVNC 1.0. + * Write noVNC proxy server. + * Serve noVNC page. + + -- Quentin Smith Fri, 15 Jun 2018 00:59:31 -0400 + invirt-web (0.1.53) precise; urgency=medium * Fix hostname of URL in codebase in vnc_jnlp.mako diff --git a/debian/control b/debian/control index 53e89e0..c86e216 100644 --- a/debian/control +++ b/debian/control @@ -19,6 +19,7 @@ Depends: ${misc:Depends}, python-flup, python-simplejson, python-dns, python-dnspython, python-cherrypy3, python-mako, + python-novnc, # misc kstart, debathena-afs-config, openafs-modules-dkms,