debian/control
changeset 1 e795f0198365
parent 0 1798a8c4895a
child 2 e40b17b34ca3
equal deleted inserted replaced
0:1798a8c4895a 1:e795f0198365
     1 Source: nagios-plugin-ntp
     1 Source: nagios-plugin-ntp
     2 Section: net
     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 (>= 7)
     5 Build-Depends: debhelper (>= 7)
     6 Standards-Version: 3.7.3
     6 Standards-Version: 3.9.1
     7 
     7 
     8 Package: nagios-plugin-ntp
     8 Package: nagios-plugin-ntp
     9 Architecture: all
     9 Architecture: all
    10 Depends: perl-base, perl-doc, libnet-ntp-perl
    10 Depends:  ${misc:Depends}, ${perl:Depends}, perl-doc, libnet-ntp-perl
    11 Suggests: libsmart-comments-perl
    11 Suggests: libsmart-comments-perl
    12 Description: nagios plugin to check system time
    12 Description: nagios plugin to check system time
    13  This plugin compares the system time with the ntp server time.
    13  This plugin compares the system time with the ntp server time.