Code

collectd.postinst: Let the "collectd" package restart the daemon.
[pkg-collectd.git] / debian / changelog
index 1517bc26c5f199bd862138c66fb9102ce3192969..98eb733d962276082c8b13e7b3b75490a8beeeb3 100644 (file)
@@ -10,8 +10,20 @@ collectd (4.8.1-3) unstable; urgency=low
     - Do not (try to) start collectd if the config file does not exist. Else,
       installation of "collectd-core" (which does not provide configuration)
       would fail.
-
- -- Sebastian Harl <tokkee@debian.org>  Sun, 13 Dec 2009 21:30:38 +0100
+  * debian/collectd.postinst:
+    - Let the "collectd" package restart the daemon, since it provides the
+      config file.
+  * debian/collectd.links:
+    - Symlink /u/s/d/collectd/examples to /u/s/d/collectd-core/examples.
+  * debian/control:
+    - Build-depend on the right combination of libsnmp-dev and perl. Perl's
+      CFLAGS (included in net-snmp's CFLAGS) introduced '-fstack-protector' in
+      version 5.10.1 on some architectures (those supporting that features).
+      net-snmp has been fixed to handle that correctly in 5.4.2.1~dfsg-4;
+      thanks to Lamont Jones and Dann Frazier for reporting this
+      (Closes: #559087).
+
+ -- Sebastian Harl <tokkee@debian.org>  Sun, 13 Dec 2009 23:19:40 +0100
 
 collectd (4.8.1-2) unstable; urgency=low