[Pkg-libvirt-commits] [libvirt] 02/02: autopkgtests: libvirt-lxc needs libvirt-daemon-system while smoke does not

Guido Guenther agx at moszumanska.debian.org
Thu Oct 20 17:41:36 UTC 2016


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

agx pushed a commit to branch debian/sid
in repository libvirt.

commit ec65bfbcd9ed839a44eba8e2159d530a17037ffd
Author: Guido Günther <agx at sigxcpu.org>
Date:   Thu Oct 20 19:39:03 2016 +0200

    autopkgtests: libvirt-lxc needs libvirt-daemon-system while smoke does not
---
 debian/tests/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/tests/control b/debian/tests/control
index 1d4044d..83ec34f 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,5 +1,5 @@
 Tests: smoke
-Depends: @
+Depends: libvirt-clients
 Restrictions: allow-stderr
 
 Tests: smoke-qemu-session
@@ -7,7 +7,7 @@ Depends: libvirt-daemon, libvirt-clients
 Restrictions: allow-stderr, isolation-container
 
 Tests: smoke-lxc
-Depends: libvirt-daemon, libvirt-clients
+Depends: libvirt-daemon-system, 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