summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a14c6ad)
raw | patch | inline | side by side (parent: a14c6ad)
author | Sebastian Harl <sh@tokkee.org> | |
Thu, 6 Mar 2008 22:43:39 +0000 (23:43 +0100) | ||
committer | Sebastian 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".
about a missing symbol "virDomainBlockStats".
debian/changelog | patch | blob | history | |
debian/control | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index fe14a6db99f8a08467ac77b7d3b7d326ce989695..dcbe56a8d48133c735404b47272d03be11dc91a0 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
(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
diff --git a/debian/control b/debian/control
index e779a36534801931061dd815a496e374342d10f6..66a3fb84be1e884e047b6af0c7aba238b3453cbe 100644 (file)
--- a/debian/control
+++ b/debian/control
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/