Code

Restrict the libvirt-dev build dependency to versions >= 0.4.0-6. collectd-4.3.0-2
authorSebastian Harl <sh@tokkee.org>
Thu, 6 Mar 2008 22:43:39 +0000 (23:43 +0100)
committerSebastian Harl <sh@tokkee.org>
Thu, 6 Mar 2008 22:43:39 +0000 (23:43 +0100)
This makes sure that Xen is supported and fixes some strange FTBFS complaining
about a missing symbol "virDomainBlockStats".

debian/changelog
debian/control

index fe14a6db99f8a08467ac77b7d3b7d326ce989695..dcbe56a8d48133c735404b47272d03be11dc91a0 100644 (file)
@@ -4,8 +4,11 @@ collectd (4.3.0-2) unstable; urgency=low
     (this is required by the sensors plugin).
   * Restrict the libvirt-dev build dependency and the libvirt plugin to amd64,
     i386 and powerpc (libvirt is only available on those architectures).
+  * Restrict the libvirt-dev build dependency to versions >= 0.4.0-6 to make
+    sure Xen is supported and to fix some strange FTBFS complaining about a
+    missing symbol "virDomainBlockStats".
 
- -- Sebastian Harl <sh@tokkee.org>  Wed, 05 Mar 2008 21:07:21 +0100
+ -- Sebastian Harl <sh@tokkee.org>  Thu, 06 Mar 2008 23:37:44 +0100
 
 collectd (4.3.0-1) unstable; urgency=low
 
index e779a36534801931061dd815a496e374342d10f6..66a3fb84be1e884e047b6af0c7aba238b3453cbe 100644 (file)
@@ -2,7 +2,7 @@ Source: collectd
 Section: utils
 Priority: optional
 Maintainer: Sebastian Harl <sh@tokkee.org>
-Build-Depends: debhelper (>= 5), dpkg-dev (>= 1.14.10), po-debconf, dpatch, bison | byacc, flex, autotools-dev, libcurl4-gnutls-dev | libcurl3-gnutls-dev, libmysqlclient15-dev | libmysqlclient14-dev, librrd2-dev | librrd0-dev, libsensors-dev, liboping-dev (>= 0.3.3), libpcap0.8-dev | libpcap-dev, iptables-dev [!alpha !amd64 !hppa !ia64 !ppc64], nut-dev [!alpha !amd64 !hppa !ia64 !ppc64], libperl-dev, iproute-dev, libsnmp-dev | libsnmp9-dev, libvirt-dev [amd64 i386 powerpc], libxml2-dev, libhal-dev
+Build-Depends: debhelper (>= 5), dpkg-dev (>= 1.14.10), po-debconf, dpatch, bison | byacc, flex, autotools-dev, libcurl4-gnutls-dev | libcurl3-gnutls-dev, libmysqlclient15-dev | libmysqlclient14-dev, librrd2-dev | librrd0-dev, libsensors-dev, liboping-dev (>= 0.3.3), libpcap0.8-dev | libpcap-dev, iptables-dev [!alpha !amd64 !hppa !ia64 !ppc64], nut-dev [!alpha !amd64 !hppa !ia64 !ppc64], libperl-dev, iproute-dev, libsnmp-dev | libsnmp9-dev, libvirt-dev (>= 0.4.0-6) [amd64 i386 powerpc], libxml2-dev, libhal-dev
 Build-Conflicts: libpthread-dev
 Standards-Version: 3.7.3
 Homepage: http://collectd.org/