Code

Remove myself from uploaders.
[pkg-nagvis.git] / debian / control
index acba687fa5c2893abec429ca8fda002bab59536f..526299305f64e5dc7f868f64ddf6854acad334b1 100644 (file)
@@ -2,28 +2,40 @@ Source: nagvis
 Section: net
 Priority: extra
 Maintainer: Debian Nagios Maintainer Group <pkg-nagios-devel@lists.alioth.debian.org>
-Uploaders: Debian Nagios Maintainer Group <pkg-nagios-devel@lists.alioth.debian.org>, Jan Wagner <waja@cyconet.org>, Alexander Wirt <formorer@debian.org>
-Build-Depends: debhelper (>= 5), dpatch
-Standards-Version: 3.8.3
+Uploaders: Jan Wagner <waja@cyconet.org>, Alexander Wirt <formorer@debian.org>
+Build-Depends: debhelper (>= 7.0.50~), quilt, po-debconf
+Standards-Version: 3.9.3
 Homepage: http://www.nagvis.org
 Vcs-Svn: svn://svn.debian.org/svn/pkg-nagios/nagvis/trunk/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-nagios/nagvis/trunk/
-Dm-Upload-Allowed: yes
 
 Package: nagvis
 Architecture: all
-Depends: ${misc:Depends}, libapache2-mod-php5, php5-mysql, php5-gd, ucf, dbconfig-common, graphviz
-Recommends: nagios3, ndoutils-mysql
-Description: Visualization addon for Nagios
- NagVis can be used to visualize Nagios Data, e.g. to display IT processes like
a mail system or a network infrastructure.
+Depends: ${misc:Depends}, php5-common (>= 5.3.0), libapache2-mod-php5, php5-gd, ucf, graphviz, php5-sqlite, php-net-socket, php-gettext, check-mk-livestatus
+Suggests: nagvis-demos
+Description: visualization addon for Nagios or Icinga
+ NagVis can be used to visualize Nagios or Icinga data, for instance
to display network traffic or IT services such as email.
  .
- Key features are:
+ Its key features are:
+  * Display of single hosts or services;
+  * Representation of a host dependent on the state of its services;
+  * Visualization of complete host- or servicegroups with one icon;
+  * Organization of hosts/services/groups into Sub-Map icons;
+  * Graphical representation of complete IT systems.
+
+Package: nagvis-demos
+Architecture: all
+Depends: ${misc:Depends}, nagvis (= ${source:Version})
+Description: visualization addon for Nagios or Icinga - demo maps
+ NagVis can be used to visualize Nagios or Icinga data, for instance
+ to display network traffic or IT services such as email.
+ .
+ Its key features are:
+  * Display of single hosts or services;
+  * Representation of a host dependent on the state of its services;
+  * Visualization of complete host- or servicegroups with one icon;
+  * Organization of hosts/services/groups into Sub-Map icons;
+  * Graphical representation of complete IT systems.
  .
-  * Display of single Hosts or Services
-  * Display the state of a Host dependent on the state of its services
-    ("recognize services")
-  * Visualize a complete Host- oder Servicegroup with one icon
-  * Define Sub-Map icons wich represent a complete NagVis Map of
-    Hosts/Services/Groups in one icon (drill down)
-  * Visualization of complete IT Processes using self drawn graphics
+ This package provides some demonstration maps.