From eed61b264f905bb0f17809b7f23d31545af5f939 Mon Sep 17 00:00:00 2001 From: Sebastian Harl Date: Sun, 3 Feb 2013 20:19:12 +0100 Subject: [PATCH] control: Removed versions from libjs-jquery* dependencies. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit … those are not required on Squeeze. --- debian/changelog | 8 ++++++++ debian/control | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 33996e0..d2024f4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +pnp4nagios (0.6.19-1~debmon60+2) UNRELEASED; urgency=low + + * debian/control: + - Removed versions from libjs-jquery* dependencies; those are not required + on Squeeze. + + -- Sebastian Harl Sun, 03 Feb 2013 20:18:19 +0100 + pnp4nagios (0.6.19-1~debmon60+1) debmon-squeeze; urgency=low * Rebuild for debmon-squeeze. diff --git a/debian/control b/debian/control index 5836832..40a85a9 100644 --- a/debian/control +++ b/debian/control @@ -45,7 +45,7 @@ Architecture: all Depends: libapache2-mod-php5 | php5-cgi | php5, php5-gd, libkohana2-php, libfpdi-php, - libjs-jquery (>= 1.6.2), libjs-jquery-ui (>= 1.8.ooops.14), + libjs-jquery, libjs-jquery-ui, rrdtool, adduser, ${misc:Depends} -- 2.30.2