X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=be6fe88d390b75c8b245876c9e83d4fd88041151;hb=dcf1d13994d9e123a92b59cadc52f640fb098c92;hp=a43ad3f723366e7a7da561c3cad7054d5b02873b;hpb=1fae5e6b267fc7e7797a39e242b782119b7cd390;p=grml-scripts-core.git diff --git a/debian/changelog b/debian/changelog index a43ad3f..be6fe88 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,57 @@ +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. + * Install wm-ng as x-window-manager alternative. + + -- Michael Prokop Wed, 08 Jul 2009 00:15:26 +0200 + +grml-scripts (1.1.23) unstable; urgency=low + + * Drop symlink for 'service' manpage. + + -- Michael Prokop Wed, 24 Jun 2009 11:40:42 +0200 + +grml-scripts (1.1.22) unstable; urgency=low + + * Drop the simple service wrapper script, as sysvinit 2.86.ds1-62 + provides /usr/sbin/service now. + + -- Michael Prokop Wed, 24 Jun 2009 11:33:43 +0200 + +grml-scripts (1.1.21) unstable; urgency=low + + * wm-ng: start gkrellm on the right side of the screen by default + Thanks to gebi and Ulrich Dangel for their feedback. + [Closes: issue694] + + -- Michael Prokop Tue, 16 Jun 2009 16:34:00 +0200 + +grml-scripts (1.1.20) unstable; urgency=low + + * grml-lang and grml-quickconfig: add support for spanish keyboards, + thanks to Ernesto Domato! + + -- Michael Prokop Fri, 12 Jun 2009 23:18:13 +0200 + grml-scripts (1.1.19) unstable; urgency=low + [ Michael Prokop ] * Some minor cleanups for lintian: - - cleanup of lintian's override file - - drop unneeded /bin and /sbin from debian/dirs - - -- Michael Prokop Mon, 06 Apr 2009 09:24:25 +0200 + - Cleanup of lintian's override file + - Drop unneeded /bin and /sbin from debian/dirs + - Bump Standard Version to 3.8.1 + - Bump Compat Version to 5 + * grml-info: add support for xlinks2 as dillo isn't available + in Debian/unstable due to removal of libgtk1.2 + [ Frank Terbeck] + * exec-wrapper: remove doubled ret=1 + + -- Michael Prokop Mon, 18 May 2009 08:17:39 +0200 grml-scripts (1.1.18) unstable; urgency=low