diffstat of debian/ for nagios-nrpe_3.0.1-3+deb9u1 nagios-nrpe_3.0.1-3+deb9u1A~4.3.0.201801231652 changelog | 7 +++++++ rules | 3 ++- 2 files changed, 9 insertions(+), 1 deletion(-) diff -Nru nagios-nrpe-3.0.1/debian/changelog nagios-nrpe-3.0.1/debian/changelog --- nagios-nrpe-3.0.1/debian/changelog 2017-07-07 12:15:25.000000000 +0000 +++ nagios-nrpe-3.0.1/debian/changelog 2018-01-23 15:52:08.000000000 +0000 @@ -1,3 +1,10 @@ +nagios-nrpe (3.0.1-3+deb9u1A~4.3.0.201801231652) ucs4-3-0-0; urgency=low + + * UCS auto build. The following patches have been applied to the original source package + 001_rules + + -- Univention builddaemon Tue, 23 Jan 2018 16:52:08 +0100 + nagios-nrpe (3.0.1-3+deb9u1) stretch; urgency=medium * Update branch in gbp.conf & Vcs-Git URL. diff -Nru nagios-nrpe-3.0.1/debian/rules nagios-nrpe-3.0.1/debian/rules --- nagios-nrpe-3.0.1/debian/rules 2017-07-07 12:15:25.000000000 +0000 +++ nagios-nrpe-3.0.1/debian/rules 2018-01-23 15:52:08.000000000 +0000 @@ -25,7 +25,8 @@ --localstatedir=/var \ --enable-ssl \ --with-ssl-lib=/usr/lib/$(DEB_HOST_MULTIARCH) \ - --with-piddir=/var/run/nagios + --with-piddir=/var/run/nagios \ + --enable-command-args # Restore deterministic "openssl dhparam" output. cp include/dh.h.orig include/dh.h