[Pkg-libvirt-commits] [SCM] Libvirt Debian packaging branch, master, updated. debian/1.0.6-1-2-gaff716e
Guido Günther
agx at sigxcpu.org
Fri Jun 14 12:19:12 UTC 2013
The following commit has been merged in the master branch:
commit aff716ef792f6fb86418c89fbe119445c78a4a08
Author: Guido Günther <agx at sigxcpu.org>
Date: Wed Jun 12 22:04:15 2013 +0200
Depend on newer libnetcf1
that has a proper symbols file so we can drop the explicit libnetcf1
dependency in libvirt-bin
Closes: #712073
diff --git a/debian/control b/debian/control
index b2304ec..fb43596 100644
--- a/debian/control
+++ b/debian/control
@@ -33,7 +33,7 @@ Build-Depends: cdbs (>= 0.4.90~),
libpcap0.8-dev,
libnuma-dev [amd64 i386 ia64 mips mipsel powerpc],
radvd [linux-any],
- libnetcf-dev (>= 1:0.2.2) [linux-any],
+ libnetcf-dev (>= 1:0.2.3-3~) [linux-any],
libsanlock-dev [linux-any],
libaudit-dev (<= 1:2.2.2) [linux-any],
systemtap-sdt-dev [amd64 armel armhf i386 ia64 powerpc s390],
@@ -55,8 +55,7 @@ X-Python-Version: >= 2.6
Package: libvirt-bin
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, libvirt0 (= ${binary:Version}), logrotate, gettext-base,
- libnetcf1 (>= 1:0.2.2)
+Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, libvirt0 (= ${binary:Version}), logrotate, gettext-base
Enhances: qemu, qemu-kvm, xen
Section: admin
Recommends: netcat-openbsd,
--
Libvirt Debian packaging
More information about the Pkg-libvirt-commits
mailing list