Added the `collectd-apache' package to the debian package files..
[collectd.git] / debian / control
index 9b3b9ca..69918a5 100644 (file)
@@ -2,7 +2,7 @@ Source: collectd
 Section: utils
 Priority: optional
 Maintainer: Florian Forster <octo@verplant.org>
 Section: utils
 Priority: optional
 Maintainer: Florian Forster <octo@verplant.org>
-Build-Depends: debhelper (>= 4.0.0), autotools-dev, librrd0-dev | librrd2-dev, libsensors-dev, libmysqlclient14-dev
+Build-Depends: debhelper (>= 4.0.0), autotools-dev, librrd0-dev | librrd2-dev, libsensors-dev, libmysqlclient14-dev, libcurl3-dev
 Standards-Version: 3.6.1
 
 Package: collectd
 Standards-Version: 3.6.1
 
 Package: collectd
@@ -16,6 +16,13 @@ Description: Statistics collection daemon for filling RRD files.
  it's very fast and easy on the system. Also, the statistics are very fine
  grained since the files are updated every 10 seconds.
 
  it's very fast and easy on the system. Also, the statistics are very fine
  grained since the files are updated every 10 seconds.
 
+Package: collectd-apache
+Architecture: any
+Depends: collectd (= ${Source-Version}), apache2 | apache, libcurl3
+Description: collectd plugin for Apache-statistics
+ collectd module to collect Apache statistics. It reads the page generated by
+ `mod_status' and writes it's content into RRD files.
+
 Package: collectd-mysql
 Architecture: any
 Depends: collectd (= ${Source-Version}), libmysqlclient14
 Package: collectd-mysql
 Architecture: any
 Depends: collectd (= ${Source-Version}), libmysqlclient14