Code

control: Improved description.
[pkg-pnp4nagios.git] / debian / control
index 0bfc593fbdd72b5baf6ff423d494b0c02f4fbbb8..339dc4d63a4cd7a8d003ec8a37c1e181d45d32d9 100644 (file)
@@ -1,21 +1,21 @@
 Source: pnp4nagios
 Section: net
-Priority: extra
+Priority: optional
 Maintainer: Sven Velt <sven@velt.de>
+Uploaders: Sebastian Harl <tokkee@debian.org>
 Build-Depends: debhelper (>= 7), rrdtool, librrds-perl, quilt
 Standards-Version: 3.8.0
-Homepage: http://pnp4nagios.org
+Homepage: http://www.pnp4nagios.org/
 
 Package: pnp4nagios
 Architecture: any
-Depends: rrdtool, librrds-perl, libapache2-mod-php5 | php5, php5-gd, libfpdi-php, libkohana-php, libjs-jquery, libjs-jquery-ui, adduser, ${shlibs:Depends}, ${misc:Depends}
-Suggests: 
-Description: Nagios Addon to create graphs out of performance data
- PNP is a tool that produces graphs from performance data from Nagios
- plugins.
+Depends: rrdtool, librrds-perl, libapache2-mod-php5 | php5, php5-gd,
+ libfpdi-php, libkohana-php,
+ libjs-jquery, libjs-jquery-ui,
+ adduser, ${shlibs:Depends}, ${misc:Depends}
+Description: Nagios addon to create graphs from performance data
+ PNP is a graphing tool for Nagios that analyzes performance data provided by
+ plugins and stores them automatically into Round Robin Databases (RRD). It
+ fully integrates itself into the Nagios Monitoring Website.
  .
- PNP stores the performance data from each service into Round Robin Databases,
- this data can displayed as a graph using PHP within your Nagios Monitoring
- Website.
- .
- PNP's goal is to be easily configured and it should work out of the box.
+ PNP's goal is to be easily configurable and maintainable.