[Pkg-nagios-changes] [SCM] debian packaging of PNP4Nagios branch, debmon-squeeze, updated. v_0_6_19-1--debmon60+2

Sebastian Harl sh at tokkee.org
Sun Feb 3 19:53:29 UTC 2013


The following commit has been merged in the debmon-squeeze branch:
commit eed61b264f905bb0f17809b7f23d31545af5f939
Author: Sebastian Harl <sh at tokkee.org>
Date:   Sun Feb 3 20:19:12 2013 +0100

    control: Removed versions from libjs-jquery* dependencies.
    
    … those are not required on Squeeze.

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 <tokkee at debian.org>  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}

-- 
debian packaging of PNP4Nagios



More information about the Pkg-nagios-changes mailing list