[Pkg-libvirt-commits] [SCM] Libvirt Debian packaging branch, master, updated. debian/0.7.6-1-1-g72790fc

Guido Günther agx at sigxcpu.org
Sun Feb 7 01:46:33 UTC 2010


The following commit has been merged in the master branch:
commit 72790fcec2eaa08ac9fb803a39de59b051e73766
Author: Guido Günther <agx at sigxcpu.org>
Date:   Sun Feb 7 02:45:57 2010 +0100

    Drop hal dependency
    
    We're using udev for device enumeration.

diff --git a/debian/control b/debian/control
index 4d42a62..f747f55 100644
--- a/debian/control
+++ b/debian/control
@@ -20,8 +20,7 @@ DM-Upload-Allowed: yes
 
 Package: libvirt-bin
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, libvirt0 (= ${binary:Version}), logrotate,
- hal
+Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, libvirt0 (= ${binary:Version}), logrotate
 Enhances: qemu, kvm, xen
 Section: admin
 Recommends: netcat-openbsd, bridge-utils, dnsmasq-base (>= 2.46-1), iptables, qemu (>= 0.9.1)

-- 
Libvirt Debian packaging



More information about the Pkg-libvirt-commits mailing list