X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=9d37fdcc48b81fd00fbe277d7516676ed78c7bb3;hb=daf2505532a82661ebf9cd08e4cdb7f5bff501c3;hp=faabb4b197d9124dad46ca4e4e3d28504b1f77ad;hpb=ec679e0ab695873dd43ae129f293707a5fbd0468;p=grml-x.git diff --git a/debian/changelog b/debian/changelog index faabb4b..9d37fdc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,14 +1,76 @@ +grml-x (0.5.0) unstable; urgency=low + + * Use startlxde instead of lxsession for zsh completion. + (See #570083 for details) + + -- Michael Prokop Wed, 17 Feb 2010 02:35:11 +0100 + +grml-x (0.4.9) unstable; urgency=low + + * Add xserver-xorg-input-kbd to Recommends. + + -- Michael Prokop Sun, 10 Jan 2010 21:43:43 +0100 + +grml-x (0.4.8) unstable; urgency=low + + * Add xserver-xorg-input-all + xserver-xorg-video-all to Recommends. + + -- Michael Prokop Sat, 09 Jan 2010 02:48:23 +0100 + +grml-x (0.4.7) unstable; urgency=low + + * xorg.conf.virtualbox: deactivate all Options from "Generic Mouse" + so mouse clicking works in recent X.org versions again. + [Closes: issue740] + * Deactivate type1 and freetype module in all xorg.conf files (they + aren't present on nowadays systems). + * Bump Standards-Version to 3.8.3 (no further changes). + + -- Michael Prokop Sun, 18 Oct 2009 15:21:54 +0200 + +grml-x (0.4.6) unstable; urgency=low + + * Add x-window-manager to zsh completion. [Closes: issue716] + + -- Michael Prokop Mon, 10 Aug 2009 16:04:02 +0200 + +grml-x (0.4.5) unstable; urgency=low + + * Move zsh completion file to /usr/share/grml/zsh/completion/grml/_grml-x + as introduced by grml-etc-core 0.3.73. + * Add lxsession and xfce4-session to zsh completion. + + -- Michael Prokop Wed, 22 Jul 2009 23:30:27 +0200 + +grml-x (0.4.4) unstable; urgency=low + + * Add Option "AutoAddDevices" "off", as we do not want to depend on + running dbus/hal. See http://wiki.debian.org/XStrikeForce/InputHotplugGuide + * Depend on debhelper (>= 5) and bump compat version to 5. + + -- Michael Prokop Mon, 20 Apr 2009 13:19:30 +0200 + +grml-x (0.4.3) unstable; urgency=low + + * Use Option "DontZap" "false" by default, now as DontZap has become + a default option. See https://wiki.ubuntu.com/X/Config/DontZap + + -- Michael Prokop Sun, 19 Apr 2009 23:45:20 +0200 + grml-x (0.4.2) unstable; urgency=low * Improve zsh completion: - use double brackets for the test command - make sure the right usage text gets displayed - support fallback options - + - improve description of force option Thanks to ft and z3ttacht for their work! [Closes: issue398] * Use Build-Depends-Indep in debian/control to make lintian happy. + * Consequently use mktemp for handling tmp files. + * Use fluxbox for all usage examples in grml-x itself (on grml-medium + we ship fluxbox only and people might be confused otherwise). - -- Michael Prokop Thu, 12 Feb 2009 18:04:15 +0100 + -- Michael Prokop Thu, 12 Feb 2009 18:10:53 +0100 grml-x (0.4.1) unstable; urgency=low