Code

Rename packages
[pkg-check_mk.git] / debian / control
index 4769d989a02c0afc0075937f584eee53c20958dd..ad83980ce102a39e20ab9bfdd83b2231445bda3c 100644 (file)
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Nagios Maintainer Group <pkg-icinga-devel@lists.alioth.debian.org>
 Uploaders: Alexander Wirt <formorer@debian.org>, Jan Wagner <waja@cyconet.org>
 Build-Depends: debhelper (>= 7)
-Standards-Version: 3.8.4
+Standards-Version: 3.9.1
 
 Package: check-mk-agent
 Architecture: any
@@ -19,9 +19,9 @@ Description: general purpose nagios-plugin for retrieving data
  .
  This package contains the agent part of check-mk.
 
-Package: check-mk-server-common
+Package: check-mk-server
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, python
+Depends: ${shlibs:Depends}, ${misc:Depends}, python, check-mk-config-nagios3 | 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
  and network components. It obsoletes NRPE, check_by_ssh, NSClient and
@@ -32,10 +32,10 @@ Description: general purpose nagios-plugin for retrieving data
  .
  This package contains the server part of check_mk
 
-Package: check-mk-server-icinga
-Conflicts: check-mk-server-nagios3
+Package: check-mk-config-icinga
+Conflicts: check-mk-config-nagios3
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, check-mk-server-common
+Depends: ${shlibs:Depends}, ${misc:Depends}
 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
@@ -46,10 +46,10 @@ Description: general purpose nagios-plugin for retrieving data
  .
  This package contains the icinga specific part of check_mk
 
-Package: check-mk-server-nagios3
+Package: check-mk-config-nagios3
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, check-mk-server-common
-Conflicts: check-mk-server-icinga
+Depends: ${shlibs:Depends}, ${misc:Depends}
+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
  and network components. It obsoletes NRPE, check_by_ssh, NSClient and
@@ -74,10 +74,10 @@ Description: general purpose nagios-plugin for retrieving data
  .
  This package contains livestatus
 
-Package: check-mk-web
+Package: check-mk-multisite
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Suggests: xinetd
+Depends: ${shlibs:Depends}, ${misc:Depends}, libapache2-mod-python, check-mk-config-nagios3 | check-mk-config-icinga
+Suggests: check-mk-livestatus
 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
@@ -86,4 +86,5 @@ Description: general purpose nagios-plugin for retrieving data
   * Significant reduction of CPU usage on the Nagios host.
   * Automatic inventory of items to be checked on hosts. 
  .
- This package contains the webfrontend to check_mk
+ This package contains the webfrontend of check_mk also known as
+ "MK-Multisite"