debian/control
changeset 3 50f5a78ba6fa
parent 1 8c08150c2371
child 4 7a88e0574d1b
equal deleted inserted replaced
2:b4dbae8f141c 3:50f5a78ba6fa
     1 Source: nagios-plugin-cert
     1 Source: nagios-plugin-cert
     2 Section: unknown
     2 Section: net
     3 Priority: extra
     3 Priority: extra
     4 Maintainer: Christian Arnold <arnold@schlittermann.de>
     4 Maintainer: Christian Arnold <arnold@schlittermann.de>
     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: any
     9 Architecture: all
    10 Depends: ${shlibs:Depends}, ${misc:Depends}, perl, libdate-manip-perl, openssl
    10 Depends: ${shlibs:Depends}, ${misc: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.