diff --git a/debian/changelog b/debian/changelog index 4bb0989..23aeae4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +nagios-nrpe (2.15-1.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Recompile with --enable-command-args + + -- Mario Fetka Fri, 24 Jun 2016 12:23:22 +0200 + nagios-nrpe (2.15-1) unstable; urgency=high * [f2cea9f] Imported Upstream version 2.15 diff --git a/debian/rules b/debian/rules index 247b5d8..c44cea2 100755 --- a/debian/rules +++ b/debian/rules @@ -17,6 +17,7 @@ override_dh_auto_configure: --sysconfdir=/etc \ --localstatedir=/var \ --libexecdir=/usr/lib/nagios/plugins \ - --libdir=/usr/lib/nagios + --libdir=/usr/lib/nagios \ + --enable-command-args override_dh_auto_install: