Tag 'libinput-1.6.2-1' created by Emilio Pozuelo Monfort <po...@debian.org> at 
2017-02-27 19:24 +0000

Tagging upload of libinput 1.6.2-1 to unstable.
-----BEGIN PGP SIGNATURE-----

iQIzBAABCAAdFiEEcJymx+vmJZxd92Q+nUbEiOQ2gwIFAli0fOUACgkQnUbEiOQ2
gwLcnw/9E1RGXL7UZ4Tq7Xcf4lJG1vrlBJbO0F31HJFqri5x0s+DuhXg+nOT0ZjJ
tJmA6jsR3cXBbp3/hdkr9U4PQDUgE3HkQOq9gVmmLn00Ep9Dbo2E448jTlCmTcyr
iJRgadAea+DvKP8r5GqW1SBzUhS6fexSwrPliM2wY5HVZOSny0+FiEyhOusG5Mr+
pjlo99OAXVHTDqrF5B0/ZyKFYCLWxLjhQR5DiDgC/4Ocp3OiPytYmqiar0I5xsFw
j+Q2WJr+VEX+BX914GuW/AOLBywX02QmzC1n4AgqmtdVcGipdlHXqtMo19i7rU4S
1+jqnbBVhArQ2mYHt9YrT/fJmh5YqgP/VWgb26qEOHeEkRZ3lba49jUFKmlc2TLA
Pil3IvPrO80fZsoheNpiHhMicgfX/0v22vxmKJF61QIon0fvz7XF41lwd8XZZZ4K
rohS1M6/a3hlWmrdeb+C+KcZENFLmcd/HUxmiFRvrjOFr/U3HU/xNGz8ah3xSMkf
6ZrWhJJgLJ2s3O7Lx3eSB9Eq5Vu5WbwmxVdlDOGC+5Rm6arOPKyTFrVaOdDHlYo3
q6MQ3kjKvPnehzRr+qroRC7f8FzcHZt0n6SRKX2szFLsxfM2Gw/fhSoSRyYZdgBX
W7od6cCtWJjB1+s/Y4RMc115MjYHmXjdwgnggGNbiaC5M/yd3qU=
=J6mx
-----END PGP SIGNATURE-----

Changes since libinput-1.6.0-1:
Emilio Pozuelo Monfort (6):
      Merge commit '1.6.2' into upstream-unstable
      Merge branch 'upstream-unstable' into debian-unstable
      New upstream release
      Bump libwacom-dev requirement to 0.20
      Close bug
      Release to unstable

Peter Hutterer (17):
      test: fix pointer accel defaults test
      evdev: fix an error message
      doc: update the FAQ entry with how config options are stored
      test: fix two test udev rules
      pad: implement kernel-based pad led handling
      doc: add a table of contents to the FAQ
      evdev: fix a comment typo
      Revert "touchpad: reduce the initial timeout for tapping after touch"
      configure.ac: libinput 1.6.1
      touchpad: expand top middle button to cover 40mm to 60mm
      pad: don't warn about failure to initialize the LEDs on litest devices
      test: check if left-handed is available for the left-handed tests
      touchpad: mark the Apple onebutton touchpad as clickfinger-default
      tools: hide key codes by default
      tools: print the key as -1 for obfuscated keys
      Add the matching @see tags to the accel config
      configure.ac: libinput 1.6.2

---
 configure.ac                                 |    6 
 debian/changelog                             |    8 
 debian/control                               |    2 
 doc/faqs.dox                                 |   22 -
 src/evdev-mt-touchpad-buttons.c              |   19 -
 src/evdev-mt-touchpad-tap.c                  |   10 
 src/evdev-mt-touchpad.c                      |    6 
 src/evdev-tablet-pad-leds.c                  |  488 ++++++++++++++++++++++++++-
 src/evdev.c                                  |    3 
 src/evdev.h                                  |    3 
 src/libinput-util.h                          |    1 
 src/libinput.h                               |   16 
 test/Makefile.am                             |    1 
 test/litest-device-apple-appletouch.c        |  115 ++++++
 test/litest-device-mouse-wheel-click-angle.c |    2 
 test/litest-device-waltop-tablet.c           |    2 
 test/litest.c                                |    2 
 test/litest.h                                |    1 
 test/test-pointer.c                          |    6 
 test/test-touchpad-buttons.c                 |  113 ++++++
 test/test-touchpad.c                         |   48 ++
 tools/event-debug.c                          |   20 -
 tools/shared.c                               |    7 
 tools/shared.h                               |    3 
 udev/90-libinput-model-quirks.hwdb           |    3 
 25 files changed, 860 insertions(+), 47 deletions(-)
---

Reply via email to