X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=a9c4df064933cb35fde1c848a4b4548010e834b9;hb=23994cd4bc04f0a911eb8a92513b3c8f30ec8005;hp=768b298394417fd5c0793c1d2ee6201bdef358c9;hpb=eab6a33961b14460d4910126f196402430f190f2;p=grml-x.git diff --git a/debian/changelog b/debian/changelog index 768b298..a9c4df0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,104 @@ +grml-x (0.6.8) unstable; urgency=low + + [ Evgeni Golov ] + * [7933f6b] also look for bootparams in /lib/live/mount/medium + [Closes: issue1239] + + -- Michael Prokop Mon, 18 Mar 2013 14:58:48 +0100 + +grml-x (0.6.7) unstable; urgency=low + + * [56f884e] + [aed317e] Depend on python instead of python2.7 + and use python in shebang + + -- Michael Prokop Sat, 26 Nov 2011 18:02:08 +0100 + +grml-x (0.6.6) unstable; urgency=low + + * [41e38b5] Add debian/control headers Origin, Bugs + * [b6d6bbc] Remove stale grml-shlib dependency + * [39de6de] Update to Standards-Version 3.9.2 + * [78bb7ee] Update Python dependency to version 2.7 + + -- Christian Hofstaedtler Thu, 13 Oct 2011 22:08:34 +0200 + +grml-x (0.6.5) unstable; urgency=low + + [ Christian Hofstaedtler ] + * [096d5d2] ignore spaces when scanning xinitrc for the wm + [Closes: issue964] + + -- Michael Prokop Tue, 15 Feb 2011 11:10:17 +0100 + +grml-x (0.6.4) unstable; urgency=low + + [ Christian Hofstaedtler ] + * [ca524b8] Explicitly use python2.6 [Closes: issue946] + + -- Michael Prokop Tue, 14 Dec 2010 10:47:52 +0100 + +grml-x (0.6.3) unstable; urgency=low + + [ Christian Hofstaedtler ] + * [25953d4] don't crash with multiple = per option in /proc/cmdline + + -- Michael Prokop Tue, 07 Dec 2010 12:50:24 +0100 + +grml-x (0.6.2) unstable; urgency=low + + * [82e874e] fix crash with --mode + * [be5b1ee] fix man page examples + * [72c7d74] only warn if running as root when starting X + * [7b5291c] documentation fixes + + -- Christian Hofstaedtler Thu, 02 Dec 2010 23:05:06 +0100 + +grml-x (0.6.1) unstable; urgency=low + + [ Christian Hofstaedtler ] + * [ec62a14] don't ship outdated example configs for VirtualBox/VMware + * [2246619] update xorg.conf.example + + -- Michael Prokop Fri, 26 Nov 2010 22:53:03 +0100 + +grml-x (0.6.0) unstable; urgency=low + + [ Christian Hofstaedtler ] + * [c1f728d & more ] Rewrite grml-x. [Testing issue907] + * [24fe847] drop old Depends, downgrade grml-etc-core to Recommends + + [ Michael Prokop ] + * [36be83b] Fix Build-Depends-Indep on docbook-xsl. + * [dd84658] Bump Standards-Version to 3.9.1. + + -- Michael Prokop Sat, 20 Nov 2010 02:19:45 +0100 + +grml-x (0.5.2) unstable; urgency=low + + [ Michael Stapelberg ] + * [7800fec] Add i3 to window managers. + + [ Michael Prokop ] + * [c7c4d1d] Bump Standard-Version to 3.9.0. + + -- Michael Prokop Wed, 30 Jun 2010 13:30:17 +0200 + +grml-x (0.5.1) unstable; urgency=low + + * Drop duplicated fluxbox command line in usage examples + (thanks to Thomas Arendsen Hein) and drop the "Report bugs" + lines. + + -- Michael Prokop Thu, 01 Apr 2010 16:26:48 +0200 + +grml-x (0.5.0) unstable; urgency=low + + * Use startlxde instead of lxsession for zsh completion. + (See #570083 for details) + * Bump Standards-Version to 3.8.4 (no further changes). + + -- Michael Prokop Wed, 17 Feb 2010 02:39:26 +0100 + grml-x (0.4.9) unstable; urgency=low * Add xserver-xorg-input-kbd to Recommends.