Code

control, rules: Disable the Linux-specific "sensors" plugin on kfreebsd.
[pkg-collectd.git] / debian / changelog
index caaf2cc008a92008ed058eba1904c3255d1cff81..8f96f62bd42cb0bb5a1c62e52083dae9420d060a 100644 (file)
@@ -1,4 +1,4 @@
-collectd (4.9.0-1) unstable; urgency=low
+collectd (4.9.1-1) unstable; urgency=low
 
   * New upstream release:
     New plugins:
@@ -8,13 +8,32 @@ collectd (4.9.0-1) unstable; urgency=low
       libnetapp is not available)
     - OpenVZ statistics: OpenVZ (Perl based plugin)
     - Embedding a Python interpreter: python
-    - Query statistics from RouterOS: routeros
+    - Query statistics from RouterOS: routeros (disabled in Debian;
+      librouteros is not available)
     New matches:
     - Match values using a hash function of the hostname: hashed
     New targets:
     - Scale (multiply) values: scale
-
- -- Sebastian Harl <tokkee@debian.org>  Sun, 27 Dec 2009 01:39:51 +0100
+  * debian/control:
+    - Build-depend on "python-dev", required to build the "python" plugin.
+  * debian/collectd-core.install:
+    - Install all collectd-*.5 manpages (in particular, this includes the
+      newly added collectd-python.5).
+  * debian/control, debian/rules:
+    - 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