Update Debian files
authorQuentin Smith <quentin@mit.edu>
Fri, 15 Jun 2018 04:59:38 +0000 (00:59 -0400)
committerQuentin Smith <quentin@mit.edu>
Fri, 15 Jun 2018 06:32:39 +0000 (02:32 -0400)
debian/changelog
debian/control

index 43113e8..f47772c 100644 (file)
@@ -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 <quentin@mit.edu>  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
 invirt-web (0.1.53) precise; urgency=medium
 
   * Fix hostname of URL in codebase in vnc_jnlp.mako
index 53e89e0..c86e216 100644 (file)
@@ -19,6 +19,7 @@ Depends: ${misc:Depends},
  python-flup, python-simplejson,
  python-dns, python-dnspython, python-cherrypy3,
  python-mako,
  python-flup, python-simplejson,
  python-dns, python-dnspython, python-cherrypy3,
  python-mako,
+ python-novnc,
 # misc
  kstart,
  debathena-afs-config, openafs-modules-dkms,
 # misc
  kstart,
  debathena-afs-config, openafs-modules-dkms,