include fix for watch file. thanks Raphael
This commit is contained in:
parent
c06f4074d0
commit
198d9f4353
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -3,6 +3,8 @@ nagios-plugins (1.4.8-3) UNRELEASED; urgency=low
|
|||
[jan wagner]
|
||||
* add interface check with exclude to ifstatus.cfg
|
||||
* add ssh check with possibility of port specification to ssh.cfg
|
||||
* included fix for watch file provided by Raphael Geissert, thanks (closes:
|
||||
#449671).
|
||||
|
||||
-- sean finney <sean@rangda.stickybit.se> Mon, 28 May 2007 19:48:35 +0200
|
||||
|
||||
|
|
4
debian/watch
vendored
4
debian/watch
vendored
|
@ -1,2 +1,2 @@
|
|||
version=2
|
||||
http://prdownloads.sourceforge.net/nagiosplug/nagios-plugins-([\d+\.a-z]+|\d+)\.tar\.gz
|
||||
version=3
|
||||
http://sf.net/nagiosplug/nagios-plugins-([\d+\.a-z]+|\d+)\.tar\.gz
|
||||
|
|
Loading…
Reference in a new issue