debian/control: reformating with warp-and-sort
This commit is contained in:
parent
a31b4284d5
commit
672a475f93
7
debian/control
vendored
7
debian/control
vendored
|
@ -11,7 +11,12 @@ Standards-Version: 3.9.6
|
|||
|
||||
Package: nagios-snmp-plugins
|
||||
Architecture: all
|
||||
Depends: ${perl:Depends}, ${misc:Depends}, libnet-snmp-perl, monitoring-plugins-common | nagios-plugins-basic (>= 1.4.5-2), perl-base (>= 5.8.4-8), ucf
|
||||
Depends: libnet-snmp-perl,
|
||||
monitoring-plugins-common | nagios-plugins-basic (>= 1.4.5-2),
|
||||
perl-base (>= 5.8.4-8),
|
||||
ucf,
|
||||
${misc:Depends},
|
||||
${perl:Depends}
|
||||
Recommends: libcrypt-des-perl, libcrypt-rijndael-perl
|
||||
Description: SNMP Plugins for nagios
|
||||
A set of Nagios plugins to check hosts/devices using snmp protocol
|
||||
|
|
Loading…
Reference in a new issue