Code

control: Updated package descriptions.
[pkg-collectd.git] / debian / control
index 4a3f519cf35555bc7bbe7b87aa95615424cbaebe..3ab52c16864eb114418f275c9f33370709fc2c8d 100644 (file)
@@ -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.