Tag 'xserver-xorg-input-joystick-1_1.3.2-1' created by Brice Goglin <[EMAIL 
PROTECTED]> at 2008-05-17 10:30 +0000

Tagging upload of xserver-xorg-input-joystick 1:1.3.2-1 to unstable.

Changes since xserver-xorg-input-joystick-1_1.3.1-1:
Brice Goglin (4):
      Merge tag 'xf86-input-joystick-1.3.2' into debian-unstable
      New upstream release
      Run dpkg-shlibdeps with --warnings=6.
      Prepare changelog for upload

Matthieu Herrb (1):
      Makefile.am: nuke RCS Id

Sascha Hlusiak (11):
      Typo in man page
      Increased default deadzone from 1000 to 5000
      Changed default deadzone in manpage from 1000 to 5000
      Changed copyrights to include year 2008
      Added "StartMouseEnabled" and "StartKeysEnabled" options
      Allow '+' as separator for key mapping as in "key=Alt_L+Tab"
      Fixed off-by-one in keymap generation code
      Clear complete keymap instead of only the first element
      Fixed keymap size to 8-256 to prevent crash
      Display evdev bus/vendor/product/version in separate line
      Bumped to version 1.3.2

---
 ChangeLog              |   80 +++++
 Makefile.in            |   49 +--
 aclocal.m4             |  265 +++++++++++-----
 config.guess           |   32 +-
 config.sub             |   44 ++
 configure              |  770 ++++++++++++++++++++++++++++++++++++-------------
 configure.ac           |    2 
 debian/changelog       |   10 
 debian/control         |    2 
 debian/rules           |    2 
 depcomp                |   33 +-
 install-sh             |  228 +++++++-------
 ltmain.sh              |   58 ++-
 man/Makefile.am        |    1 
 man/Makefile.in        |    7 
 man/joystick.man       |   66 ++--
 src/Makefile.in        |   29 -
 src/StrKeysym.h        |   22 +
 src/backend_bsd.c      |    2 
 src/backend_bsd.h      |    2 
 src/backend_evdev.c    |    8 
 src/backend_evdev.h    |    2 
 src/backend_joystick.c |    2 
 src/backend_joystick.h |    2 
 src/jstk.c             |   11 
 src/jstk.h             |    4 
 src/jstk_axis.c        |    2 
 src/jstk_axis.h        |    2 
 src/jstk_key.c         |   11 
 src/jstk_key.h         |    2 
 src/jstk_options.c     |    9 
 src/jstk_options.h     |    2 
 32 files changed, 1230 insertions(+), 531 deletions(-)
---


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to