[Pkg-libvirt-commits] [SCM] Libvirt debian packaging branch, experimental, updated. debian/0.4.6-6-16-gbaff048

Guido Guenther agx at sigxcpu.org
Fri Dec 5 09:40:56 UTC 2008


The following commit has been merged in the experimental branch:
commit 5f85e66ca6702e445cb8047220d89582f84e89b2
Author: Guido Günther <agx at sigxcpu.org>
Date:   Thu Dec 4 17:45:47 2008 +0100

    depend on logrotate
    
    for logfile rotation

diff --git a/debian/control b/debian/control
index 3c00db0..09c0c1e 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Standards-Version: 3.8.0
 
 Package: libvirt-bin
 Architecture: any
-Depends: ${shlibs:Depends}, adduser, libvirt0 (>= ${binary:Version})
+Depends: ${shlibs:Depends}, adduser, libvirt0 (>= ${binary:Version}), logrotate
 Enhances: qemu, kvm, xen
 Section: admin
 Recommends: netcat-openbsd, bridge-utils, dnsmasq, iptables, qemu (>= 0.9.1)

-- 
Libvirt debian packaging



More information about the Pkg-libvirt-commits mailing list