[Pkg-libvirt-commits] [libvirt] 01/02: autopkgtests: add missing dependency on libvirt-clients

Guido Guenther agx at moszumanska.debian.org
Sun Oct 16 16:01:10 UTC 2016


This is an automated email from the git hooks/post-receive script.

agx pushed a commit to annotated tag debian/2.3.0-3
in repository libvirt.

commit c77d29daf5b8a521a555caf8a7c08cfbcc9f140e
Author: Guido Günther <agx at sigxcpu.org>
Date:   Sun Oct 16 16:14:23 2016 +0200

    autopkgtests: add missing dependency on libvirt-clients
---
 debian/tests/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/tests/control b/debian/tests/control
index 8f3c745..1d4044d 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -3,11 +3,11 @@ Depends: @
 Restrictions: allow-stderr
 
 Tests: smoke-qemu-session
-Depends: libvirt-daemon
+Depends: libvirt-daemon, libvirt-clients
 Restrictions: allow-stderr, isolation-container
 
 Tests: smoke-lxc
-Depends: libvirt-daemon
+Depends: libvirt-daemon, libvirt-clients
 Restrictions: allow-stderr, needs-root
 
 Tests: build-test

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libvirt.git



More information about the Pkg-libvirt-commits mailing list