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

xserver-xorg-input-aiptek: Changes to 'refs/tags/xserver-xorg-input-aiptek-1_1.3.1-1'



Tag 'xserver-xorg-input-aiptek-1_1.3.1-1' created by Cyril Brulebois <kibi@debian.org> at 2010-11-19 20:28 +0000

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

iEYEABECAAYFAkzm3gEACgkQeGfVPHR5Nd2LrwCbBkjrcwgBHhW0D13jstMQpxNP
m1cAn3Rub1P+4MUcbPqrEURnjqOb33lK
=lJ6w
-----END PGP SIGNATURE-----

Changes since xserver-xorg-input-aiptek-1_1.3.0-3:
Adam Jackson (1):
      xf86-input-aiptek 1.3.1

Alan Coopersmith (1):
      Update Sun license notices to current X.Org standard form

Cyril Brulebois (2):
      Add myself to Uploaders.
      Upload to experimental.

Gaetan Nadon (18):
      .gitignore: use common defaults with custom section # 24239
      Several driver modules do not have a ChangeLog target in Makefile.am #23814
      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
      COPYING: replace stub file with Copyright notices
      config: remove AH_TOP autoheader statement
      config: replace hard-coded -DLINUX_INPUT with proper AC_CHECK_HEADERS
      config: use AC_CHECK_LIB to verify library and add -lm to LIBS
      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: fix warnings, m4 quoting and layout
      man: Use Autoconf provided $(AM_V_GEN)$(SED)
      config: upgrade to util-macros 1.8 for additional man page support
      config: use AC_PROG_INSTALL now supplied by XORG_DEFAULT_OPTIONS

Olivier Samyn (5):
      aiptek: Uses event->code instead of event->value
      aiptek: Correct linux keymap to keysym index loop.
      aiptek: Change index offset for generated key events.
      aiptek: Initialize the keymap with 256 items.
      aiptek: Add keyboard feedback struct initialization.

Robert Hooker (3):
      Merge branch 'upstream-experimental' into debian-experimental
      Update changelogs.
      Bump xutils-dev requirement for new util-macros.

---
 .gitignore       |   76 ++++++++++++--
 COPYING          |   33 ++++--
 ChangeLog        |  281 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 Makefile.am      |   11 +-
 configure.ac     |   59 +++++------
 debian/changelog |   11 ++
 debian/control   |    4 
 man/Makefile.am  |   61 +++--------
 src/Makefile.am  |    4 
 src/xf86Aiptek.c |   68 ++++++++-----
 src/xf86Aiptek.h |    6 -
 11 files changed, 491 insertions(+), 123 deletions(-)
---


Reply to: