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



Tag 'xserver-xorg-input-mouse-1_1.9.0-1' created by Julien Cristau <jcristau@debian.org> at 2013-09-05 19:54 +0000

Tagging upload of xserver-xorg-input-mouse 1:1.9.0-1 to unstable.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (GNU/Linux)

iQIcBAABAgAGBQJSKOGRAAoJEDEBgAUJBeQMjcIP/2cWHSuzJu3BaErqWEmcMbC6
ySRwIVCbJYfFCHuX9CgqEuosnIRMDiyIa5nfkRMt8LXP7wbCYNiuLR4t707Cpev+
ol8GxO6GxXAqjT+nasCeXifH5HRBZyc6FROq2NZCjXxzw9IqbuqHZ3pe1EBjvMV+
2F4x1YyhDrGoEPCsbu6a5a5L9mttrn0jnUFz/G5L7yYBg4m6YBG6VO8JVTktFm1Y
pgKqmNCGEfRb+c3db3d8jVw8TY9WGwqOkjjtXpcf8soXC7TJOr5PEmKV4USroNgX
VeDf8APrrHsTIPD9IfipcXK4mPhyBwCjA6bJ49Uyl4h7rLVeYL0fMQsiiel7aeTa
g70GBCWBsTRbz5pCrYlGq7b7oUAM5FGW7JrHwnxG7DmFHWFS4vI4qvxrfCDMaspi
vqQzImcr7I9EVJJD6Z+T8mFXEF2JXbQI4/0ijqA3SNho6OF63hhOqMmbTWkgJw2i
Oj+MjB4qGc58JlDR/0iGCTPvjjKEVLolW8nmjXvP7fZmONNfKziz4HODinOW9k4x
BL4Y/i/cTaXkBlvl6116tnOsvUpI6KWkvyaKx/QAtbd2blU53f6dhIyrcKntMSxu
5TnhbNJiS3Prk5LuzVUviwuMj6FAFzZ0DWQMKJMBvr4ttTNWhtHEdy/PVqLj0vgJ
ltDeyqDZ+UOl6oFHVyRC
=IBXf
-----END PGP SIGNATURE-----

Changes since xserver-xorg-input-mouse-1_1.7.2-3:
Adam Jackson (1):
      configure: Drop AM_MAINTAINER_MODE

Alan Coopersmith (10):
      sun_mouse.c: Remove redundant option checks
      Set XI_PROP_DEVICE_NODE property to string from "Device" option
      Set button & axis labels
      Add settable properties for middle mouse button emulation
      Strip trailing whitespace
      Expand tabs to spaces
      Raise bar for xorg-server to 1.7 for XINPUT ABI 7
      Fix vuidMouseAdjustFrame to build with Xorg 1.13 ABI
      xf86-input-mouse 1.8.0
      Fix compiler warning in sun_mouse.c (Solaris-only)

Colin Walters (1):
      autogen.sh: Implement GNOME Build API

Julien Cristau (5):
      Revert "Build against Xserver 1.14."
      Disable silent build rules.
      Adjust bsd-array-bounds.diff for upstream whitespace changes.
      Don't install xorg-mouse.pc and xf86-mouse-properties.h.
      Upload to unstable

Michele Cane (4):
      Merge branch 'upstream-unstable' into debian-unstable
      Bump changelogs.
      Bump Standards-Version to 3.9.4, no changes needed.
      Build against Xserver 1.14.

Peter Hutterer (7):
      Fix compiler warnings
      Install xf86-mouse.pc file
      Rename xf86-mouse.pc to xorg-mouse.pc
      xf86-input-mouse 1.8.1
      Fix compilation error with EXTMOUSEDEBUG on
      Use signal-safe logging if available
      mouse 1.9.0

---
 COPYING                              |    1 
 ChangeLog                            |  223 +
 Makefile.am                          |    8 
 autogen.sh                           |    4 
 configure.ac                         |   17 
 debian/changelog                     |   14 
 debian/control                       |    2 
 debian/patches/bsd-array-bounds.diff |    8 
 debian/rules                         |    4 
 include/Makefile.am                  |    1 
 include/xf86-mouse-properties.h      |   33 
 man/mousedrv.man                     |   25 
 src/Makefile.am                      |    5 
 src/bsd_mouse.c                      |  536 ++--
 src/compat-api.h                     |   98 
 src/hurd_mouse.c                     |  118 
 src/lnx_mouse.c                      |  180 -
 src/mouse.c                          | 4372 ++++++++++++++++++-----------------
 src/mouse.h                          |  255 +-
 src/mousePriv.h                      |   50 
 src/pnp.c                            |  566 ++--
 src/sun_mouse.c                      |  627 ++---
 xorg-mouse.pc.in                     |    6 
 23 files changed, 3844 insertions(+), 3309 deletions(-)
---


Reply to: