[Pkg-libvirt-commits] [SCM] Libvirt Debian packaging branch, experimental, updated. debian/1.0.1-3
Guido Günther
agx at sigxcpu.org
Sat Jan 5 16:34:46 UTC 2013
The following commit has been merged in the experimental branch:
commit 11f91eaec1fc1fbd41f89ed1d6af910a4c43ce0d
Author: Guido Günther <agx at sigxcpu.org>
Date: Sat Jan 5 16:27:25 2013 +0100
Make sure we build against sid's libaudit
since libaudit0 and libaudit1 aren't coinstallable (see #697459).
diff --git a/debian/control b/debian/control
index e1a80c7..0f2642b 100644
--- a/debian/control
+++ b/debian/control
@@ -35,7 +35,7 @@ Build-Depends: cdbs (>= 0.4.90~),
radvd [linux-any],
libnetcf-dev (>= 1:0.2.2) [linux-any],
libsanlock-dev [linux-any],
- libaudit-dev [linux-any],
+ libaudit-dev (<= 1:2.2.2) [linux-any],
systemtap-sdt-dev [amd64 armel armhf i386 ia64 powerpc s390],
# for --with-storage-sheepdog
sheepdog [linux-any],
--
Libvirt Debian packaging
More information about the Pkg-libvirt-commits
mailing list