From 1d66e6f59c6e3ae659df56e166d50d1eb876eb3a Mon Sep 17 00:00:00 2001 From: Sebastian Harl Date: Sun, 19 Apr 2009 21:31:17 +0200 Subject: [PATCH] control: Build-depend on iptables-dev (>= 1.4.3.1-1) and iptables. This allows to link against the packaged libiptc. libiptc is available as shared library since iptables 1.4.3. Depend on iptables as well to work around bug #524766. --- debian/changelog | 6 +++++- debian/control | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 8539ed2..5a6aab3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,8 +10,12 @@ collectd (4.6.2-2) unstable; urgency=low - Added contrib/php-collection/ to /usr/share/doc/collectd/. - Disabled "netlink" plugin on mips and mipsel - those architectures do not allow to link non-PIC code into shared objects (Closes: #524593). + * debian/control: + - Build-depend on iptables-dev (>= 1.4.3.1-1) and iptables to link against + the packaged libiptc. libiptc is available as shared library since + iptables 1.4.3. Depend on iptables as well to work around #524766. - -- Sebastian Harl Sun, 19 Apr 2009 19:29:20 +0200 + -- Sebastian Harl Sun, 19 Apr 2009 21:26:51 +0200 collectd (4.6.2-1) unstable; urgency=low diff --git a/debian/control b/debian/control index 15494b9..2e25d29 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: collectd Section: utils Priority: optional Maintainer: Sebastian Harl -Build-Depends: debhelper (>= 5), dpkg-dev (>= 1.14.10), po-debconf, dpatch, bison, flex, autotools-dev, pkg-config, linux-libc-dev (>= 2.6.25-4) | linux-libc-dev (<< 2.6.25-1), libcurl4-gnutls-dev (>= 7.18.2-5) | libcurl4-gnutls-dev (<= 7.18.2-1) | libcurl3-gnutls-dev, libmysqlclient15-dev, librrd-dev | librrd2-dev, libsensors-dev, liboping-dev (>= 0.3.3), libpcap0.8-dev | libpcap-dev, libupsclient1-dev, libperl-dev, iproute-dev [!alpha !amd64 !hppa !ia64 !ppc64], libsnmp-dev | libsnmp9-dev, libvirt-dev (>= 0.4.0-6) [amd64 i386 powerpc], libxml2-dev, libhal-dev, libopenipmi-dev (>= 2.0.14-1~), libglib2.0-dev, libnotify-dev, libesmtp-dev, libpq-dev, libdbi0-dev +Build-Depends: debhelper (>= 5), dpkg-dev (>= 1.14.10), po-debconf, dpatch, bison, flex, autotools-dev, pkg-config, linux-libc-dev (>= 2.6.25-4) | linux-libc-dev (<< 2.6.25-1), libcurl4-gnutls-dev (>= 7.18.2-5) | libcurl4-gnutls-dev (<= 7.18.2-1) | libcurl3-gnutls-dev, libmysqlclient15-dev, librrd-dev | librrd2-dev, libsensors-dev, liboping-dev (>= 0.3.3), libpcap0.8-dev | libpcap-dev, iptables-dev (>= 1.4.3.1-1), iptables, libupsclient1-dev, libperl-dev, iproute-dev [!alpha !amd64 !hppa !ia64 !ppc64], libsnmp-dev | libsnmp9-dev, libvirt-dev (>= 0.4.0-6) [amd64 i386 powerpc], libxml2-dev, libhal-dev, libopenipmi-dev (>= 2.0.14-1~), libglib2.0-dev, libnotify-dev, libesmtp-dev, libpq-dev, libdbi0-dev Build-Conflicts: libpthread-dev Standards-Version: 3.8.1 Homepage: http://collectd.org/ -- 2.30.2