[Pkg-nagios-changes] [pkg-nagios-plugins] 202/413: qstat as recommandation
Jan Wagner
waja at moszumanska.debian.org
Tue Nov 26 23:13:23 UTC 2013
This is an automated email from the git hooks/post-receive script.
waja pushed a commit to branch master
in repository pkg-nagios-plugins.
commit 9b5e080456c01b49e36c2ebd80d2273a91aaa600
Author: Jan Wagner <waja at cyconet.org>
Date: Sun Dec 20 19:06:02 2009 +0000
qstat as recommandation
---
debian/NEWS.Debian | 11 ++++++++---
debian/changelog | 5 ++++-
debian/control | 3 ++-
3 files changed, 14 insertions(+), 5 deletions(-)
diff --git a/debian/NEWS.Debian b/debian/NEWS.Debian
index 90871a9..9f0f705 100644
--- a/debian/NEWS.Debian
+++ b/debian/NEWS.Debian
@@ -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
diff --git a/debian/changelog b/debian/changelog
index cfe27aa..1da0d3a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -27,8 +27,11 @@ nagios-plugins (1.4.14-1) unstable; urgency=low
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
diff --git a/debian/control b/debian/control
index ef0420d..430809f 100644
--- a/debian/control
+++ b/debian/control
@@ -59,7 +59,8 @@ Package: nagios-plugins-standard
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
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-nagios-plugins.git
More information about the Pkg-nagios-changes
mailing list