debian/control
changeset 19 af056e82c644
child 22 ab4508cf977d
equal deleted inserted replaced
16:9501cc7d9177 19:af056e82c644
       
     1 Source: nagios-plugin-cert
       
     2 Section: net
       
     3 Priority: extra
       
     4 Maintainer: Christian Arnold <arnold@schlittermann.de>
       
     5 Build-Depends: debhelper (>= 5), autotools-dev, libdate-manip-perl, nagios-plugins-common
       
     6 Standards-Version: 3.7.2
       
     7 
       
     8 Package: nagios-plugin-cert
       
     9 Architecture: all
       
    10 Depends: perl, libdate-manip-perl, openssl
       
    11 Description: nagios plugin to check openssl certificates
       
    12  This plugin checks the expire date of x509 and pkcs12 certificates.