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 20:34:40 +0200
commit2f616834be2e6e104c9cd108e08030b2b4be68da (patch)
tree72ee3b8f1ef9117b5b6c52fb4adee1a5d4e861dd /debian/control
parentf190cf2e44a0aa6666b6b3b6d7bb5fc0d758f823 (diff)
downloadhostinfo-maintainer-2f616834be2e6e104c9cd108e08030b2b4be68da.tar.gz
hostinfo-maintainer-2f616834be2e6e104c9cd108e08030b2b4be68da.tar.bz2
hostinfo-maintainer-2f616834be2e6e104c9cd108e08030b2b4be68da.zip
debian: debianizationdebian/0.1.5
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.