--- 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 <foerste@schlittermann.de> 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
--- 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.