[Pkg-libvirt-commits] [Git][libvirt-team/libvirt][debian/master] d/control: Use qemu-system instead of qemu
Andrea Bolognani
gitlab at salsa.debian.org
Mon Nov 16 12:20:29 GMT 2020
Andrea Bolognani pushed to branch debian/master at Libvirt Packaging Team / libvirt
Commits:
acb5c168 by Guido Günther at 2020-11-16T10:14:58+00:00
d/control: Use qemu-system instead of qemu
The qemu package will go away in the future since it's too generic.
Closes: #966239
- - - - -
1 changed file:
- debian/control
Changes:
=====================================
debian/control
=====================================
@@ -132,7 +132,7 @@ Recommends:
libvirt-daemon-driver-xen,
libxml2-utils,
netcat-openbsd,
- qemu-kvm | qemu (>= 0.9.1),
+ qemu-kvm | qemu-system (>= 0.9.1),
Suggests:
libvirt-daemon-driver-storage-gluster,
libvirt-daemon-driver-storage-iscsi-direct,
@@ -141,8 +141,8 @@ Suggests:
libvirt-daemon-system,
numad,
Enhances:
- qemu,
qemu-kvm,
+ qemu-system,
xen,
Breaks:
libvirt-clients (<< 6.9.0-2~),
View it on GitLab: https://salsa.debian.org/libvirt-team/libvirt/-/commit/acb5c16882c082560b2b75fe7388d4ddadbf8953
--
View it on GitLab: https://salsa.debian.org/libvirt-team/libvirt/-/commit/acb5c16882c082560b2b75fe7388d4ddadbf8953
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-libvirt-commits/attachments/20201116/2f7bd4c4/attachment.html>
More information about the Pkg-libvirt-commits
mailing list