X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=44e4ecdf703410e9adf7bf0f07d4b3311af39374;hb=2abb85b050bc6de16a457e264962b54235338e88;hp=2022d91b3108f5670c82c762f8cded00e3a5da8d;hpb=b90e417fec9ba80a7a88ace4908a00dcaea908ca;p=pkg-pnp4nagios.git diff --git a/debian/changelog b/debian/changelog index 2022d91..44e4ecd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,24 @@ +pnp4nagios (0.6.13-1) unstable; urgency=low + + * New upstream release. + * debian/patches/: + - Removed manpage-hyphen -- applied upstream. + * debian/rules: + - Don't remove scripts/rc.pnp_gearman_worker in 'clean' -- this is now + taken care of in the upstream Makefile. + * debian/po/: + - Added Japanese debconf translation; thanks to Hideki Yamane for + providing the translation (Closes: #626386). + + -- Sebastian Harl Wed, 22 Jun 2011 11:53:57 +0200 + pnp4nagios (0.6.12-1) unstable; urgency=low * New upstream release. * debian/patches/: - Removed raise-process-perfdata-timeout -- a similar patch has been included upstream. + - Added manpage-hyphen -- do not use hyphens as minus sign in npcd.8. * debian/rules: - npcd.cfg and process_perfdata.cfg are not longer installed as sample configs by the upstream Makefile; so, don't rename those files. @@ -12,11 +27,16 @@ pnp4nagios (0.6.12-1) unstable; urgency=low pretend this is possible. Also, do not use $prefix when setting man-/ infodir but specify the complete path. - Do not install config_local.php and config.php.$PKG_VERSION. + - Remove generated scripts/rc.pnp_gearman_worker in 'clean'. * debian/rules, debian/pnp4nagios-bin.install: - Do not install npcd.8 using dh_installman; this is done by the upstream Makefile now. + * debian/pnp4nagios-bin.pnp_gearman_worker.default, + pnp4nagios-bin.pnp_gearman_worker.init: + - Added init script for the PNP4Nagios Gearman worker daemon. + - The daemon is disabled by default. - -- Sebastian Harl Tue, 26 Apr 2011 14:25:01 +0200 + -- Sebastian Harl Wed, 27 Apr 2011 09:05:48 +0200 pnp4nagios (0.6.11-2) unstable; urgency=low