Update invirt-vnc-server and invirt-xen-config to accept the Xen 3.3 0.0.9
authorEvan Broder <broder@mit.edu>
Fri, 20 Feb 2009 22:40:43 +0000 (17:40 -0500)
committerEvan Broder <broder@mit.edu>
Fri, 20 Feb 2009 22:40:43 +0000 (17:40 -0500)
packages.

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

debian/changelog
debian/control

index b14b990..60db452 100644 (file)
@@ -1,3 +1,9 @@
+invirt-vnc-server (0.0.9) unstable; urgency=low
+
+  * Prepare for a Xen 3.3 world by allowing either 3.2 or 3.3 packages.
+
+ -- Evan Broder <broder@mit.edu>  Fri, 20 Feb 2009 17:38:31 -0500
+
 invirt-vnc-server (0.0.8) unstable; urgency=low
 
   * Depend on openssl - it's needed for the postinst.
index f1446f8..efc1552 100644 (file)
@@ -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, openssl
+ python-twisted-core, python-xen-3.2 | python-xen-3.3, openssl
 Provides: ${python:Provides}
 XB-Python-Version: ${python:Versions}
 Description: Install and enable the VNC server