summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 1d66e6f)
raw | patch | inline | side by side (parent: 1d66e6f)
author | Sebastian Harl <sh@tokkee.org> | |
Mon, 20 Apr 2009 20:54:46 +0000 (22:54 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Mon, 20 Apr 2009 20:54:46 +0000 (22:54 +0200) |
Bug #524766 has been fixed in that version. Thus, dropping the dependency on
iptables.
iptables.
debian/changelog | patch | blob | history | |
debian/control | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index 5a6aab3bfbc80c4c59ad64c1c83f2a038f95e460..7d1da0df36ed1a6b6008f93b1fa3ecbef15c9792 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
- 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.
+ - Build-depend on iptables-dev (>= 1.4.3.2-2) to link against the packaged
+ libiptc which is available as shared library since iptables 1.4.3.
+ Depend on versions >= 1.4.3.2-2 because of #524766.
- -- Sebastian Harl <sh@tokkee.org> Sun, 19 Apr 2009 21:26:51 +0200
+ -- Sebastian Harl <sh@tokkee.org> Mon, 20 Apr 2009 22:52:56 +0200
collectd (4.6.2-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 2e25d29c3d7c5b7324f7d43a3655721a54871b05..f089a868f0d53f897244935f123db44029030ef2 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, 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-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.2-2), 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/