diff -r 2be9944bc67b -r 0de455fc3f4e debian/control --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/debian/control Wed Feb 23 20:26:49 2011 +0100 @@ -0,0 +1,13 @@ +Source: nagios-plugin-fsck +Section: net +Priority: extra +Maintainer: Matthias Förste +#Build-Depends: debhelper (>= 7.0.50~) +Build-Depends: debhelper (>= 7) +Standards-Version: 3.8.4 + +Package: nagios-plugin-fsck +Architecture: all +Depends: ${shlibs:Depends}, ${misc:Depends}, perl-base, perl-doc, libdate-manip-perl +Description: nagios plugin to report next filesystem check time + This plugin reports the next filesystem check time.