[Pkg-nagios-changes] [SCM] UNNAMED PROJECT branch, master, updated. 6b67884157a4b1c422eda4ee10d4567978a61680

Alexander Wirt formorer at debian.org
Fri Nov 11 22:35:02 UTC 2011


The following commit has been merged in the master branch:
commit 28a25ee720ced587fc1d1526226b2a9bc820bed9
Author: Alexander Wirt <formorer at debian.org>
Date:   Fri Nov 11 22:31:18 2011 +0100

    config postints should depend on adduser

diff --git a/debian/control b/debian/control
index e2ed954..0d29401 100644
--- a/debian/control
+++ b/debian/control
@@ -55,7 +55,7 @@ Description: general purpose nagios-plugin for retrieving data
 Package: check-mk-config-icinga
 Conflicts: check-mk-config-nagios3
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, adduser
 Description: general purpose nagios-plugin for retrieving data
  Check_mk adopts a new a approach for collecting data from operating systems
  and network components. It obsoletes NRPE, check_by_ssh, NSClient and
@@ -68,7 +68,7 @@ Description: general purpose nagios-plugin for retrieving data
 
 Package: check-mk-config-nagios3
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, adduser
 Conflicts: check-mk-config-icinga
 Description: general purpose nagios-plugin for retrieving data
  Check_mk adopts a new a approach for collecting data from operating systems

-- 
UNNAMED PROJECT



More information about the Pkg-nagios-changes mailing list