create nagios-plugins-common package

This commit is contained in:
Jan Wagner 2012-05-15 11:38:37 +00:00
parent fd7b65e7a8
commit e6b4a0267d
9 changed files with 52 additions and 21 deletions

2
debian/changelog vendored
View file

@ -1,5 +1,7 @@
nagios-plugins (1.4.15-6) UNRELEASED; urgency=low
* Add nagios-plugins-common package which ships files possibly needed also by
other plugin packages
* Add icinga as recommand as alternative for nagios3
* Add '-w %d' as ping argument for check_ping on non-linux plattforms, as
inetutils-ping is now supporting this, thanks Guillem Jover for bringing