fixed dependencies
authorMatthias Förste <foerste@schlittermann.de>
Wed, 20 Jan 2016 10:55:43 +0100
changeset 17 a0ce6426f63b
parent 16 72fe604d1ea4
child 18 0a525189554d
fixed dependencies
debian/changelog
debian/control
--- 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.