Bastian Blank
2011-Apr-28 11:41 UTC
[Pkg-xen-changes] r885 - in trunk/xen/debian: . templates
Author: waldi
Date: Thu Apr 28 11:41:03 2011
New Revision: 885
Log:
* debian/changelog: Update.
* debian/templates/control.utils.in: Add xen-qemu-dm-*.
Modified:
trunk/xen/debian/changelog
trunk/xen/debian/templates/control.utils.in
Modified: trunk/xen/debian/changelog
=============================================================================---
trunk/xen/debian/changelog Thu Apr 28 11:39:20 2011 (r884)
+++ trunk/xen/debian/changelog Thu Apr 28 11:41:03 2011 (r885)
@@ -1,6 +1,9 @@
xen (4.1.0-3) UNRELEASED; urgency=low
* Add ghostscript to build-deps.
+ * Add xen-qemu-dm-4.1 binary package.
+ - Add qemu as another orig tar.
+ - Remove blktap1 support from qemu.
-- Bastian Blank <waldi at debian.org> Wed, 27 Apr 2011 14:37:40 +0200
Modified: trunk/xen/debian/templates/control.utils.in
=============================================================================---
trunk/xen/debian/templates/control.utils.in Thu Apr 28 11:39:20 2011 (r884)
+++ trunk/xen/debian/templates/control.utils.in Thu Apr 28 11:41:03 2011 (r885)
@@ -7,3 +7,8 @@
The userspace tools to manage a system virtualized through the XEN virtual
machine monitor.
+Package: xen-qemu-dm- at version@
+Depends: ${shlibs:Depends}, ${misc:Depends}, xen-utils- at version@ (=
${binary:Version}), qemu-keymaps
+Description: Xen Qemu Device Model virtual machine hardware emulator
+ This package contains the Xen version of the Qemu emulator.
+