add some lintian fixes

This commit is contained in:
Jan Wagner 2010-01-12 21:27:18 +00:00
parent 307e614e08
commit ffaf5adbfe
3 changed files with 6 additions and 3 deletions

View file

@ -10,9 +10,9 @@ how to use plugins
================================================================================
- 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
================================================================================

3
debian/changelog vendored
View file

@ -34,6 +34,9 @@ nagios-plugins (1.4.14-1) unstable; urgency=low
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@cyconet.org> Sun, 20 Dec 2009 19:55:45 +0100

2
debian/control vendored
View file

@ -11,7 +11,7 @@ Standards-Version: 3.8.3
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