X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=71336000b3191a9b4e2f71690d3dae0eebdfa85f;hb=0b8b42c9650183d8043520731bab56edb40a94d4;hp=effadaa7fb49cc5ae232495263f09235237a9abe;hpb=e26999dfc0899bfc01dccb29f804fed62be049f3;p=grml-x.git diff --git a/debian/changelog b/debian/changelog index effadaa..7133600 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,182 @@ +grml-x (0.4.1) unstable; urgency=low + + * Do not display usage information when using the -nostart option. + Thanks to Thomas Lehmann for the idea. + + -- Michael Prokop Wed, 19 Nov 2008 00:05:27 +0100 + +grml-x (0.4.0) unstable; urgency=low + + * Provide /etc/X11/xorg.conf.virtualbox + * Bump Standard-Version to 3.7.3 (no further changes). + + -- Michael Prokop Thu, 27 Dec 2007 23:43:58 +0100 + +grml-x (0.3.37) unstable; urgency=low + + * Replace EmulateMiddleButtonTime with EmulateMidButtonTime. + Thanks, Jerome Potts! + * Make sure /etc/X11/X is not a symlink to /bin/true (broken + Debian package/upgrade). + * Fix manpage handling of xsltproc. + + -- Michael Prokop Sun, 18 Nov 2007 23:51:43 +0100 + +grml-x (0.3.36) unstable; urgency=low + + * Disable vmmouse in xorg.conf.vmware for now as it's broken + currently in Debian/unstable. [Testing: issue339] + * Include particleman in window manager completion of zsh. + + -- Michael Prokop Sat, 17 Nov 2007 18:59:31 +0100 + +grml-x (0.3.35) unstable; urgency=low + + * Deactivate "AlwaysCore" from Synaptics devive by default. + This should fix a pending bug in current Xorg which avoids a working + Synaptics device. + * Load "xtrap" extension. + + -- Michael Prokop Wed, 14 Nov 2007 12:41:28 +0100 + +grml-x (0.3.34) unstable; urgency=low + + * Add awesome, larswm and xmonad to zsh completion. + + -- Michael Prokop Mon, 05 Nov 2007 23:28:42 +0100 + +grml-x (0.3.33) unstable; urgency=low + + * Replace /usr/X11R6/lib/ with /usr/lib/xorg in the comments. + Thanks for the patch, Alexander Steinböck! [Closes: issue325] + + -- Michael Prokop Sun, 04 Nov 2007 23:40:37 +0100 + +grml-x (0.3.32) unstable; urgency=low + + * Add two more checks to bailout if a tempfile isn't available. + + -- Michael Prokop Sun, 28 Oct 2007 01:40:13 +0200 + +grml-x (0.3.31) unstable; urgency=low + + * Check for writeable /tmp before executing hardware detection. + + -- Michael Prokop Tue, 4 Sep 2007 12:51:22 +0200 + +grml-x (0.3.30) unstable; urgency=low + + * Some further error handling regarding Xinerama. + We still don't have a reliable way to find the maximum resolution + of an external monitor, needs some further investigation. + + -- Michael Prokop Sat, 28 Jul 2007 01:20:54 +0200 + +grml-x (0.3.29) unstable; urgency=low + + * Mention http://wiki.debian.org/XStrikeForce/FAQ in the xorg.conf + header. + + -- Michael Prokop Tue, 17 Jul 2007 16:24:11 +0200 + +grml-x (0.3.28) unstable; urgency=low + + * Initial support for Xinemera setup using -xinerama option. + Added 'bc' to Depends. [Testing: issue241] + * Support activating composite extension on cmdline using + the -composite option. (By default it's deactivated.) + * Remove some blank lines in generated xorg.conf. + * Switch from manually written nroff manpage to asciidoc + instead. Adjusted Build-Depends therefore (asciidoc, xsltproc, + docbook-xsl). The manual page is available online as well now: + http://grml.org/grml-x/ + + -- Michael Prokop Thu, 12 Jul 2007 01:20:52 +0200 + +grml-x (0.3.27) unstable; urgency=low + + * /etc/zsh/completion.d/_grml-x: support openbox + + -- Michael Prokop Tue, 10 Jul 2007 16:31:52 +0200 + +grml-x (0.3.26) unstable; urgency=low + + * Added some more comments to the X modules. + + -- Michael Prokop Wed, 06 Jun 2007 13:02:18 +0200 + +grml-x (0.3.25) unstable; urgency=low + + * Drop -xserver option from zsh completion as it's not supported + anymore (X.org is available on any Debian system now :)). + + -- Michael Prokop Sun, 27 May 2007 21:54:37 +0200 + +grml-x (0.3.24) unstable; urgency=low + + * Update /etc/X11/xorg.conf.vmware, allowing higher resolutions + by default and use evdev. + + -- Michael Prokop Sun, 6 May 2007 16:27:34 +0200 + +grml-x (0.3.23) unstable; urgency=low + + * Add grml-shlib to depends as we use one function from + /etc/grml/sh-lib. + + -- Michael Prokop Fri, 27 Apr 2007 01:32:15 +0200 + +grml-x (0.3.22) unstable; urgency=low + + * Updated zsh completion for grml-x. Thanks, ft! + + -- Michael Prokop Tue, 17 Apr 2007 09:15:38 +0200 + +grml-x (0.3.21) unstable; urgency=low + + * Big rewrite of grml-x: heavy use of evdev. Thanks for idea + to gebi! Now the options -nousb and -nops2 have been dropped + and were replaced by -ps2 and -usb. More details in the manpage. + + -- Michael Prokop Wed, 4 Apr 2007 16:26:43 +0200 + +grml-x (0.3.20) unstable; urgency=low + + * Avoid presence of two CorePointers, disable the PS/2 entry then. + [Testing: issue184] + + -- Michael Prokop Tue, 3 Apr 2007 21:20:21 +0200 + +grml-x (0.3.19) unstable; urgency=low + + * Mention package libgl1-mesa-dri in comments for DRI. + + -- Michael Prokop Sat, 31 Mar 2007 00:25:19 +0200 + +grml-x (0.3.18) unstable; urgency=low + + The 'I'm sure that many changes break anything'-release. + + * Big code cleanup. Removed several comments used inside + xorg.conf. Dropped a lot from fontpath... + * Check for fonts.dir inside "X11R6 backwards compatibilty + font stuff", otherwise we use the old font patch always... + * Use 'id -u' instead of $UID. + * Use colors only if not booted with nocolor bootoption. + * Work around the 'intel' driver problem [Closes: issue177] + * Support fallback option [Closes: issue169] + * Do not run hwinfo if not really necessary [Closes: issue168] + * Check whether $WINDOWMANAGER is executable at all before using + it in $XINITRC. + + -- Michael Prokop Mon, 26 Mar 2007 19:40:15 +0200 + +grml-x (0.3.17) unstable; urgency=low + + * Added xcursor-themes to recommends. + + -- Michael Prokop Sun, 18 Mar 2007 15:39:34 +0100 + grml-x (0.3.16) unstable; urgency=low * Add xserver-xorg-input-vmmouse to recommends.