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

xserver-xorg-input-acecad: Changes to 'refs/tags/xserver-xorg-input-acecad-1_1.5.0-1'



Tag 'xserver-xorg-input-acecad-1_1.5.0-1' created by Cyril Brulebois <kibi@debian.org> at 2011-05-04 23:27 +0000

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

iEYEABECAAYFAk3B4PEACgkQeGfVPHR5Nd2VdQCgvDlXgkDMGsPdnQqJQ3/4HebJ
pyUAnRMKQYd/5ultU7nRTyYT6kg7Kaem
=f59P
-----END PGP SIGNATURE-----

Changes since xserver-xorg-input-acecad-1_1.4.0-4:
Alan Coopersmith (2):
      Update Sun license notices to current X.Org standard form
      Remove refcnt field from InputDriverRec.

Cyril Brulebois (5):
      acecad 1.5.0
      Merge branch 'upstream-unstable' into debian-unstable
      Bump changelogs.
      Add x11proto-kb-dev build-dep accordingly.
      Upload to unstable.

Gaetan Nadon (24):
      .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
      config: remove AH_TOP autoheader statement
      config: add conditional inclusion of config.h
      config: simplify configuration regarding sysfs headers and library.
      config: update AC_PREREQ statement to 2.60
      config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
      config: fix warnings and layout
      config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
      config: fix checking for extensions section
      config: remove extension check for unused RANDR extension
      config: optional extension check for inputproto not required
      man: Use Autoconf provided $(AM_V_GEN)$(SED)
      config: AC_PROG_SED is required explicitly on Solaris
      config: acecad does not use the input protocol
      config: upgrade to util-macros 1.8 for additional man page support
      config: use AC_PROG_INSTALL now supplied by XORG_DEFAULT_OPTIONS
      config: requires xext, kb and input extensions through xf86.h
      config: requires RANDR through xf86.h

Peter Hutterer (11):
      Remove some unused crap from configure
      Remove usage of XI86_POINTER_CAPABLE.
      Replace LocalDevicePtr with InputInfoPtr.
      Remove libc wrapper usage for xcalloc, xfree, etc.
      Move default_options up, preparation work for ABI 12.
      Purge close_proc, hasn't been called by the server for ages.
      Use a local variable for history_size.
      Adjust to new PreInit for ABI 12.
      Add mode field to InitValuatorAxisStruct
      Bump to 1.4.99
      The driver doesn't need libXext

---
 .gitignore       |   83 ++++++++---
 ChangeLog        |  413 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 Makefile.am      |   11 -
 configure.ac     |   82 +++-------
 debian/changelog |    8 +
 debian/control   |    1 
 man/Makefile.am  |   68 +++------
 src/Makefile.am  |    8 -
 src/acecad.c     |  156 ++++++++++++--------
 src/acecad.h     |   20 +-
 10 files changed, 654 insertions(+), 196 deletions(-)
---


Reply to: