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

xserver-xorg-input-keyboard: Changes to 'refs/tags/xserver-xorg-input-keyboard-1_1.5.99.901-1'



Tag 'xserver-xorg-input-keyboard-1_1.5.99.901-1' created by Cyril Brulebois <kibi@debian.org> at 2011-02-21 01:32 +0000

Tagging upload of xserver-xorg-input-keyboard 1:1.5.99.901-1 to unstable.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEABECAAYFAk1hwJUACgkQeGfVPHR5Nd2qgACeOI4dRvWs9ONPB5iFV6NiwWmY
LTUAniE2rEsnSVmP41KBFAPJTCkz5M/F
=AsfU
-----END PGP SIGNATURE-----

Changes since xserver-xorg-input-keyboard-1_1.5.0-2:
Adam Jackson (2):
      Remove paranoia about event processing during suspend
      linux: warning fixes

Alan Coopersmith (1):
      sun_kbd: Replace deprecated xfree/xcalloc with free & calloc

Alexandr Shadchin (19):
      Removing unused variable kbdType.
      Removing unused variables vtSwitchSupported and VTSwitchEnabled
      Remove unused code
      bsd: Include fix
      Removing unused OpenBSD PCCONS code
      Removing unused SetKbdRepeat
      Fix default options for PC98
      bsd: Fix print wscons type keyboard for Sun5
      Do not print values of variables XkbRules etc. twice
      Remove random History comment and OS_KBD_VERSION_CURRENT
      bsd: Replace deprecated xfree/xcalloc with free & calloc
      Removing unused PROT_XQUEUE and PROT_USB
      Removing unused bell_pitch and bell_duration
      lnx: Fix detect CustomKeycodes for __powerpc__
      Remove unused XQUEUE
      Do not print values of Protocol twice
      Cleanup set the value of CustomKeycodes
      Require server 1.4 or later
      Removed unnecessary code, since ABI_XINPUT_VERSION >= 2

Cyril Brulebois (3):
      Merge branch 'upstream-unstable' into debian-unstable
      Bump changelogs.
      Upload to unstable.

Javier Acosta (1):
      Make key codes for Sun Japanese keyboard match xkb-config mappings

Peter Hutterer (2):
      Adjust to input ABI 12.
      keyboard 1.5.99.901

---
 ChangeLog        |  247 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 configure.ac     |    4 
 debian/changelog |    6 +
 src/bsd_KbdMap.c |  200 --------------------------------------------
 src/bsd_kbd.c    |   53 ++---------
 src/hurd_kbd.c   |    9 --
 src/kbd.c        |  174 ++++++++++++++------------------------
 src/lnx_KbdMap.c |    4 
 src/lnx_kbd.c    |    9 --
 src/sun_kbd.c    |   41 ++-------
 src/sun_kbdMap.c |   12 --
 src/xf86Keymap.h |  139 ------------------------------
 src/xf86OSKbd.h  |   26 -----
 13 files changed, 342 insertions(+), 582 deletions(-)
---


Reply to: