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

xserver-xorg-input-mouse: Changes to 'refs/tags/xserver-xorg-input-mouse-1_1.6.0-1'



Tag 'xserver-xorg-input-mouse-1_1.6.0-1' created by Cyril Brulebois <kibi@debian.org> at 2010-11-19 21:57 +0000

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

iEYEABECAAYFAkzm8q8ACgkQeGfVPHR5Nd23eQCg1d4UKMxTyW0MShKrPaX/fQ05
eVYAoKf1656Vz3fVsyUzIiAP6OYAjUla
=EEYE
-----END PGP SIGNATURE-----

Changes since xserver-xorg-input-mouse-1_1.5.0-3:
Alan Coopersmith (7):
      Silence sed substitutions in make output
      Update Sun license notices to current X.Org standard form
      Solaris: Handle ENODEV & other errors from VUID protocol mice
      Sun's copyrights belong to Oracle now
      MouseCtrl doesn't need to save values we never use
      Bring README a little closer to the current state of reality
      xf86-input-mouse 1.6.0

Cyril Brulebois (3):
      Update debian/copyright from upstream COPYING.
      Add myself to Uploaders.
      Upload to experimental.

Fernando Carrijo (1):
      Purge macro NEED_EVENTS

Gaetan Nadon (23):
      .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: remove unused -I$(top_srcdir)/src directive
      README: fix linuxdoc content
      README: update text content from sgml content
      Remove unused SCO driver files
      config: remove AH_TOP autoheader statement
      config: remove extension check for unused RANDR extension
      config: optional extension check for inputproto not required
      config: update AC_PREREQ statement to 2.60
      config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
      config: remove unrequired AC_HEADER_STDC
      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: fix warnings, m4 quoting and layout
      README: keep the text version of README, discard the sgml version
      config: let AC_PROG_SED find the best value for $SED
      config: upgrade to util-macros 1.8 for additional man page support
      config: use AC_PROG_INSTALL now supplied by XORG_DEFAULT_OPTIONS

Henry Zhao (1):
      Check for NULL currentMode in vuidMouseSendScreenSize()

Márton Németh (1):
      Bug 10866 - serial Genius NetScroll+ autodetection

Patrick E. Kane (1):
      xf86-input-mouse: Update sun_mouse devPrivates code #29049

Peter Hutterer (1):
      Plug minor memory leak.

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

Samuel Thibault (1):
      Do not return the address of a local buffer

---
 .gitignore        |   76 +++
 COPYING           |   50 +-
 ChangeLog         |  414 +++++++++++++++++++
 Makefile.am       |   16 
 README            |  340 +++++++---------
 README.sgml       | 1125 ------------------------------------------------------
 configure.ac      |   59 +-
 debian/changelog  |   12 
 debian/control    |    4 
 debian/copyright  |   51 +-
 man/Makefile.am   |   65 +--
 src/Makefile.am   |    2 
 src/hurd_mouse.c  |    4 
 src/lnx_mouse.c   |    1 
 src/mouse.c       |   29 -
 src/pnp.c         |    3 
 src/sco_mouse.c   |  258 ------------
 src/sun_mouse.c   |  133 ++++--
 src/xf86OSmouse.h |    3 
 19 files changed, 859 insertions(+), 1786 deletions(-)
---


Reply to: