[Pkg-libvirt-commits] [SCM] Libguestfs Debian packaging branch, master, updated. debian/1%1.20.7-3

Hilko Bengen bengen at debian.org
Sat Jun 1 11:05:23 UTC 2013


The following commit has been merged in the master branch:
commit d18b8125413ad4eb58228a922744349bde136763
Author: Hilko Bengen <bengen at debian.org>
Date:   Thu May 30 17:25:52 2013 +0200

    qemu-kvm is deprecated: Changed dependencies to qemu-system-x86

diff --git a/debian/control b/debian/control
index c2a42e8..08f5025 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 9~), autotools-dev, aptitude,
   libcap-dev, libacl1-dev, libyajl-dev,
   automake, autoconf, libtool,
   gperf, libxml2-utils,
-  qemu-kvm (>= 0.13),
+  qemu-system-x86 [i386 amd64],
   genisoimage, pkg-config,
   erlang-dev,
   dh-lua,
@@ -95,7 +95,7 @@ Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends}, ${misc:Depends},
   supermin,
-  qemu-kvm (>= 0.13),
+  qemu-system-x86 [i386 amd64],
   bsdmainutils,
   btrfs-tools,
   cryptsetup,

-- 
Libguestfs Debian packaging



More information about the Pkg-libvirt-commits mailing list