author | Sebastian Harl <sh@teamix.net> | |
Thu, 31 Jan 2013 07:38:40 +0000 (08:38 +0100) | ||
committer | Sebastian Harl <sh@teamix.net> | |
Thu, 31 Jan 2013 07:38:40 +0000 (08:38 +0100) |
Conflicts:
debian/changelog
debian/changelog
1 | 2 | |||
---|---|---|---|---|
debian/changelog | patch | | diff1 | | diff2 | | blob | history |
debian/control | patch | | diff1 | | diff2 | | blob | history |
diff --cc debian/changelog
index 2bdbc9d0db284e5f02bb0910f5dc616c542a9bcb,9fd190e35b00f12a6cab1566bad8296816a2323e..140b62e06ebabefdd6be2ad77520c6b4021c7c32
--- 1/debian/changelog
--- 2/debian/changelog
+++ b/debian/changelog
+ collectd (5.2.1-1) experimental; urgency=low
+
+ * New upstream release.
+ * debian/patches:
+ - Removed postgresql_writer_memleak.dpatch -- applied upstream.
+ * debian/collectd-utils.install:
+ - Install collectd-tg manpage.
+ * debian/control:
+ - Updated standards-version to 3.9.4 -- no changes.
+
+ -- Sebastian Harl <tokkee@debian.org> Wed, 30 Jan 2013 21:35:30 +0100
+
+collectd (5.2.0-2~debmon60+1) debmon-squeeze; urgency=low
+
+ * Rebuild for squeeze-backports.
+ * debian/rules:
+ - Re-enabled 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, 05 Dec 2012 14:59:05 +0100
+
collectd (5.2.0-2) experimental; urgency=low
* debian/patches:
diff --cc debian/control
Simple merge