Code

control: Build depend on iptables-dev >= 1.4.3.2-2.
authorSebastian Harl <sh@tokkee.org>
Mon, 20 Apr 2009 20:54:46 +0000 (22:54 +0200)
committerSebastian 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.

debian/changelog
debian/control

index 5a6aab3bfbc80c4c59ad64c1c83f2a038f95e460..7d1da0df36ed1a6b6008f93b1fa3ecbef15c9792 100644 (file)
@@ -11,11 +11,11 @@ collectd (4.6.2-2) unstable; urgency=low
     - 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
 
index 2e25d29c3d7c5b7324f7d43a3655721a54871b05..f089a868f0d53f897244935f123db44029030ef2 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, 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/