From: Sebastian Harl Date: Tue, 31 Jan 2012 07:52:20 +0000 (+0100) Subject: control: Depend on jQuery >= 1.6.2 and jQuery-ui >= 1.8.14. X-Git-Tag: v_0_6_16-1~16 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=4a22a1d6ecdeabfcd871bfd73043dbbef6d86c29;p=pkg-pnp4nagios.git control: Depend on jQuery >= 1.6.2 and jQuery-ui >= 1.8.14. … rather than unversioned dependencies. This is what upstream did as well. --- diff --git a/debian/changelog b/debian/changelog index da0d095..2b2c0f1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,11 @@ pnp4nagios (0.6.16-1) unstable; urgency=low * New upstream version. + * debian/control: + - Depend on jQuery >= 1.6.2 and jQuery-ui >= 1.8.14 (rather than + unversioned dependencies); this is what upstream did as well. - -- Sebastian Harl Tue, 31 Jan 2012 08:32:41 +0100 + -- Sebastian Harl Tue, 31 Jan 2012 08:48:15 +0100 pnp4nagios (0.6.13-1) unstable; urgency=low diff --git a/debian/control b/debian/control index cf9c0a4..ffbf0c9 100644 --- a/debian/control +++ b/debian/control @@ -45,7 +45,7 @@ Architecture: all Depends: libapache2-mod-php5 | php5, php5-gd, libkohana2-php, libfpdi-php, - libjs-jquery, libjs-jquery-ui, + libjs-jquery (>= 1.6.2), libjs-jquery-ui (>= 1.8.14), rrdtool, adduser, ${misc:Depends}