diff -r 5e464a719d66 -r 31b228cc3b89 debian/control --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/debian/control Tue Dec 28 14:55:50 2010 +0100 @@ -0,0 +1,13 @@ +Source: nagios-plugin-exec +Section: net +Priority: extra +Maintainer: Christian Arnold +Build-Depends: debhelper (>= 7) +Standards-Version: 3.7.3 + +Package: nagios-plugin-exec +Architecture: all +Depends: ${shlibs:Depends}, ${misc:Depends}, perl-base, libwww-perl, libcrypt-ssleay-perl, gnupg, nagios-plugins-basic +Description: nagios plugin to download/verify/execute a program file + This plugin loads a program file via http or https from a + server and verifies its validity based on a gpg key.