[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.2.2-1'



Tag 'xserver-xorg-input-keyboard-1_1.2.2-1' created by Julien Cristau <jcristau@debian.org> at 2007-09-10 13:45 +0000

Tagging upload of xserver-xorg-input-keyboard 1:1.2.2-1 to experimental.

Changes since xserver-xorg-input-keyboard-1_1.2.0-2:
Alan Coopersmith (6):
      Update Solaris port to work with os layer move into kbd driver
      renamed: .cvsignore -> .gitignore
      Update key mappings before we walk them looking for modifiers, not after
      Remove old wrappers used for sharing code between keyboard & kbd drivers
      Sun bug 6312042: Preserve NumLock & CapsLock state on Xorg startup
      Remove unused variables

Eric Anholt (2):
      Bug #9748: Include GPL license by Rik Faith for some lnx_kbd.c contents.
      Bump version to 1.2.2 for release.

Julien Cristau (7):
      Merge tag 'xf86-input-keyboard-1.2.2' into debian-experimental
      autoreconf
      Update changelogs for new release.
      Update debian/copyright.
      * Add myself to Uploaders, and remove Branden with his permission.
      * Build against xserver 1.4.
      Prepare changelog for upload.

---
 .cvsignore       |   19 
 .gitignore       |   20 
 ChangeLog        |   66 +++
 Makefile.in      |  135 +++---
 aclocal.m4       |  676 +++++++++++++++++++++-----------
 config.guess     |    6 
 config.sub       |   10 
 configure        | 1159 +++++++++++++++++++++++++++++++++----------------------
 configure.ac     |    2 
 debian/changelog |    9 
 debian/control   |    4 
 debian/copyright |   10 
 depcomp          |   64 ++-
 install-sh       |  348 ++++++++++++----
 ltmain.sh        |  233 +++++++----
 man/Makefile.in  |  102 ++--
 missing          |   61 +-
 mkinstalldirs    |    5 
 src/Makefile.am  |    2 
 src/Makefile.in  |  134 +++---
 src/lnx_kbd.c    |    4 
 src/sun_kbd.c    |  306 ++++++--------
 src/sun_kbd.h    |   33 -
 src/sun_kbdEv.c  |  855 ----------------------------------------
 src/sun_kbdMap.c |  671 +++++++++++++++++++++++++++++++
 src/xf86Keymap.h |  146 ------
 26 files changed, 2800 insertions(+), 2280 deletions(-)
---



Reply to: