debian/control
changeset 19 af056e82c644
child 22 ab4508cf977d
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/debian/control	Mon Jan 07 12:43:56 2019 +0100
@@ -0,0 +1,12 @@
+Source: nagios-plugin-cert
+Section: net
+Priority: extra
+Maintainer: Christian Arnold <arnold@schlittermann.de>
+Build-Depends: debhelper (>= 5), autotools-dev, libdate-manip-perl, nagios-plugins-common
+Standards-Version: 3.7.2
+
+Package: nagios-plugin-cert
+Architecture: all
+Depends: perl, libdate-manip-perl, openssl
+Description: nagios plugin to check openssl certificates
+ This plugin checks the expire date of x509 and pkcs12 certificates.