[Pkg-nagios-changes] [pkg-nagios] r1495 - nagios3/trunk/debian
Jan Wagner
waja-guest at alioth.debian.org
Wed Jun 11 07:16:54 UTC 2008
Author: waja-guest
Date: 2008-06-11 07:16:54 +0000 (Wed, 11 Jun 2008)
New Revision: 1495
Modified:
nagios3/trunk/debian/changelog
nagios3/trunk/debian/control
Log:
readd mailx as optional dependency
Modified: nagios3/trunk/debian/changelog
===================================================================
--- nagios3/trunk/debian/changelog 2008-06-11 06:12:41 UTC (rev 1494)
+++ nagios3/trunk/debian/changelog 2008-06-11 07:16:54 UTC (rev 1495)
@@ -1,3 +1,9 @@
+nagios3 (3.0.2-2) UNRELEASED; urgency=low
+
+ * readd mailx as optional dependency
+
+ -- Jan Wagner <waja at cyconet.org> Wed, 11 Jun 2008 09:14:09 +0200
+
nagios3 (3.0.2-1) unstable; urgency=high
[ Alexander Wirt ]
Modified: nagios3/trunk/debian/control
===================================================================
--- nagios3/trunk/debian/control 2008-06-11 06:12:41 UTC (rev 1494)
+++ nagios3/trunk/debian/control 2008-06-11 07:16:54 UTC (rev 1495)
@@ -13,7 +13,7 @@
Package: nagios3-common
Architecture: all
-Depends: nagios-plugins-basic, nagios3-doc, coreutils (>= 4.5.3), bsd-mailx, adduser, lsb-base (>= 3.0-3), ucf, apache2-utils, ${misc:Depends}, ${perl:Depends}
+Depends: nagios-plugins-basic, nagios3-doc, coreutils (>= 4.5.3), bsd-mailx | mailx, adduser, lsb-base (>= 3.0-3), ucf, apache2-utils, ${misc:Depends}, ${perl:Depends}
Recommends: apache2 | httpd, nagios-plugins, nagios-images (>> 0.1)
Description: support files for nagios3
Nagios is a monitoring and management system for hosts, services and
More information about the Pkg-nagios-changes
mailing list