X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fupstream%2Fblosxom.git;a=blobdiff_plain;f=debian%2Fchangelog;h=141d72bf3fe70538c1cbfd63313e7ab2ece066de;hp=c326cc788a9a9376ede54282abacff7d2c739caa;hb=30d8b9daf331845428930ec621fee28976d85a40;hpb=3b896187a911d5f5f89027dee73421dbedc5a700 diff --git a/debian/changelog b/debian/changelog index c326cc7..141d72b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ blosxom (2.1.0-1) unstable; urgency=low * New upstream release which did incorporate all patches and in parts also improved them. Wooh. + * Updated blosxom.conf with additional default values. * Added NEWS.Debian entry about the most important changes triggered by that. * Fixed/Updated copyright informations. @@ -9,13 +10,13 @@ blosxom (2.1.0-1) unstable; urgency=low * Added watch file. * Moved timezone plugin to /etc/blosxom/plugins-available so people can symlink if they like but are not forced to use it (closes: #237018) - * Added new 00RssLimit plugin, enabled by default, with limited to 10 + * Added new 00RssLimit plugin, enabled by default, with limited to 5 entries in RSS flavours, no change for others (closes: #373570) * Generate conffiles file automatically to not miss anything * Changed postrm symlink cleanup to cleaning every symlink in the flavours dir (Closes: #454942, #486924) - * Changed postinst script to also cleanup flavour symlinks which aren't - shipped anymore. + * Added preinst script to cleanup flavour symlinks which aren't shipped + anymore, removed old postinst script. * Changed postrm to only do the cleanup when the directory still exists, thanks to Carsten Hey for pointing it out. * Bumped Standards-Version to 3.8.0: @@ -23,7 +24,7 @@ blosxom (2.1.0-1) unstable; urgency=low * Removed debian/compat which wasn't used anymore anyway. * Fixed a typo in the former changelog entry. - -- Gerfried Fuchs Thu, 24 Jul 2008 21:14:56 +0200 + -- Gerfried Fuchs Fri, 25 Jul 2008 16:19:49 +0200 blosxom (2.0-15) unstable; urgency=low