# HG changeset patch # User Matthias Förste # Date 1453283743 -3600 # Node ID a0ce6426f63b7fda610c048e24867e727d3e5fd6 # Parent 72fe604d1ea4e6b8ff800a5e1925f3bba4b325d8 fixed dependencies diff -r 72fe604d1ea4 -r a0ce6426f63b debian/changelog --- a/debian/changelog Thu Dec 17 16:35:51 2015 +0100 +++ b/debian/changelog Wed Jan 20 10:55:43 2016 +0100 @@ -1,3 +1,9 @@ +nagios-plugin-mailq (1.2) stable oldstable oldoldstable; urgency=medium + + * fixed dependencies + + -- Matthias Förste Wed, 20 Jan 2016 10:15:44 +0100 + nagios-plugin-mailq (1.1) stable oldstable oldoldstable; urgency=medium * allow more criterions to be passed to exipick diff -r 72fe604d1ea4 -r a0ce6426f63b debian/control --- a/debian/control Thu Dec 17 16:35:51 2015 +0100 +++ b/debian/control Wed Jan 20 10:55:43 2016 +0100 @@ -7,7 +7,7 @@ Package: nagios-plugin-mailq Architecture: all -Depends: ${misc:Depends}, ${perl:Depends}, monitoring-plugins-common | nagios-plugins-common, exim4-base +Depends: ${misc:Depends}, ${perl:Depends}, monitoring-plugins-common | nagios-plugins-basic, 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.