Auto update of debian/control

This commit is contained in:
Jan Wagner 2013-11-18 11:24:32 +01:00
parent 7b6574b722
commit df611814de

8
debian/control vendored
View file

@ -2,8 +2,8 @@ Source: monitoring-plugins-cyconet
Section: net
Priority: extra
Maintainer: Debian Nagios Maintainer Group <pkg-nagios-devel@lists.alioth.debian.org>
Uploaders:
Build-Depends: debhelper (>= 8.0.0), python, python-debian, quilt (>= 0.46-7),
Uploaders: Jan Wagner <waja@cyconet.org>
Build-Depends: debhelper (>= 8.0.0), python, python-debian, quilt (>= 0.46-7), autotools-dev,
Standards-Version: 3.9.4
Vcs-Git: git://github.com/waja/blah
Vcs-Browser: http://github.com/waja/blah
@ -11,7 +11,7 @@ Vcs-Browser: http://github.com/waja/blah
Package: monitoring-plugins-cyconet
Architecture: any
Depends: ${misc:Depends}
Recommends: ${shlibs:Depends}, ${python:Depends}, , ${perl:Depends}
Recommends: ${shlibs:Depends}, ${python:Depends}, libnet-snmp-perl, ${perl:Depends}
Suggests:
Enhances: nagios-plugins, nagios-plugins-basic, nagios-plugins-standard
Description: Plugins for nagios compatible monitoring systems
@ -19,7 +19,7 @@ Description: Plugins for nagios compatible monitoring systems
systems like Nagios and Icinga.
It contains the following plugins:
.
* check_disks_snmp (0.1): plugin to check all the mounted disks
.
Some scripts and binaries need more packages installed to work, which is
implemented as recommends.