[Pkg-nagios-changes] [pkg-nagios] r1173 - in nagios2/trunk/debian: . conf.d
Marc Haber
zugschlus at alioth.debian.org
Wed Jun 6 14:38:59 UTC 2007
tags 423639 pending
thanks
Author: zugschlus
Date: 2007-06-06 14:38:59 +0000 (Wed, 06 Jun 2007)
New Revision: 1173
Modified:
nagios2/trunk/debian/changelog
nagios2/trunk/debian/conf.d/extinfo_nagios2.cfg
Log:
* Fix wrong path to debian.gd2 in extinfo_nagios2.cfg (closes: #423639).
Modified: nagios2/trunk/debian/changelog
===================================================================
--- nagios2/trunk/debian/changelog 2007-06-02 15:18:11 UTC (rev 1172)
+++ nagios2/trunk/debian/changelog 2007-06-06 14:38:59 UTC (rev 1173)
@@ -5,14 +5,15 @@
* new dutch (nl) debconf translations from cobaco (closes: #414762).
* new japanese (ja) debconf translations from Kobayashi Noritada
(closes: #413122).
+ * Fix wrong path to debian.gd2 in extinfo_nagios2.cfg (closes: #423639).
[Sean Finney]
- * new upstream contains various fixes in init script
- (closes: #416763, #397289, #414050, #412980, #415752,
+ * new upstream contains various fixes in init script
+ (closes: #416763, #397289, #414050, #412980, #415752,
* Merge config file changes.
* add note for pam_tmpdir users about setting TMPDIR in
/etc/nagios2/default. thanks to Richard A Nelson (closes: #414652)
- -- sean finney <seanius at debian.org> Sat, 12 May 2007 09:33:49 +0200
+ -- Marc Haber <mh+debian-packages at zugschlus.de> Wed, 06 Jun 2007 16:37:56 +0200
nagios2 (2.6-3) unstable; urgency=low
Modified: nagios2/trunk/debian/conf.d/extinfo_nagios2.cfg
===================================================================
--- nagios2/trunk/debian/conf.d/extinfo_nagios2.cfg 2007-06-02 15:18:11 UTC (rev 1172)
+++ nagios2/trunk/debian/conf.d/extinfo_nagios2.cfg 2007-06-06 14:38:59 UTC (rev 1173)
@@ -9,5 +9,5 @@
icon_image base/debian.png
icon_image_alt Debian GNU/Linux
vrml_image debian.png
- statusmap_image debian.gd2
+ statusmap_image base/debian.gd2
}
More information about the Pkg-nagios-changes
mailing list