[Pkg-nagios-changes] [pkg-nagios] r1498 - nagios3/trunk/debian

Jan Wagner waja-guest at alioth.debian.org
Wed Jun 11 07:30:51 UTC 2008


Author: waja-guest
Date: 2008-06-11 07:30:51 +0000 (Wed, 11 Jun 2008)
New Revision: 1498

Modified:
   nagios3/trunk/debian/changelog
   nagios3/trunk/debian/control
Log:
readd mailx as optional dependency (finaly)

Modified: nagios3/trunk/debian/changelog
===================================================================
--- nagios3/trunk/debian/changelog	2008-06-11 07:29:11 UTC (rev 1497)
+++ nagios3/trunk/debian/changelog	2008-06-11 07:30:51 UTC (rev 1498)
@@ -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:29:12 +0200
+
 nagios3 (3.0.2-1) unstable; urgency=low
 
   [ Alexander Wirt ]

Modified: nagios3/trunk/debian/control
===================================================================
--- nagios3/trunk/debian/control	2008-06-11 07:29:11 UTC (rev 1497)
+++ nagios3/trunk/debian/control	2008-06-11 07:30:51 UTC (rev 1498)
@@ -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