X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=be6fe88d390b75c8b245876c9e83d4fd88041151;hb=dcf1d13994d9e123a92b59cadc52f640fb098c92;hp=a0a84a906bee85cb9cf3e6ae66648911086c2b20;hpb=b3a90e4c9246095635fb163c32750d4970846857;p=grml-scripts-core.git diff --git a/debian/changelog b/debian/changelog index a0a84a9..be6fe88 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,133 @@ +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 + - 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 + + * Add lzop to Depends. [Closes: issue613] + * blacklist: use /etc/modprobe.d/grml.conf instead of + /etc/modprobe.d/grml. New module-init-tools will + use only files using the .conf suffix. + * Add new script grml-exec-wrapper (simple but smart program + execution wrapper). Thanks to ft for help. + * Fix typo in grml-chroot manpage. + * Add ${shlibs:Depends}, ${misc:Depends} to Depends. + + -- Michael Prokop Mon, 06 Apr 2009 09:03:49 +0200 + +grml-scripts (1.1.17) unstable; urgency=low + + [ Ulrich Dangel ] + * osd_server.py uses now the freedesktop.org specification for + notification instead of the old xosd way. + * Added python-dbus and notification-daemon as suggestion as + osd_server.py depends on them. + [Closes: issue172] + + [ Michael Prokop ] + * Adjust Makefile to get rid of '.sp' sequences in asciidoc + manpages. [Closes: issue567] + + -- Michael Prokop Thu, 12 Feb 2009 20:49:56 +0100 + +grml-scripts (1.1.16) unstable; urgency=low + + [ Michael Prokop ] + * Drop orphaned mutt-ng from Suggests. + [ Alexander Steinböck ] + * grml-hostname: Builtin `source' not available in dash(1). + + -- Michael Prokop Thu, 29 Jan 2009 17:07:48 +0100 + +grml-scripts (1.1.15) unstable; urgency=low + + [ Michael Gebetsroither ] + * grml-chroot: + - display usage information additionally to wrong number of arguments + - send all parameters to chroot [thx Tong Sun + for initial patches] + + -- Michael Prokop Sun, 30 Nov 2008 15:13:20 +0100 + +grml-scripts (1.1.14) unstable; urgency=low + + * Remove arename.pl, thanks ft. + [Closes: issue574] [Closes: issue435] + + -- Michael Prokop Sat, 29 Nov 2008 13:04:23 +0100 + +grml-scripts (1.1.13) unstable; urgency=low + + * grml-info: improve checks for present browsers. + Thanks to Charles Hewson for the bugreport. + + -- Michael Prokop Sat, 15 Nov 2008 13:56:58 +0100 + +grml-scripts (1.1.12) unstable; urgency=low + + * swspeak-setup: start speech-dispatcher before executing speechd-up, + do not execute flite on success, otherwise we get tons of + "wave_open_sound > Pa_OpenStream : err=-9996 (Invalid device)" error + messages (sic). + + -- Michael Prokop Mon, 03 Nov 2008 14:06:15 +0100 + grml-scripts (1.1.11) unstable; urgency=low * New script swspeak-setup for activating software speak(up) features * Fix typos in grml-chroot manpage. + * Update VCS-headers (we're using git nowadays). -- Michael Prokop Mon, 03 Nov 2008 00:03:57 +0100