Code

collectd-core.collectd.init.d: Added a description LSB header field.
authorSebastian Harl <sh@tokkee.org>
Mon, 9 Jan 2012 14:32:59 +0000 (15:32 +0100)
committerSebastian Harl <sh@tokkee.org>
Mon, 9 Jan 2012 14:32:59 +0000 (15:32 +0100)
debian/changelog
debian/collectd-core.collectd.init.d

index f5f632a29d2931cce236d15cfcfe93cf30efd26f..0ab262c2d3a2d8ae9bda0b756e801a07453ed4c7 100644 (file)
@@ -35,8 +35,10 @@ collectd (4.10.4-1) unstable; urgency=low
       to correctly check for ip_vs.h.
   * debian/control:
     - Updated standards-version to 3.9.2 -- no changes.
+  * debian/collectd-core.collectd.init.d:
+    - Added a description LSB header field.
 
- -- Sebastian Harl <tokkee@debian.org>  Mon, 09 Jan 2012 15:24:51 +0100
+ -- Sebastian Harl <tokkee@debian.org>  Mon, 09 Jan 2012 15:32:07 +0100
 
 collectd (4.10.1-2.1) unstable; urgency=high
 
index d9fc0efaf1f6a8bb0e60ad53fc1000990d9daaa9..70b1a8f5bf9cc6346d39d8c4654f37aa5cf690da 100755 (executable)
 # Should-Stop:       $network $named $syslog
 # Default-Start:     2 3 4 5
 # Default-Stop:      0 1 6
-# Short-Description: start the statistics collection daemon
+# Short-Description: manage the statistics collection daemon
+# Description:       collectd is the statistics collection daemon.
+#                    It is a small daemon which collects system information
+#                    periodically and provides mechanisms to monitor and store
+#                    the values in a variety of ways.
 ### END INIT INFO
 
 set -e