Code

control, rules: Disable the Linux-specific "sensors" plugin on kfreebsd.
[pkg-collectd.git] / debian / changelog
index 470b1a7235cad764021227153920e649dcfdb62a..8f96f62bd42cb0bb5a1c62e52083dae9420d060a 100644 (file)
@@ -20,10 +20,20 @@ collectd (4.9.1-1) unstable; urgency=low
     - Install all collectd-*.5 manpages (in particular, this includes the
       newly added collectd-python.5).
   * debian/control, debian/rules:
-    - Disabled the "netlink" plugin on kfreebsd-{i386,amd64} and do not
-      build-depend on iproute-dev -- iproute is only available on Linux.
-
- -- Sebastian Harl <tokkee@debian.org>  Sat, 23 Jan 2010 15:38:38 +0000
+    - Disabled the following Linux-specific plugins / removed the following
+      build-deps on kfreebsd-{i386,amd64}:
+      + "iptables" plugin / iptables-dev
+      + "ipvs" plugin / linux-libc-dev
+      + "netlink" plugin / iproute-dev
+      + "sensors" plugin / libsensors4-dev
+    - Disabled the following plugins / removed the following build-deps on
+      kfreebsd-{i386,amd64} -- the build-deps are (not yet) available on
+      kfreebsd:
+      + "gmond" plugin / libganglia1-dev
+      + "libvirt" plugin / libvirt-dev
+      + "java" plugin / openjdk6-jdk
+
+ -- Sebastian Harl <tokkee@debian.org>  Sat, 23 Jan 2010 18:20:17 +0000
 
 collectd (4.8.2-1) unstable; urgency=medium