[Pkg-nagios-changes] [pkg-nagios] r1809 - nagios-plugins/trunk/debian
Jan Wagner
waja at alioth.debian.org
Sun Dec 20 19:06:03 UTC 2009
tags 561770 pending
thanks
Author: waja
Date: 2009-12-20 19:06:02 +0000 (Sun, 20 Dec 2009)
New Revision: 1809
Modified:
nagios-plugins/trunk/debian/NEWS.Debian
nagios-plugins/trunk/debian/changelog
nagios-plugins/trunk/debian/control
Log:
qstat as recommandation
Modified: nagios-plugins/trunk/debian/NEWS.Debian
===================================================================
--- nagios-plugins/trunk/debian/NEWS.Debian 2009-12-08 18:59:51 UTC (rev 1808)
+++ nagios-plugins/trunk/debian/NEWS.Debian 2009-12-20 19:06:02 UTC (rev 1809)
@@ -1,14 +1,19 @@
nagios-plugins (1.4.14-1) unstable; urgency=low
- if your are using check_linux_raid.pl or check_bgpstate (respectively the
+ If your are using check_linux_raid.pl or check_bgpstate (respectively the
check_snmp_bgpstate), they will be removed sometimes in the future, as
upstream will remove they shortly ... so be prepared!
- -- Jan Wagner <waja at cyconet.org> Mon, 07 Dec 2009 14:43:29 +0100
+ The qstat package is not a dependency any more but recommanded. As Recommands
+ installed by default these days, there shouldn't much users effected. If you
+ have turned off the installation of recommanded packages and you are using
+ check_quake, please install the qstat package again.
+ -- Jan Wagner <waja at cyconet.org> Sun, 20 Dec 2009 20:01:07 +0100
+
nagios-plugins (1.4.12-1) unstable; urgency=low
- removed default port of check_radius definition in favor of the ability to
+ Removed default port of check_radius definition in favor of the ability to
specify it as 4th argument.
-- Jan Wagner <waja at cyconet.org> Fri, 06 Jun 2008 12:25:59 +0200
Modified: nagios-plugins/trunk/debian/changelog
===================================================================
--- nagios-plugins/trunk/debian/changelog 2009-12-08 18:59:51 UTC (rev 1808)
+++ nagios-plugins/trunk/debian/changelog 2009-12-20 19:06:02 UTC (rev 1809)
@@ -27,8 +27,11 @@
be removed in the next future
* Add 42_check_linux_raid_fix_r10.dpatch, which fixes RAID Levels with more
than one digit, thanks to Matija Nalis (Closes: #534604, #514588)
+ * Move qstat from Depends to Recommends, since its just used for check_game
+ and that seems not really essential, leaving note in NEWS file, thanks to
+ Steve Lane (Closes: #561770)
- -- Jan Wagner <waja at cyconet.org> Sat, 05 Dec 2009 02:46:35 +0100
+ -- Jan Wagner <waja at cyconet.org> Sun, 20 Dec 2009 19:55:45 +0100
nagios-plugins (1.4.13+git200906171200-1) unstable; urgency=low
Modified: nagios-plugins/trunk/debian/control
===================================================================
--- nagios-plugins/trunk/debian/control 2009-12-08 18:59:51 UTC (rev 1808)
+++ nagios-plugins/trunk/debian/control 2009-12-20 19:06:02 UTC (rev 1809)
@@ -59,7 +59,8 @@
Architecture: any
Conflicts: nagios-plugins (<= 1.4.2-3)
Replaces: nagios-plugins
-Depends: ${shlibs:Depends}, ${misc:Depends}, fping, qstat, snmp, radiusclient1, libnet-snmp-perl, dnsutils, bind9-host | host, smbclient, ucf, nagios-plugins-basic (>= 1.4.5-2)
+Depends: ${shlibs:Depends}, ${misc:Depends}, fping, snmp, radiusclient1, libnet-snmp-perl, dnsutils, bind9-host | host, smbclient, ucf, nagios-plugins-basic (>= 1.4.5-2)
+Recommends: qstat
Suggests: nagios3, whois
Description: Plugins for the nagios network monitoring and management system
Nagios is a host/service/network monitoring and management system. It has
More information about the Pkg-nagios-changes
mailing list