# HG changeset patch # User Matthias Förste # Date 1450364496 -3600 # Node ID 4d1f80fe5521fd9d927910df874194a226710a76 # Parent 0e2f66edf1575349b50942d3ae2e3883d3e80f83 added missing dependencies; policy updates; Maintainer update diff -r 0e2f66edf157 -r 4d1f80fe5521 debian/control --- a/debian/control Thu Dec 17 15:39:17 2015 +0100 +++ b/debian/control Thu Dec 17 16:01:36 2015 +0100 @@ -1,13 +1,13 @@ Source: nagios-plugin-mailq Section: admin Priority: extra -Maintainer: Christian Arnold -Build-Depends: debhelper (>= 5), autotools-dev, monitoring-plugins-common -Standards-Version: 3.7.2 +Maintainer: Matthias Förste +Build-Depends: debhelper (>= 7), autotools-dev, monitoring-plugins-common +Standards-Version: 3.9.6 Package: nagios-plugin-mailq Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends} +Depends: ${misc:Depends}, ${perl:Depends}, monitoring-plugins-common | nagios-plugins-common, exim4-base Description: nagios plugin to check mail queue This plugin checks the number of messages, which are longer than an specified time holding in the mail queue.