From 303e678907dc36f761576ef09a686b894f999a43 Mon Sep 17 00:00:00 2001 From: Sebastian Harl Date: Wed, 2 Feb 2011 16:05:21 +0100 Subject: [PATCH] control: Split "Depends:" into multiple lines. --- debian/control | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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. -- 2.30.2