From e3ecdf073588856c00d6bb4058b645f7e76ca8e8 Mon Sep 17 00:00:00 2001 From: Sebastian Harl Date: Sun, 22 Feb 2009 12:58:29 +0100 Subject: [PATCH] control: Updated package descriptions. Dropped the following sentence: It is written in C for performance. This is fairly irrelevant to the user and nothing special - after all, we're on UNIX ;-) Thanks to Ron Lee and Tollef Fog Heen for their comments. --- debian/control | 27 ++++++++++++--------------- 1 file changed, 12 insertions(+), 15 deletions(-) diff --git a/debian/control b/debian/control index 4a3f519..3ab52c1 100644 --- a/debian/control +++ b/debian/control @@ -23,11 +23,10 @@ Replaces: collectd-apache, collectd-dns, collectd-hddtemp, collectd-mysql, collectd-perl, collectd-ping, collectd-sensors Description: statistics collection and monitoring daemon collectd is a small daemon which collects system information periodically and - provides mechanisms to monitor and store the values in a variety of ways. It - is written in C for performance. Since the daemon doesn't need to startup - every time it wants to update the values it's very fast and easy on the - system. Also, the statistics are very fine grained since the files are updated - every 10 seconds. + provides mechanisms to monitor and store the values in a variety of ways. + Since the daemon doesn't need to startup every time it wants to update the + values it's very fast and easy on the system. Also, the statistics are very + fine grained since the files are updated every 10 seconds. . This package contains the main program file and the following plugins (some of those plugins require additional libraries - for more details see @@ -97,11 +96,10 @@ Priority: extra Depends: collectd (= ${binary:Version}), ${misc:Depends} Description: statistics collection and monitoring daemon (debugging symbols) collectd is a small daemon which collects system information periodically and - provides mechanisms to monitor and store the values in a variety of ways. It - is written in C for performance. Since the daemon doesn't need to startup - every time it wants to update the values it's very fast and easy on the - system. Also, the statistics are very fine grained since the files are updated - every 10 seconds. + provides mechanisms to monitor and store the values in a variety of ways. + Since the daemon doesn't need to startup every time it wants to update the + values it's very fast and easy on the system. Also, the statistics are very + fine grained since the files are updated every 10 seconds. . This package contains the debugging symbols. @@ -110,11 +108,10 @@ Architecture: all Depends: collectd (>= ${source:Version}), collectd (<< 4.6~), ${misc:Depends} Description: statistics collection and monitoring daemon (development files) collectd is a small daemon which collects system information periodically and - provides mechanisms to monitor and store the values in a variety of ways. It - is written in C for performance. Since the daemon doesn't need to startup - every time it wants to update the values it's very fast and easy on the - system. Also, the statistics are very fine grained since the files are updated - every 10 seconds. + provides mechanisms to monitor and store the values in a variety of ways. + Since the daemon doesn't need to startup every time it wants to update the + values it's very fast and easy on the system. Also, the statistics are very + fine grained since the files are updated every 10 seconds. . This package contains the development files needed to create your own plugins. -- 2.30.2