[Pkg-nagios-changes] [pkg-nagios] r1078 - nagios/trunk/debian

Sean Finney seanius at alioth.debian.org
Sat Dec 9 19:46:24 CET 2006


Author: seanius
Date: 2006-12-09 19:46:24 +0100 (Sat, 09 Dec 2006)
New Revision: 1078

Modified:
   nagios/trunk/debian/changelog
   nagios/trunk/debian/control
Log:
dep on lsb-base not lsb-core

Modified: nagios/trunk/debian/changelog
===================================================================
--- nagios/trunk/debian/changelog	2006-12-06 22:47:52 UTC (rev 1077)
+++ nagios/trunk/debian/changelog	2006-12-09 18:46:24 UTC (rev 1078)
@@ -1,3 +1,11 @@
+nagios (2:1.4-4) unstable; urgency=low
+
+  [sean finney]
+  * change the dependancy on lsb-core to lsb-base, as suggested by
+    Marc Dequènes(closes: #400682).
+
+ -- sean finney <seanius at debian.org>  Sat, 09 Dec 2006 19:46:13 +0100
+
 nagios (2:1.4-3) unstable; urgency=low
 
   [sean finney]

Modified: nagios/trunk/debian/control
===================================================================
--- nagios/trunk/debian/control	2006-12-06 22:47:52 UTC (rev 1077)
+++ nagios/trunk/debian/control	2006-12-09 18:46:24 UTC (rev 1078)
@@ -8,7 +8,7 @@
 
 Package: nagios-common
 Architecture: all
-Depends: coreutils (>= 4.5.3), apache | httpd, mailx, nagios-plugins (>= 1.3.1.0-6) | nagios-plugins-basic, adduser, lsb-core, ${misc:Depends}
+Depends: coreutils (>= 4.5.3), apache | httpd, mailx, nagios-plugins (>= 1.3.1.0-6) | nagios-plugins-basic, adduser, lsb-base, ${misc:Depends}
 Conflicts: nagios-text (<= 2:1.2-3.6), nagios-mysql (<= 2:1.2-3.6), nagios-pgsql (<= 2:1.2-3.6)
 Replaces: nagios
 Description: A host/service/network monitoring and management system




More information about the Pkg-nagios-changes mailing list