From: Sebastian Harl Date: Wed, 2 Feb 2011 15:05:21 +0000 (+0100) Subject: control: Split "Depends:" into multiple lines. X-Git-Tag: v_0_6_11-1~36 X-Git-Url: https://git.tokkee.org/?p=pkg-pnp4nagios.git;a=commitdiff_plain;h=303e678907dc36f761576ef09a686b894f999a43 control: Split "Depends:" into multiple lines. --- diff --git a/debian/control b/debian/control index ef2b569..58406a4 100644 --- a/debian/control +++ b/debian/control @@ -9,8 +9,10 @@ Homepage: http://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: +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 out of performance data PNP is a tool that produces graphs from performance data from Nagios plugins.