Tag 'xserver-xorg-input-keyboard-1_1.5.0-1' created by Cyril Brulebois <k...@debian.org> at 2010-11-19 21:25 +0000
Tagging upload of xserver-xorg-input-keyboard 1:1.5.0-1 to experimental. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iEYEABECAAYFAkzm6zEACgkQeGfVPHR5Nd3PzQCfcrmYIMGb/kMLhhpdQgdH0NES F0YAn2ZHvEMrBqFMypHBLAmcZv+X1eb2 =ebjW -----END PGP SIGNATURE----- Changes since xserver-xorg-input-keyboard-1_1.4.0-3: Aaron Zang (1): Close device fd when called with DEVICE_CLOSE Alan Coopersmith (5): Silence sed substitutions in make output Update Sun license notices to current X.Org standard form Revert "Close device fd when called with DEVICE_CLOSE" Sun's copyrights now belong to Oracle xf86-input-keyboard 1.5.0 Cyril Brulebois (2): Add myself to Uploaders. Upload to experimental. Fernando Carrijo (1): Purge macro NEED_EVENTS Gaetan Nadon (25): .gitignore: use common defaults with custom section # 24239 Several driver modules do not have a ChangeLog target in Makefile.am #23814 Deploy the new XORG_DEFAULT_OPTIONS #24242 INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206 INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206 Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES configure.ac: remove unused sdkdir=$(pkg-config...) statement config: move CWARNFLAGS from configure.ac to Makefile.am config: remove AH_TOP autoheader statement Missing #ifdef for PCCONS Remove unused SCO driver files config: LNX_KBD_PERIOD_NAME not used since autorepeat was removed config: update AC_PREREQ statement to 2.60 config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS config: remove AC_PROG_CC as it overrides AC_PROG_C_C99 config: Upgrade X.Org macros to 1.4 for INSTALL file copying config: remove extension check for non-existing XKB extension config: remove extension check for unused RANDR extension config: move inputproto check to PKG_CHECK_MODULES config: remove unrequired AC_HEADER_STDC config: fix warnings, m4 quoting and layout config: upgrade to util-macros 1.8 for additional man page support config: use AC_PROG_SED now supplied by XORG_MANPAGE_SECTIONS config: use AC_PROG_INSTALL now supplied by XORG_DEFAULT_OPTIONS config: restore inputdir automake variable Jesse Adkins (1): Purge cvs tags. Julien Cristau (1): man: the old xkb options are gone Osamu Sayama (1): sun_kbd: Add mappings for Hangul and Hanja keys on Korean keyboard Peter Hutterer (2): Remove unused keyboardOptions. Don't set AutoRepeat if we're not actually using it. Robert Hooker (3): Merge branch 'debian-experimental' into debian-experimental-new Update changelogs. Bump xutils-dev requirement for new util-macros. Trevor Woerner (2): Deprecated code cleanup. Code cleanup, structure initialization. --- .gitignore | 75 +++++++-- COPYING | 42 ++--- ChangeLog | 442 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ Makefile.am | 11 - configure.ac | 93 +++-------- debian/changelog | 12 + debian/control | 4 man/Makefile.am | 67 ++------ man/kbd.man | 6 src/Makefile.am | 12 - src/at_scancode.c | 1 src/bsd_KbdMap.c | 3 src/bsd_kbd.c | 10 - src/bsd_kbd.h | 2 src/hurd_kbd.c | 3 src/kbd.c | 52 ------ src/lnx_KbdMap.c | 9 - src/lnx_kbd.c | 13 - src/lnx_kbd.h | 2 src/sco_KbdMap.c | 308 ------------------------------------- src/sco_kbd.c | 425 --------------------------------------------------- src/sco_kbd.h | 20 -- src/sun_kbd.c | 44 ++--- src/sun_kbd.h | 43 ++--- src/sun_kbdMap.c | 16 + src/xf86Keymap.h | 1 26 files changed, 682 insertions(+), 1034 deletions(-) --- -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1pjytc-0003ve...@alioth.debian.org