X-Git-Url: http://git.grml.org/?a=blobdiff_plain;ds=sidebyside;f=debian%2Fchangelog;h=4326305a6145d274f2089c4e275f594d6f741b5d;hb=1b96be5247d98e407d06ffa1138f49212014b3fc;hp=896e54d66209cdf251d8dc56f6b66f9756615537;hpb=9034ab9c7d91e1a9d60c5a4917e5ce06a3737f73;p=grml-live-grml.git diff --git a/debian/changelog b/debian/changelog index 896e54d..4326305 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,20 @@ +grml-live (0.9.6) unstable; urgency=low + + * Add new packages to GRML_FULL: + - dwdiff (front-end for the diff program that operates word by word) + - espeakup (connector between espeak and speakup) + - faketime (report faked system time to programs) + - fcoretools (Tools to advise the IO scheduler) + * Execute dpkg-reconfigure for localepurge with noninteractive frontend. + [Closes: issue554] + * Rework locale handling. From now on /usr/share/locale gets removed + by default (though /usr/share/i18n/locales won't be touched for + now), unless using class LOCALES. Reason: We have >70MB inside + /usr/share/locale on GRML_FULL, just too much to ship by default, + * Remove localepurge from GRML_SMALL. + + -- Michael Prokop Mon, 27 Oct 2008 12:37:47 +0100 + grml-live (0.9.5) unstable; urgency=low * Drop "root (cd)" from grub/menu.lst. Thanks, Tong Sun. [Closes: issue552]