From: Adam Glasgall Date: Sat, 20 Apr 2013 18:37:30 +0000 (-0400) Subject: fix python-xen dependency X-Git-Tag: 0.0.15~2 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-vnc-server.git/commitdiff_plain/refs/heads/glasgall-dev?ds=sidebyside fix python-xen dependency --- diff --git a/debian/changelog b/debian/changelog index a50dffe..b967021 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Sat, 20 Apr 2013 14:36:49 -0400 + invirt-vnc-server (0.0.14~glasgall1) precise; urgency=low * Port packaging to dh_python2 diff --git a/debian/control b/debian/control index 8f28037..2ad384d 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-xen-3.3, openssl, + python-twisted-core, xen-utils-4.1, openssl, python-openssl Provides: ${python:Provides} Description: Install and enable the VNC server