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



Tag 'xserver-xorg-input-keyboard-1_1.3.1-1' created by Brice Goglin <bgoglin@debian.org> at 2008-05-28 20:12 +0000

Tagging upload of xserver-xorg-input-keyboard 1:1.3.1-1 to unstable.

Changes since xserver-xorg-input-keyboard-1_1.2.2-3:
Adam Jackson (3):
      Don't sleep(1) on VT entry.
      keyboard 1.3.0
      keyboard 1.3.1

Alan Coopersmith (4):
      Update kbd man page to say it has replaced keyboard driver now.
      Use $(XKBPATH) for xkb file path in man page
      Revert previous attempts to sync lock state & LEDs
      Correct COPYING file and note which notices apply to which code/OS'es

Brice Goglin (6):
      Merge tag 'xf86-input-keyboard-1.3.1' into debian-unstable
      New upstream release
      Misc fixes to debian/rules and control
      Add closer
      Update debian/copyright according to the new upstream one
      Prepare changelog for upload

Daniel Drake (1):
      Bug 11026: xf86-input-keyboard COPYING file

David Marx (1):
      Sun bug #6425775 Xserver is blocked when a program rings keyboard-bell

Julien Cristau (1):
      Remove the legacy keyboard driver's manpage

Matej Kosik (1):
      Add information & example of XKB options to man page

Matthieu Herrb (2):
      Fix parameters order for printWsType().
      Makefile.am: nuke RCS Id

Paulo Cesar Pereira de Andrade (2):
      Alternate patch to preserve NumLock & CapsLock leds at X Server startup.
      Don't send events in DEVICE_INIT, only after DEVICE_ON.

Samuel Thibault (1):
      lnx: Automatically inherit the vt's numlock and capslock status (Bug #2243)

---
 COPYING          |  234 ++++++++++++++++
 ChangeLog        |  124 ++++++++
 Makefile.in      |   29 +-
 aclocal.m4       |  265 ++++++++++++------
 config.guess     |   32 +-
 config.sub       |   44 ++-
 configure        |  770 +++++++++++++++++++++++++++++++++++++++++--------------
 configure.ac     |    2 
 debian/changelog |   14 +
 debian/control   |   10 
 debian/copyright |  246 +++++++++++++++--
 debian/rules     |    2 
 depcomp          |   33 +-
 install-sh       |  228 ++++++++--------
 ltmain.sh        |   58 +++-
 man/Makefile.am  |    5 
 man/Makefile.in  |   11 
 man/kbd.man      |   50 +++
 man/keyboard.man |  108 -------
 src/Makefile.in  |   29 +-
 src/bsd_kbd.c    |    2 
 src/kbd.c        |   24 +
 src/sun_kbd.c    |   67 ++--
 23 files changed, 1717 insertions(+), 670 deletions(-)
---


Reply to: