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

Guido Günther agx at sigxcpu.org
Sun Jul 5 11:35:22 UTC 2009


The following commit has been merged in the master branch:
commit e2c58677f394f7b7d5e3ac683a77a2a3fdd6f178
Author: Guido Günther <agx at sigxcpu.org>
Date:   Sun Jul 5 13:07:13 2009 +0200

    tighten libvirt-bin's dependency on libvirt0
    
    since libvirtd uses private symbols

diff --git a/debian/control b/debian/control
index c44ebbe..c138d25 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Standards-Version: 3.8.2
 
 Package: libvirt-bin
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, libvirt0 (>= ${binary:Version}), logrotate
+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