debian/control
changeset 1 8c08150c2371
child 3 50f5a78ba6fa
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/debian/control	Thu Dec 04 13:35:41 2008 +0000
@@ -0,0 +1,12 @@
+Source: nagios-plugin-cert
+Section: unknown
+Priority: extra
+Maintainer: Christian Arnold <arnold@schlittermann.de>
+Build-Depends: debhelper (>= 5), autotools-dev
+Standards-Version: 3.7.2
+
+Package: nagios-plugin-cert
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, perl, libdate-manip-perl, openssl
+Description: nagios plugin to check openssl certificates
+ This plugin checks the expire date of x509 and pkcs12 certificates.