debian/control
changeset 3 6aa194e51250
parent 2 e6a93f3c4bd5
child 4 14408207746e
equal deleted inserted replaced
2:e6a93f3c4bd5 3:6aa194e51250
     5 Build-Depends: debhelper (>= 7)
     5 Build-Depends: debhelper (>= 7)
     6 Standards-Version: 3.7.3
     6 Standards-Version: 3.7.3
     7 
     7 
     8 Package: nagios-plugin-check-client-cert
     8 Package: nagios-plugin-check-client-cert
     9 Architecture: all
     9 Architecture: all
    10 Depends: ${shlibs:Depends}, ${misc:Depends}, perl-base (>= 5.10.0), libdate-manip-perl
    10 Depends: ${shlibs:Depends}, ${misc:Depends}, perl-base (>= 5.10.0), libdate-manip-perl, perl-doc
    11 Description: nagios plugin to check ssl client certificate expire date
    11 Description: nagios plugin to check ssl client certificate expire date
    12  This plugin read certificate status informations from file
    12  This plugin read certificate status informations from file
    13  and report epire date for certificates.
    13  and report epire date for certificates.