equal
deleted
inserted
replaced
|
1 Source: nagios-plugin-exec |
|
2 Section: net |
|
3 Priority: extra |
|
4 Maintainer: Christian Arnold <arnold@schlittermann.de> |
|
5 Build-Depends: debhelper (>= 7) |
|
6 Standards-Version: 3.7.3 |
|
7 |
|
8 Package: nagios-plugin-exec |
|
9 Architecture: all |
|
10 Depends: ${shlibs:Depends}, ${misc:Depends}, perl-base, libwww-perl, libcrypt-ssleay-perl, gnupg, nagios-plugins-basic |
|
11 Description: nagios plugin to download/verify/execute a program file |
|
12 This plugin loads a program file via http or https from a |
|
13 server and verifies its validity based on a gpg key. |