Codebase list libvirt / 84d3f03
disable policy kit not in etch Guido Guenther 15 years ago
3 changed file(s) with 2 addition(s) and 4 deletion(s). Raw diff Collapse all Expand all
22 Priority: optional
33 Maintainer: Debian Libvirt Maintainers <pkg-libvirt-maintainers@lists.alioth.debian.org>
44 Uploaders: Guido Guenther <agx@sigxcpu.org>
5 Build-Depends: cdbs (>= 0.4.43), debhelper (>= 5.0.38), libxml2-dev, libncurses5-dev, libreadline5-dev, zlib1g-dev, libgnutls-dev, python-dev (>= 2.3.5-11), python-central (>= 0.5.6), quilt, libavahi-client-dev, libsasl2-dev, libxen-dev [i386 amd64],lvm2, qemu [amd64 i386 powerpc sparc], libpolkit-dbus-dev, open-iscsi, libparted1.8-dev
5 Build-Depends: cdbs (>= 0.4.43), debhelper (>= 5.0.38), libxml2-dev, libncurses5-dev, libreadline5-dev, zlib1g-dev, libgnutls-dev, python-dev (>= 2.3.5-11), python-central (>= 0.5.6), quilt, libavahi-client-dev, libsasl2-dev, libxen-dev [i386 amd64],lvm2, qemu [amd64 i386 powerpc sparc], open-iscsi, libparted1.8-dev
66 XS-Python-Version: current
77 Vcs-Git: git://git.debian.org/git/pkg-libvirt/libvirt.git
88 Vcs-Browser: http://git.debian.org/?p=pkg-libvirt/libvirt.git
1515 Enhances: qemu, kvm, xen
1616 Section: admin
1717 Recommends: netcat-openbsd, bridge-utils, dnsmasq, iptables
18 Suggests: policykit
1918 Description: the programs for the libvirt library
2019 Libvirt is a C toolkit to interact with the virtualization capabilities
2120 of recent versions of Linux (and other OSes). The library aims at providing
11 usr/sbin/*
22 etc/libvirt/*
33 etc/sasl2/*
4 usr/share/PolicyKit/*
1919 --without-openvz \
2020 --with-avahi \
2121 --with-sasl \
22 --with-polkit \
22 --without-polkit \
2323 --with-storage-fs \
2424 --with-storage-lvm \
2525 --with-storage-iscsi \