Tag 'libinput-1.1.3-1' created by Timo Aaltonen <tjaal...@debian.org> at 2015-12-17 13:00 +0000
Tagging upload of libinput 1.1.3-1 to unstable. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAABAgAGBQJWcrH2AAoJEMtwMWWoiYTctI0P/1cfoB8pJysFRDfJt6A2AEk5 q/La50RGHTOSHR7dXoxxsrTPWaHcNSRO2moTIwodTKBZ0Dc8jaLOGammNb4SIFvP etzbB0JG8wB6+iKGOS5F4cIYtfTTQTLh9Av3GiYOHPMQm6dbfpSwkW3Hfyi4+wRd lK3xy2K7cc9k0bI9uQ82tbzTCHHqa8Ch3RGwLAB0jXxK05zR3qRwkkrSOe0NWFmk Nsq5esX8wr2WoTVgivF+vHttQAQPqQuvi0B+CqHjrkJsaZDbTIe+2BY5GgtV6bOl 3VoPMDmDArU9GvBvc9l7WtcPbMr9MKLEK/mU2806WbthNsAVhRbbus6GPsMjkndg mUWAZ7NeoZs6KXSYfHMB5Eotx4+Le/xUE6JS+Ta7/aUSv//+yjKVOp+402laXjLd Taa+FLTnVyWYZX6SoCSHKljHUK0mnlMyouAhRYnkORiVUPLtN+ymBtSi6pLPSSpv R7TF7qYCL1bSYmy2gAXLdiFvQ2kJ/b5aMfBYB4rcnvGh8nxYiqYHRSupp34llQCO /2HMC1Q2P644viNGMNOToFmgEFSsN4P3YeOGWP3k1bSSYj9rkWdsswcvVAFaEy/T axG2uztpGq09eDpW3NyqOcWm03GpEaokhVoKcLUiQRscEzMaDppVEiLomkxCVr6B ZGuByDlcj4uaxriAvES9 =VgsG -----END PGP SIGNATURE----- Changes since libinput-1.1.2-1: Andreas Boll (1): Change maintainer to Debian X Strike Force. Peter Hutterer (6): test: use the double comparison macros test: change extra axes to take a percentage as well test: extend sendfile from 4kB to 40kB util: drop trailing semicolon from CASE_RETURN_STRING macro touchpad: add a special quirk for the Lenovo x220 with updated firmware configure.ac: libinput 1.1.3 Stephen Chandler Paul (1): test: Add litest_assert_double_*() macros Timo Aaltonen (3): Merge branch 'upstream-unstable' into debian-unstable update the version release to unstable --- configure.ac | 4 +-- debian/changelog | 10 ++++++++ debian/control | 4 +-- doc/device-configuration-via-udev.dox | 18 +++++++++++++++ src/evdev-mt-touchpad.c | 3 +- src/evdev.c | 1 src/evdev.h | 1 src/libinput-util.h | 2 - test/litest.c | 40 +++++++++++++++++++++++++--------- test/litest.h | 17 ++++++++++++++ test/touchpad.c | 22 +++++++++--------- udev/90-libinput-model-quirks.hwdb | 12 ++++++++++ 12 files changed, 107 insertions(+), 27 deletions(-) ---