Code

Start preparation of 1.5.10 Part I: Adopting dependencies and package description
[pkg-nagvis.git] / debian / control
index 1428f00038cb04f92007c8abed3d5d5d3e3be9e3..8a3f9a2c89024f097f02025de8f939d7b0cffe5e 100644 (file)
@@ -1,26 +1,28 @@
 Source: nagvis
 Section: net
 Priority: extra
-Maintainer: Hendrik Frenzel <hfrenzel@scunc.net>
-Build-Depends: debhelper (>= 5), dpatch
-Standards-Version: 3.7.2
-XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-nagios/nagvis/trunk/
+Maintainer: Debian Nagios Maintainer Group <pkg-nagios-devel@lists.alioth.debian.org>
+Uploaders: Jan Wagner <waja@cyconet.org>, Alexander Wirt <formorer@debian.org>, Alexander Reichle-Schmehl <tolimar@debian.org>
+Build-Depends: debhelper (>= 6.0.7~), dpatch
+Standards-Version: 3.9.2
+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: nagios2, ndoutils-mysql, ucf, dbconfig-common, php5-mysql, php5-gd
-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, check-mk-livestatus
+Description: Visualization addon for Nagios or Icinga
+ NagVis can be used to visualize Nagios or Icinga Data, e.g. to display IT
processes like  a mail system or a network infrastructure.
  .
  Key features are:
  .
   * 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
+  * Visualization of Host- oder Servicegroups 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
- .
-  Homepage: http://www.nagvis.org