[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

xserver-xorg-input-joystick: Changes to 'refs/tags/xserver-xorg-input-joystick-1_1.5.0-1'



Tag 'xserver-xorg-input-joystick-1_1.5.0-1' created by Cyril Brulebois <kibi@debian.org> at 2009-12-05 22:00 +0000

Tagging upload of xserver-xorg-input-joystick 1:1.5.0-1 to experimental.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEABECAAYFAksa1/kACgkQeGfVPHR5Nd1niQCfVq9ud00gjUCvLxwOl9rboDKV
CecAn2jvL+ALDRwFiTMSFZYgnbwMjtBC
=dFEn
-----END PGP SIGNATURE-----

Changes since xserver-xorg-input-joystick-1_1.4.1-1:
Cyril Brulebois (1):
      Upload to experimental.

David Nusinow (1):
      Add README.source

Julien Cristau (12):
      xsfbs: don't run dpkg --print-installation-architecture
      Kill custom readlink function
      xsfbs.sh: remove unused check_symlinks_and_{bomb,warn}
      xsfbs.sh: remove unused analyze_path
      xsfbs.sh: remove unused maplink function
      xsfbs.sh: remove unused find_culprits function
      xsfbs.sh: remove unused reject_whitespace function
      xsfbs.mk: no need for shlibs.local
      xsfbs.sh: fix typo and remove svn keyword
      xsfbs.mk: kill obsolete DEFAULT_DCRESOLUTIONS and SOURCE_DIR usage
      xsfbs.mk: remove more obsolete code
      Build-depend on libusbhid-dev on kfreebsd.

Peter Hutterer (2):
      Fix typo in configure.
      joystick 1.4.99.1

Sascha Hlusiak (14):
      Remove parsing of keysyms
      Remove ks_tables.h
      Remove parsing of keysyms.
      Use preset keyboard layout instead of custom generated keymap.
      configure.ac: this is 1.4.99
      Property support for scancodes
      fix manpage and examples to reflect recent key changes
      Support for axis labels; fix build on master
      Merge branch 'scancodes' of ssh://deepthought/home/sascha/develop/xorg/xf86-input-joystick into scancodes
      Fix NULL pointers in rmlvo
      add shave support
      Merge branch 'scancodes'
      Revert "add shave support"
      Bump to 1.5.0

Timo Aaltonen (5):
      Merge branch 'debian-unstable' of ../../xsfbs into debian-unstable
      Merge commit 'xf86-input-joystick-1.5.0' into debian-unstable
      Update the changelogs.
      Bump Standards-Version to 3.8.3.
      Build against Xserver 1.7.

---
 ChangeLog                        |  130 +
 config/50-x11-input-joystick.fdi |    8 
 configure.ac                     |   11 
 debian/README.source             |   73 +
 debian/changelog                 |   15 
 debian/control                   |    7 
 debian/xsfbs/xsfbs.mk            |   21 
 debian/xsfbs/xsfbs.sh            |  245 ---
 include/joystick-properties.h    |   12 
 man/joystick.man                 |   44 
 src/Makefile.am                  |    3 
 src/StrKeysym.c                  |   82 -
 src/StrKeysym.h                  |   28 
 src/jstk.c                       |   52 
 src/jstk.h                       |   19 
 src/jstk_key.c                   |  344 ++++
 src/jstk_options.c               |   56 
 src/jstk_properties.c            |   91 +
 src/ks_tables.h                  | 2694 ---------------------------------------
 19 files changed, 700 insertions(+), 3235 deletions(-)
---


Reply to: