~nova-coresec/ubuntu/maverick/libvirt/nova-ppa

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Dustin Kirkland
  • Date: 2010-06-04 19:09:36 UTC
  • Revision ID: james.westby@ubuntu.com-20100604190936-m8g7kpjjwvevmr2p
Tags: 0.7.5-5ubuntu28
debian/control: lower qemu-kvm and lvm2 from Recommends to Suggests,
LP: #556312; it's reasonable to install libvirt on systems that
host xen and qemu VMs; see meta packages (ubuntu-virt, ubuntu-virt-server,
ubuntu-virt-mgmt) for group installation of virt pacakge sets

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
 bridge-utils, netcat-openbsd, dnsmasq-base (>= 2.46-1), iptables
27
27
Enhances: qemu, kvm, xen
28
28
Section: admin
29
 
Recommends: qemu-kvm (>= 0.11.0-0ubuntu6)
30
 
Suggests: policykit-1, apparmor (>= 2.3+1289-0ubuntu14)
 
29
Suggests: policykit-1, apparmor (>= 2.3+1289-0ubuntu14), qemu-kvm (>= 0.11.0-0ubuntu6)
31
30
Description: the programs for the libvirt library
32
31
 Libvirt is a C toolkit to interact with the virtualization capabilities
33
32
 of recent versions of Linux (and other OSes). The library aims at providing
41
40
Depends: ${shlibs:Depends}, ${misc:Depends}
42
41
Conflicts: libvirt0-dbg (<< 0.4.2-6ubuntu1)
43
42
Replaces: libvirt0-dbg (<< 0.4.2-6ubuntu1)
44
 
Recommends: lvm2
 
43
Suggests: lvm2
45
44
Description: library for interfacing with different virtualization systems
46
45
 Libvirt is a C toolkit to interact with the virtualization capabilities
47
46
 of recent versions of Linux (and other OSes). The library aims at providing