X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=7f08ce093efbdf038aaaf9d52511352040108d2e;hb=4ef4a5eb7b7a0ff6cb707acedfc7660de816b0d9;hp=f27a24220f99774f6709bc09211742c7b38ef226;hpb=a7df2300f1a684225b16bdba5e3f6087a587c939;p=grml-scripts-core.git diff --git a/debian/changelog b/debian/changelog index f27a242..7f08ce0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,13 +1,20 @@ -grml-scripts (1.1.24) UNRELEASED; urgency=low - - * grml-setlang: do not set $LANGUAGE and $LC_MESSAGES any longer, but - instead just set $LANG and $LC_CTYPE. $LC_CTYPE is set to 'en_US.UTF-8' - by default and to 'C' if using a ISO system - this should avoid breakages - if logging in to a remote system where the according $LANG locale isn't - available. Thanks to Gebi and Thorsten 'mira' Glaser for discussing - the issue. - - -- Michael Prokop Wed, 08 Jul 2009 00:15:26 +0200 +grml-scripts (1.1.24) unstable; urgency=low + + * grml-setlang: do not set $LANGUAGE and $LC_MESSAGES any longer, + but instead just set $LANG and $LC_CTYPE. $LC_CTYPE is set to + 'en_US.UTF-8' by default and to 'C' if using a ISO system - this + should avoid breakages if logging in to a remote system where the + according $LANG locale isn't available. Thanks to Gebi and Thorsten + 'mira' Glaser for discussing the issue. + * Debian packaging: + - Install wm-ng as x-window-manager alternative. + - Bump Standard-Version to 3.8.2 (no further changes). + - Bump Build-Depends on dh >=5. + - Update copyright file and overrides to make lintian happy. + - Drop postinst and preinst files. The [ef]grep stuff was from the + very beginnings of grml and should not affect any systems anymore. + + -- Michael Prokop Fri, 07 Aug 2009 19:24:35 +0200 grml-scripts (1.1.23) unstable; urgency=low