summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorAlexander Sulfrian <alexander@sulfrian.net>2013-06-07 14:35:28 +0200
committerAlexander Sulfrian <alexander@sulfrian.net>2013-08-13 19:59:53 +0200
commitcfccd5846c9cadcd011865f1edba0412fa1482d0 (patch)
treed8ac61b38078435ed16e299020980ce6882a1c32 /debian/control
parent9226a50fea7841c6ec57437b604ab328b951cc2c (diff)
downloadhostinfo-maintainer-debian/0.1.4.tar.gz
hostinfo-maintainer-debian/0.1.4.tar.bz2
hostinfo-maintainer-debian/0.1.4.zip
debian: debianizationdebian/0.1.4
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.