summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control18
1 files changed, 18 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..d681380
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,18 @@
+Source: hostinfo-maintainer
+Section: net
+Priority: extra
+Maintainer: Alexander Sulfrian <alex@spline.inf.fu-berlin.de>
+Build-Depends: debhelper (>= 7.0.50~), python-all (>= 2.6.6-3~),
+ python-all (<< 3), dpkg-dev
+Standards-Version: 3.9.1
+Homepage: http://git.spline.inf.fu-berlin.de/hostinfo-maintainer/
+Vcs-Git: git://git.spline.inf.fu-berlin.de/hostinfo-maintainer
+X-Python-Version: >= 2.6, << 3.0
+
+Package: nagios-plugins-hostinfo-maintainer
+Architecture: all
+Depends: ${python:Depends}, ${misc:Depends}, python-yaml, python-nagiosplugin,
+ nsca-ng-client | nsca-client
+Description: nagios checks for maintainer information in hostinfo database
+ With this nagios checks you could run different checks concering
+ the maintainer information stored in the hostinfo database.