diff -r 000000000000 -r 1798a8c4895a debian/control --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/debian/control Fri Mar 04 13:42:14 2011 +0100 @@ -0,0 +1,13 @@ +Source: nagios-plugin-ntp +Section: net +Priority: extra +Maintainer: Christian Arnold +Build-Depends: debhelper (>= 7) +Standards-Version: 3.7.3 + +Package: nagios-plugin-ntp +Architecture: all +Depends: perl-base, perl-doc, libnet-ntp-perl +Suggests: libsmart-comments-perl +Description: nagios plugin to check system time + This plugin compares the system time with the ntp server time.