X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=c2ad7be6b6d6ae72f7e4db0a0c82b2275ec31738;hb=c2bd95016dec5347ad547fa8737a9beb305cf7f0;hp=f03e0db2ae749f92da22ee7d90741fd917cea29e;hpb=9ed06b7b48918c1e497496b1747307bbea0d662a;p=grml-scripts.git diff --git a/debian/changelog b/debian/changelog index f03e0db..c2ad7be 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,103 @@ +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.