summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 055754c)
raw | patch | inline | side by side (parent: 055754c)
author | Sebastian Harl <sh@teamix.net> | |
Wed, 28 Nov 2012 07:35:08 +0000 (08:35 +0100) | ||
committer | Sebastian Harl <sh@teamix.net> | |
Wed, 28 Nov 2012 07:35:08 +0000 (08:35 +0100) |
debian/changelog | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index e65298456fa9fad76c784b0028e91ea2934d913b..8e93dd973f23b8de67868c5a0d1c4241e3fce497 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
- Reenabled the netlink plugin (previously disabled for
squeeze-backports); the plugin should now build with older and current
versions of iproute2.
+ Changes kept from squeeze-backports:
+ * debian/rules, debian/control:
+ - Disabled modbus plugin, libmodbus-dev is not available on Squeeze.
+ - Disabled AMQP plugin, librabbitmq-dev is not available on Squeeze.
+ * debian/rules, debian/collectd-core.overrides:
+ - Changed JAVA_HOME to /usr/lib/jvm/java-6-openjdk (without arch).
+ * debian/collectd.conf:
+ - Removed sample config for the 'amqp' plugin.
-- Sebastian Harl <tokkee@debian.org> Wed, 28 Nov 2012 08:26:37 +0100