[Pkg-nagios-changes] [pkg-nagios] r1812 - nagios-plugins/trunk/debian
Jan Wagner
waja at alioth.debian.org
Tue Jan 12 21:27:18 UTC 2010
Author: waja
Date: 2010-01-12 21:27:18 +0000 (Tue, 12 Jan 2010)
New Revision: 1812
Modified:
nagios-plugins/trunk/debian/README.Debian
nagios-plugins/trunk/debian/changelog
nagios-plugins/trunk/debian/control
Log:
add some lintian fixes
Modified: nagios-plugins/trunk/debian/README.Debian
===================================================================
--- nagios-plugins/trunk/debian/README.Debian 2010-01-12 20:53:20 UTC (rev 1811)
+++ nagios-plugins/trunk/debian/README.Debian 2010-01-12 21:27:18 UTC (rev 1812)
@@ -10,9 +10,9 @@
================================================================================
- you can invoke the plugins with "--help" to get help how to use the plugins
-- a short usage can be usualy obtained by just running the check without
+- a short usage can be usually obtained by just running the check without
arguments
-- if you need more informations, how to use plugins, have a look at:
+- if you need more information, how to use plugins, have a look at:
http://nagios.sourceforge.net/docs/3_0/plugins.html
================================================================================
Modified: nagios-plugins/trunk/debian/changelog
===================================================================
--- nagios-plugins/trunk/debian/changelog 2010-01-12 20:53:20 UTC (rev 1811)
+++ nagios-plugins/trunk/debian/changelog 2010-01-12 21:27:18 UTC (rev 1812)
@@ -34,6 +34,9 @@
thanks to Justin T Pryzby for reporting (Closes: #563090)
* Fix check-switch-alive* check commands by adding "-H" at the appropriate
place
+ * Add lintian fixes
+ - Add ${misc:Depends} to nagios-plugins depencies
+ - Fix two spelling errors in README.Debian
-- Jan Wagner <waja at cyconet.org> Sun, 20 Dec 2009 19:55:45 +0100
Modified: nagios-plugins/trunk/debian/control
===================================================================
--- nagios-plugins/trunk/debian/control 2010-01-12 20:53:20 UTC (rev 1811)
+++ nagios-plugins/trunk/debian/control 2010-01-12 21:27:18 UTC (rev 1812)
@@ -11,7 +11,7 @@
Package: nagios-plugins
Architecture: all
-Depends: nagios-plugins-basic, nagios-plugins-standard
+Depends: ${misc:Depends}, nagios-plugins-basic, nagios-plugins-standard
Suggests: nagios3
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