Code

control: Depend on jQuery >= 1.6.2 and jQuery-ui >= 1.8.14.
authorSebastian Harl <sh@tokkee.org>
Tue, 31 Jan 2012 07:52:20 +0000 (08:52 +0100)
committerSebastian Harl <sh@tokkee.org>
Tue, 31 Jan 2012 07:52:20 +0000 (08:52 +0100)
… rather than unversioned dependencies. This is what upstream did as well.

debian/changelog
debian/control

index da0d095b5aae528d9e03484f7e1be6e225cd1599..2b2c0f1e048c70244847c47a758e3a02245de17b 100644 (file)
@@ -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 <tokkee@debian.org>  Tue, 31 Jan 2012 08:32:41 +0100
+ -- Sebastian Harl <tokkee@debian.org>  Tue, 31 Jan 2012 08:48:15 +0100
 
 pnp4nagios (0.6.13-1) unstable; urgency=low
 
index cf9c0a408b0dcb6e88aca2f45fd83c0e15bb752d..ffbf0c9d5b59c19f4f8fe5cb85dac9d32cf9d697 100644 (file)
@@ -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}