From: Evan Broder <broder@mit.edu>
Date: Fri, 30 Jan 2009 11:03:17 +0000 (-0500)
Subject: invirt-vnc-server should depend on openssl.
X-Git-Tag: 0.0.8^0
X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-vnc-server.git/commitdiff_plain/a57d3048681b01e76ecf425b328bc7409ae48ea3?ds=sidebyside;hp=136f3144d643742c3763c58bb6dc4fe0b74fba1c

invirt-vnc-server should depend on openssl.

svn path=/trunk/packages/invirt-vnc-server/; revision=2028
---

diff --git a/debian/changelog b/debian/changelog
index 69aeace..b14b990 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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
diff --git a/debian/control b/debian/control
index d7bef0e..f1446f8 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Standards-Version: 3.8.0
 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