X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=a175f9a942dc829e384a4e7614de927dc94edaad;hb=c7d2c003996f95e1d2f7f996355e04034b13fa75;hp=73169bf014a1906f4b787c6847feee7d62f8c1f7;hpb=910af43b493c2d1089d0785c2ed80c8b5bd6116b;p=grml-x.git diff --git a/debian/changelog b/debian/changelog index 73169bf..a175f9a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,42 @@ +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