debian/control
changeset 4 7a88e0574d1b
parent 3 50f5a78ba6fa
child 11 9c40bc6abec9
equal deleted inserted replaced
3:50f5a78ba6fa 4:7a88e0574d1b
     5 Build-Depends: debhelper (>= 5), autotools-dev
     5 Build-Depends: debhelper (>= 5), autotools-dev
     6 Standards-Version: 3.7.2
     6 Standards-Version: 3.7.2
     7 
     7 
     8 Package: nagios-plugin-cert
     8 Package: nagios-plugin-cert
     9 Architecture: all
     9 Architecture: all
    10 Depends: ${shlibs:Depends}, ${misc:Depends}, perl, libdate-manip-perl, openssl
    10 Depends: perl, libdate-manip-perl, openssl
    11 Description: nagios plugin to check openssl certificates
    11 Description: nagios plugin to check openssl certificates
    12  This plugin checks the expire date of x509 and pkcs12 certificates.
    12  This plugin checks the expire date of x509 and pkcs12 certificates.