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

xserver-xorg-input-joystick: Changes to 'refs/tags/xserver-xorg-input-joystick-1_1.6.2-1'



Tag 'xserver-xorg-input-joystick-1_1.6.2-1' created by Julien Cristau <jcristau@debian.org> at 2013-09-05 18:27 +0000

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

iQIcBAABAgAGBQJSKM0bAAoJEDEBgAUJBeQMSRMP/3SrDaZSl3+zuDfNCcrZqYCM
l5FtTPG6D0Cb8hL2MTllqTH3gIphH1IzzGlfjL6CuZDHnxaSl0RSPC09mgshW4hC
PvgMk1ccoPaFaI8mJwzbI6A7ZrLKWbTISTeJ6SEHCDwJIAmIiGNYEk5DuttViU65
wrY1UHXRsbRqaqAcLVUKN+UYr/UMOKEwBsReh/L6zCCWMcHR39llwzsnEzvyH5ZW
rIr7r7A26EHG0Sdw5uG7ZVpjPvGd9njoTBEG43qoi71qgra71RgP52poO7ov9Vul
B6pTzuWQtCYc6HhvgVKDK6KT4WYFGlSwWUNt5WAcjcwYTbBj2+6cTbJpgT9i1QXq
OpRGcH7T8NjzOArf2n8ZgUkAWJ/8W0r9J+TM0Fd728yvIUtoGbjWAAEODNeWQ8SK
ChvBHkxRIyT6IoN+XMHkjSTrPes2uUfbrZP1QLReVQjewLM6u5SpDux9sXaYQYHV
TvDCujii5Hn7Pf5fbHu4/gduUZfNzRGMOEdq5t3KQ/Hb7Agw9IZbSA2nzIsx2NlM
18Nctks0TwgVkBOVtd9W51p7LC+XGRHBxW/GEfLamcF2KQYIm3gdiozO4iO2I06Y
pmeu2nA1xXqB+6/pI7RMy8MsY7atC4Aw6pRs0OILC5wjVWUTR/GRQGG520f9+lTw
5eSQ5CuVbamVxEioHfyb
=vmzN
-----END PGP SIGNATURE-----

Changes since xserver-xorg-input-joystick-1_1.6.1-1:
Gaetan Nadon (1):
      Replace deprecated Automake INCLUDES variable with AM_CPPFLAGS

Julien Cristau (3):
      Revert "Build against Xserver 1.14."
      Disable silent build rules.
      Upload to unstable

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

Peter Hutterer (1):
      man: point out that the joystick module is not a joystick driver

Sascha Hlusiak (10):
      silence compiler warnings
      man: some typos and grammar fixes
      man: mention use cases for when to use the module and when not to
      config: mention floating option in xorg.conf.d snippet
      man: more manpage tuning and polishing
      configure: enable debug output code by default
      backend_evdev: fix scaling overflow for high resolution axes
      jast_axis: tune accelerated axis transformation to better work with circular axis fields
      config: warning in default xorg.conf.d snippet: do not enable by default
      joystick 1.6.2

---
 ChangeLog                   |  168 ++++++++++++++++++++++++++++++++++++++++++++
 config/50-joystick-all.conf |    7 +
 configure.ac                |    8 +-
 debian/changelog            |   12 +++
 debian/control              |    4 -
 debian/rules                |    3 
 man/joystick.man            |  153 +++++++++++++++++++++++++---------------
 src/Makefile.am             |    2 
 src/backend_evdev.c         |   36 +++++++--
 src/jstk.c                  |    4 -
 src/jstk_axis.c             |   57 ++++++++++++++
 src/jstk_properties.c       |    6 -
 12 files changed, 383 insertions(+), 77 deletions(-)
---


Reply to: