X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=bed6f83f4edeced711825d060b5db08091346845;hb=057b7c4c0414ddfa62a27ca7abfb9722c4520f18;hp=5b5b3142bc2fdefeea137f92e49deb182c539338;hpb=9a6874e8d22227c53fcff1a59297e6c1f7cc5b63;p=pkg-pnp4nagios.git diff --git a/debian/changelog b/debian/changelog index 5b5b314..bed6f83 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,38 @@ -pnp4nagios (0.6.11-2) UNRELEASED; urgency=low +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. + - Do not pass --prefix to configure and set man-/infodir correctly. The + prefix is set by layout=debian and cannot be overwritten, thus do not + 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. + * debian/rules, debian/pnp4nagios-bin.install: + - Do not install npcd.8 using dh_installman; this is done by the upstream + Makefile now. + + -- Sebastian Harl Tue, 26 Apr 2011 14:37:48 +0200 + +pnp4nagios (0.6.11-2) unstable; urgency=low * debian/po/: - Added French debconf translation; thanks to Christian Perrier for providing the translation (Closes: #623181). - Added German debconf translation. + - Added Russian debconf translation; thanks to Yuri Kozlov for providing + the translation (Closes: #623798). + * debian/pnp4nagios-web.postinst: + - Do not set permissions of /var/log/pnp4nagios/stats -- this is done in + pnp4nagios-bin.postinst which ships the directory. This fixes an error + when installing -web without -bin. - -- Sebastian Harl Mon, 18 Apr 2011 10:29:38 +0200 + -- Sebastian Harl Tue, 26 Apr 2011 11:48:54 +0200 pnp4nagios (0.6.11-1) unstable; urgency=low