xserver-xorg-input-evdev: Changes to 'refs/tags/xserver-xorg-input-evdev-1_2.2.3-1'
Tag 'xserver-xorg-input-evdev-1_2.2.3-1' created by Brice Goglin <bgoglin@debian.org> at 2009-07-30 07:28 +0000
Tagging upload of xserver-xorg-input-evdev 1:2.2.3-1 to unstable.
Changes since xserver-xorg-input-evdev-1_2.2.2-1:
Asbj�annes (1):
evdev: Fix spelling of property in man page to match source code. #22571
Brice Goglin (5):
Merge tag 'xf86-input-evdev-2.2.3' into debian-unstable
New upstream release
Merge branch 'debian-unstable' of git://git.debian.org/pkg-xorg/xsfbs into debian-unstable
Bump Standards-Version to 3.8.2 now that we have README.source
Prepare changelog for upload
David Nusinow (1):
Add README.source
Derek Upham (1):
evdev: Prevent driver from processing motion events that it has not configured. #21832
Julien Cristau (3):
xsfbs: repack.sh needs to be executable
xsfbs: don't run dpkg --print-installation-architecture
Kill custom readlink function
Oliver McFadden (1):
Coverity Prevent: NO_EFFECT in EvdevWheelEmuSetProperty:
Peter Hutterer (9):
Only label axes and buttons if the device has axes or buttons.
Up the number of button labels atoms to EVDEV_MAXBUTTONS.
Ensure enough buttons are advertised to pass the button mapping.
Only initialize the number of buttons we actually have.
Deal with BTN_3 to BTN_9 buttons.
Don't register middle mouse button emulation handlers for keyboards.
If a device fails to initialize relative axes, init the abs. axes instead.
Evdev doesn't require inputproto.
evdev 2.2.3
---
ChangeLog | 162 ++++++++++++++++++++++++++++++++++++++++++++++++++
configure.ac | 5 -
debian/README.source | 73 ++++++++++++++++++++++
debian/changelog | 9 ++
debian/control | 2
debian/xsfbs/xsfbs.sh | 12 ---
man/evdev.man | 2
src/emuMB.c | 6 +
src/emuWheel.c | 9 --
src/evdev.c | 57 ++++++++++++++---
10 files changed, 299 insertions(+), 38 deletions(-)
---
Reply to: