From: Michael Howe Date: Tue, 22 Dec 2015 11:11:19 +0000 (+0000) Subject: Fix dependency X-Git-Tag: 0.14~3 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=d465a11f0822249d72a1c70e27c0aa64d5766529;p=packages%2Fn%2Fnagios-plugins-local.git Fix dependency --- diff --git a/debian/changelog b/debian/changelog index 20affd2..7f11629 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,8 @@ -nagios-plugins-local (0.14~test.0) UNRELEASED; urgency=low +nagios-plugins-local (0.14~test.1) UNRELEASED; urgency=low * nagios-plugins-local-server: - new plugin: check_mqtt + - fix dependency -- Michael Howe Mon, 21 Dec 2015 21:15:56 +0000 diff --git a/debian/control b/debian/control index b0af091..2a3f597 100644 --- a/debian/control +++ b/debian/control @@ -22,7 +22,7 @@ Depends: ${misc:Depends}, libnet-telnet-perl, libregexp-common-perl, libauthen-krb5-perl, - nagios-nrpe-plugins-local (= ${source:Version}) + nagios-plugins-local-client (= ${source:Version}) , python-requests , python-paho-mqtt Breaks: nagios-plugins-local (<0.11)