[Pkg-libvirt-commits] [SCM] Libvirt Debian packaging branch, experimental, updated. debian/0.10.2-3

Guido Günther agx at sigxcpu.org
Wed Oct 10 05:51:24 UTC 2012


The following commit has been merged in the experimental branch:
commit 19ec20b25db5c341bbd56c8031fe45edc660f667
Author: Guido Günther <agx at sigxcpu.org>
Date:   Tue Oct 9 20:00:12 2012 +0200

    Depend on a libnetcf1 that's build against libnl3
    
    to avoid pulling in libnl1 symbols.

diff --git a/debian/control b/debian/control
index f0228d5..23169c9 100644
--- a/debian/control
+++ b/debian/control
@@ -54,7 +54,8 @@ X-Python-Version: >= 2.6
 
 Package: libvirt-bin
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, libvirt0 (= ${binary:Version}), logrotate, gettext-base
+Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, libvirt0 (= ${binary:Version}), logrotate, gettext-base,
+ libnetcf1 (>= 0.2.2-1)
 Enhances: qemu, qemu-kvm, xen
 Section: admin
 Recommends: netcat-openbsd,

-- 
Libvirt Debian packaging



More information about the Pkg-libvirt-commits mailing list