X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=ed9af1cdffc21c542c9c15b5ddc6df1051e1e306;hb=15fb7bb26711b6e24fcffdb276e38eeaac33d28f;hp=9ade3ea9103ca28545cba5532e18ebebd6ac2bff;hpb=e6bef69c3919bcbd76dd1c21c30c378245727d33;p=grml-x.git diff --git a/debian/changelog b/debian/changelog index 9ade3ea..ed9af1c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,13 +1,57 @@ +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 17:56:36 +0100 + -- Michael Prokop Thu, 12 Feb 2009 18:10:53 +0100 grml-x (0.4.1) unstable; urgency=low