X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=c2ad7be6b6d6ae72f7e4db0a0c82b2275ec31738;hb=d6b26ce3b8ffa721052bfb0eebc546ac9a63e5f9;hp=305d9339eca6713d968ac46c3dba0a33af9d1e72;hpb=90406bca74627308c83a07bec5419ef8b834136f;p=grml-scripts.git diff --git a/debian/changelog b/debian/changelog index 305d933..c2ad7be 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,180 @@ +grml-scripts (0.9.34) unstable; urgency=low + + * Makefile fixes for align.c, -O2 produces wrong results. + + -- Michael Gebetsroither Wed, 28 Mar 2007 14:02:26 +0200 + +grml-scripts (0.9.33) unstable; urgency=low + + * grml*screen-scripts: use vt-is-UTF8 with quiet option, otherwise + detection of non-UTF8 terminals fails for us. Thanks for the + bug report, Gebi! + + -- Michael Prokop Wed, 21 Mar 2007 15:39:10 +0100 + +grml-scripts (0.9.32) unstable; urgency=low + + * Added alignmargins (adjust the margins and the position of the printed + contents on the paper). Thanks for suggestion, Moritz Augsburger! + [Closes: issue146] + + -- Michael Prokop Sun, 18 Mar 2007 19:34:12 +0100 + +grml-scripts (0.9.31) unstable; urgency=low + + * Added xlockmore to suggests, added check for vlock in grml-lock. + * Check for mutt/muttng binaries in grml-mutt[ng]. Removed deprecated + URL in grml-muttng. + * Added check4progs to grml-slrn. + + -- Michael Prokop Sun, 18 Mar 2007 16:44:53 +0100 + +grml-scripts (0.9.30) unstable; urgency=low + + * Added idesk to Suggests. + + -- Michael Prokop Sun, 18 Mar 2007 15:43:54 +0100 + +grml-scripts (0.9.29) unstable; urgency=low + + * Really depend on sudo. :) + + -- Michael Prokop Sun, 18 Mar 2007 00:28:35 +0100 + +grml-scripts (0.9.28) unstable; urgency=low + + * Add less to depends. + + -- Michael Prokop Sun, 18 Mar 2007 00:02:26 +0100 + +grml-scripts (0.9.27) unstable; urgency=low + + * Depend on sudo, we definitely need it. + + -- Michael Prokop Sat, 17 Mar 2007 23:47:11 +0100 + +grml-scripts (0.9.26) unstable; urgency=low + + * Added iso-term (wrapper script to run x-terminal-emulator in iso885915 + mode). + + -- Michael Prokop Sat, 17 Mar 2007 19:59:09 +0100 + +grml-scripts (0.9.25) unstable; urgency=low + + * zsh-login: do not run grml-quickconfig when booting with 'nocolor' + + -- Michael Prokop Sat, 17 Mar 2007 15:17:10 +0100 + +grml-scripts (0.9.24) unstable; urgency=low + + * grml-setlang: do not set $TZ anymore, we want to handle it + via /etc/timezone. + * Integrate grml-quickconfig within zsh-login. grml-quickconfig + has been contributed by Michael Schierl - thanks! + [Closes: issue97] + + -- Michael Prokop Fri, 16 Mar 2007 22:49:34 +0100 + +grml-scripts (0.9.23) unstable; urgency=low + + * Added grml-setservices (interface for basic configuration of system + startup/shutdown via /etc/runlevel.conf) [Closes: issue89] + * Removed todo note from manpage of grml-setkeyboard. + + -- Michael Prokop Fri, 16 Mar 2007 21:54:31 +0100 + +grml-scripts (0.9.22) unstable; urgency=low + + * dirvish-setup: support setting of tree (directory) that should + be included in the backup, do not move master.conf but create + it only if it does not exist yet. + + -- Michael Prokop Fri, 9 Mar 2007 19:46:11 +0100 + +grml-scripts (0.9.21) unstable; urgency=low + + * Fix for myip, thanks to wuehlmaus and schula. + + -- Michael Prokop Thu, 1 Mar 2007 14:58:05 +0100 + +grml-scripts (0.9.20) unstable; urgency=low + + * Updated make_chroot_jail to latest upstream version. + Thanks for notification, Wolfgang Fuschlberger! + * Updated iimage to latest upstream version (37). + + -- Michael Prokop Sat, 24 Feb 2007 13:14:40 +0100 + +grml-scripts (0.9.19) unstable; urgency=low + + * Add dirvish-setup, a simple script for setting up a basic + configuration for backup software dirvish. + => added dirvish to Suggests. + + -- Michael Prokop Fri, 23 Feb 2007 23:54:12 +0100 + +grml-scripts (0.9.18) unstable; urgency=low + + * Remove unicode stuff from zsh-login. + + -- Michael Prokop Sat, 17 Feb 2007 13:58:23 +0100 + +grml-scripts (0.9.17) unstable; urgency=low + + * grml-init-screen + grml-screen: check for UTF capable + terminal and use option '-U' then + + -- Michael Prokop Sat, 17 Feb 2007 12:16:54 +0100 + +grml-scripts (0.9.16) unstable; urgency=low + + * grml-hostname: support non-interactive mode and do not + set hostname via hostname(1) but write to according + files only so it does not break for example running X. + + -- Michael Prokop Tue, 13 Feb 2007 12:08:39 +0100 + +grml-scripts (0.9.15) unstable; urgency=low + + * The "I love working on new architectures! :)" release. + * Add gcc and libc6-dev to Build-Depends. + + -- Michael Prokop Fri, 9 Feb 2007 17:47:15 +0100 + +grml-scripts (0.9.14) unstable; urgency=low + + * Remove grml-bind, it's deprecated nowadays. [Closes: issue104] + + -- Michael Prokop Wed, 7 Feb 2007 08:47:49 +0100 + +grml-scripts (0.9.13) unstable; urgency=low + + * The 'fix bashism in several scripts' release. Thanks + to ft for the patches! + + - say: fix bashism [Closes: issue114] + - make_chroot_jail: fix bashism [Closes: issue113] + - grml-start: fix bashism [Closes: issue112] + - grml-slrn: fix bashism [Closes: issue111] + - grml-muttng: fix bashism [Closes: issue110] + - grml-mutt: fix bashism [Closes: issue109] + - grml-lang: fix bashism [Closes: issue108] + - grml-config: fix bashism [Closes: issue107] + - grml-config-user: fix bashism [Closes: issue106] + - grml-config-root: fix bashism [Closes: issue105] + - attach-screen: fix bashism [Closes: issue103] + + -- Michael Prokop Tue, 6 Feb 2007 20:38:40 +0100 + +grml-scripts (0.9.12) unstable; urgency=low + + * Update make_chroot_jail script (see + http://www.fuschlberger.net/programs/ssh-scp-chroot-jail/ for + details), thanks for noticing - Wolfgang Fuschlberger! + + -- Michael Prokop Wed, 24 Jan 2007 22:32:43 +0100 + grml-scripts (0.9.11) unstable; urgency=low * Added script gsuggest.pl: google suggest - ask google for