invirt-vnc-server should depend on openssl. 0.0.8
authorEvan Broder <broder@mit.edu>
Fri, 30 Jan 2009 11:03:17 +0000 (06:03 -0500)
committerEvan Broder <broder@mit.edu>
Fri, 30 Jan 2009 11:03:17 +0000 (06:03 -0500)
svn path=/trunk/packages/invirt-vnc-server/; revision=2028

debian/changelog
debian/control

index 69aeace..b14b990 100644 (file)
@@ -1,3 +1,9 @@
+invirt-vnc-server (0.0.8) unstable; urgency=low
+
+  * Depend on openssl - it's needed for the postinst.
+
+ -- Evan Broder <broder@mit.edu>  Fri, 30 Jan 2009 05:58:12 -0500
+
 invirt-vnc-server (0.0.7) unstable; urgency=low
 
   * Generate certificates that last for 2 years
 invirt-vnc-server (0.0.7) unstable; urgency=low
 
   * Generate certificates that last for 2 years
index d7bef0e..f1446f8 100644 (file)
@@ -10,7 +10,7 @@ Standards-Version: 3.8.0
 Package: invirt-vnc-server
 Architecture: all
 Depends: ${python:Depends}, ${misc:Depends}, daemon,
 Package: invirt-vnc-server
 Architecture: all
 Depends: ${python:Depends}, ${misc:Depends}, daemon,
- python-twisted-core, python-xen-3.2
+ python-twisted-core, python-xen-3.2, openssl
 Provides: ${python:Provides}
 XB-Python-Version: ${python:Versions}
 Description: Install and enable the VNC server
 Provides: ${python:Provides}
 XB-Python-Version: ${python:Versions}
 Description: Install and enable the VNC server