Source: djagios
Section: admin
Priority: optional
XS-Python-Version: >= 2.5
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>= 10),
               python-all (>= 2.5),
               dh-python
Standards-Version: 4.1.1
Vcs-Git: https://anonscm.debian.org/git/collab-maint/djagios.git
Vcs-Browser: https://anonscm.debian.org/git/collab-maint/djagios.git
Homepage: http://www.djagios.org/

Package: djagios
Architecture: all
Depends: ${misc:Depends},
         ${python:Depends},
         python-django (>= 1.7.7),
         libjs-jquery,
         python-mysqldb | python-pysqlite2 | python-psycopg2
Recommends: apache2,
            libapache2-mod-wsgi | libapache2-mod-python
Suggests: icinga
XB-Python-Version: ${python:Versions}
Description: tool to help configure nagios written in Django
 Djagios is an open source Nagios web based configuration tool with a complete
 Python Nagios API.
 .
 The main goal of the tool was to make Nagios usable for non-Nagios admins.
 The initial install and configuration would have to be done by Nagios
 administrators. But once done ordinary users can add servers, appliances,
 devices, services themselves.