fix python-xen dependency glasgall-dev
authorAdam Glasgall <adam@crossproduct.net>
Sat, 20 Apr 2013 18:37:30 +0000 (14:37 -0400)
committerAdam Glasgall <adam@crossproduct.net>
Sat, 20 Apr 2013 18:37:30 +0000 (14:37 -0400)
debian/changelog
debian/control

index a50dffe..b967021 100644 (file)
@@ -1,3 +1,10 @@
+invirt-vnc-server (0.0.14~glasgall2) precise; urgency=low
+
+  * Replace dependency on python-xen-3.3 with xen-utils-4.1, as the latter
+    Replaces: the former.
+
+ -- Adam Glasgall <glasgall@mit.edu>  Sat, 20 Apr 2013 14:36:49 -0400
+
 invirt-vnc-server (0.0.14~glasgall1) precise; urgency=low
 
   * Port packaging to dh_python2
index 8f28037..2ad384d 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 | python-xen-3.3, openssl,
+ python-twisted-core, xen-utils-4.1, openssl,
  python-openssl
 Provides: ${python:Provides}
 Description: Install and enable the VNC server