debian/control
changeset 2 e6a93f3c4bd5
parent 1 5acc6b846267
child 3 6aa194e51250
equal deleted inserted replaced
1:5acc6b846267 2:e6a93f3c4bd5
     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, libdate-manip-perl
    10 Depends: ${shlibs:Depends}, ${misc:Depends}, perl-base (>= 5.10.0), libdate-manip-perl
    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.