X-Git-Url: https://git.tokkee.org/?p=pkg-pnp4nagios.git;a=blobdiff_plain;f=debian%2Fchangelog;h=ec81128d9941cf873c09be65b42a38da2cf45535;hp=298b36902189adff44e1df117c8bcb03bce1be9e;hb=507e83b5b449b0d1ac81f97f218f0b443887d992;hpb=0eafbfff11014f0dfc1bba8d4404f3475d782cb5 diff --git a/debian/changelog b/debian/changelog index 298b369..ec81128 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +pnp4nagios (0.6.16-2) unstable; urgency=low + + * debian/pnp4nagios.postrm: + - Fixed typo: Apache's config files use file suffix .conf rather than + .cfg; this prevented /etc/apache2/conf.d/pnp4nagios.conf from being + removed on remove/purge; thanks to Andreas Beckmann for reporting this + (cf. #669839). + * debian/control: + - Optionally depend on php5-cgi instead of libapache2-mod-php5 to allow + for easier installations when not using Apache; thanks to Matthias + Wamser for reporting this (Closes: #671231). + + -- Sebastian Harl Tue, 24 Apr 2012 14:44:33 +0200 + pnp4nagios (0.6.16-1) unstable; urgency=low * New upstream version. @@ -26,8 +40,13 @@ pnp4nagios (0.6.16-1) unstable; urgency=low - Added a note about installation with Icinga referring to the different htpasswd.users file location; thanks to Alexander Reichle-Schmehl for reporting this (Closes: #646587). + * debian/patches/adjust-template-path: + - Added support for /etc/pnp4nagios/templates.d. + * debian/README.templates.d: + - Added README file for the use of /etc/pnp4nagios/templates.d. The file + will be installed to that directory. - -- Sebastian Harl Tue, 31 Jan 2012 10:02:43 +0100 + -- Sebastian Harl Tue, 31 Jan 2012 14:00:47 +0100 pnp4nagios (0.6.13-1) unstable; urgency=low