xorg: Changes to 'ubuntu'

2016-02-05 Thread Timo Aaltonen
 debian/README.source   |   24 -
 debian/changelog   |   21 +
 debian/control |5 
 debian/rules   |2 
 debian/xsfbs/repack.sh |   32 --
 debian/xsfbs/xsfbs.mk  |  285 --
 debian/xsfbs/xsfbs.sh  |  622 -
 xsf-docs/Makefile  |2 
 8 files changed, 25 insertions(+), 968 deletions(-)

New commits:
commit a67f3864b46aadbe694f0a820372cf0027eb8c22
Author: Timo Aaltonen 
Date:   Fri Feb 5 18:00:06 2016 +0200

release to xenial

diff --git a/debian/changelog b/debian/changelog
index 6567a2f..68e78bf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+xorg (1:7.7+13ubuntu1) xenial; urgency=medium
+
+  * Merge from Debian.
+
+ -- Timo Aaltonen   Fri, 05 Feb 2016 17:56:38 +0200
+
 xorg (1:7.7+13) unstable; urgency=medium
 
   [ Andreas Boll ]

commit 49c7887cf9ebb204dc5325740e9c4c309e5fb0f5
Author: Timo Aaltonen 
Date:   Tue Jan 26 18:29:28 2016 +0200

release to unstable

diff --git a/debian/changelog b/debian/changelog
index 8ec9dd4..7c25b6d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xorg (1:7.7+13) UNRELEASED; urgency=medium
+xorg (1:7.7+13) unstable; urgency=medium
 
   [ Andreas Boll ]
   * Merge xsf-docs up to 13946cb commit:
@@ -11,7 +11,7 @@ xorg (1:7.7+13) UNRELEASED; urgency=medium
   [ Timo Aaltonen ]
   * control: Add xserver-xorg-video-amdgpu to -video-all Depends.
 
- -- Andreas Boll   Tue, 13 Oct 2015 11:04:42 +0200
+ -- Timo Aaltonen   Tue, 26 Jan 2016 18:24:15 +0200
 
 xorg (1:7.7+12) unstable; urgency=medium
 

commit 54cc9ec87a445f5facc44a82c6da446c2d141abf
Author: Andreas Boll 
Date:   Tue Jan 26 16:06:04 2016 +0100

Bump Standards-Version to 3.9.6 (no changes needed).

diff --git a/debian/changelog b/debian/changelog
index 93993f8..8ec9dd4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ xorg (1:7.7+13) UNRELEASED; urgency=medium
   Thanks, Eduard Sanou!
   * rules: Remove unused variable ARCH.
   * Delete obsolete debian/xsfbs.
+  * Bump Standards-Version to 3.9.6 (no changes needed).
 
   [ Timo Aaltonen ]
   * control: Add xserver-xorg-video-amdgpu to -video-all Depends.
diff --git a/debian/control b/debian/control
index b7fc597..7de60f2 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: xorg
 Section: x11
 Priority: optional
 Maintainer: Debian X Strike Force 
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
 Build-Depends:
  dpkg (>= 1.16.1),
  debhelper (>= 9),

commit b8d5a97cdb23b68f745b1d49764024a6c0450598
Author: Andreas Boll 
Date:   Tue Jan 26 16:04:04 2016 +0100

Remove kfreebsd from -amdgpu

-amdgpu is not yet supported on kfreebsd.

diff --git a/debian/control b/debian/control
index a719095..b7fc597 100644
--- a/debian/control
+++ b/debian/control
@@ -50,7 +50,7 @@ Description: X.Org X server
 Package: xserver-xorg-video-all
 Architecture: any
 Depends:
- xserver-xorg-video-amdgpu [!hurd-any !s390x],
+ xserver-xorg-video-amdgpu [!hurd-any !kfreebsd-any !s390x],
  xserver-xorg-video-ati [!hurd-any !s390x],
  xserver-xorg-video-fbdev [!s390x],
  xserver-xorg-video-freedreno [armel armhf],

commit 85e6b361a476549644ed915b612286587b6ef608
Author: Timo Aaltonen 
Date:   Tue Jan 26 15:12:56 2016 +0200

fix -amdgpu archs to match -ati

diff --git a/debian/control b/debian/control
index 3f68220..a719095 100644
--- a/debian/control
+++ b/debian/control
@@ -50,7 +50,7 @@ Description: X.Org X server
 Package: xserver-xorg-video-all
 Architecture: any
 Depends:
- xserver-xorg-video-amdgpu [amd64 i386 kfreebsd-any x32],
+ xserver-xorg-video-amdgpu [!hurd-any !s390x],
  xserver-xorg-video-ati [!hurd-any !s390x],
  xserver-xorg-video-fbdev [!s390x],
  xserver-xorg-video-freedreno [armel armhf],

commit fb0ec0934a498623d0e8058c44991e5011e0271c
Author: Timo Aaltonen 
Date:   Wed Jan 20 23:55:34 2016 +0200

control: Add xserver-xorg-video-amdgpu to -video-all Depends.

diff --git a/debian/changelog b/debian/changelog
index 7f59c09..93993f8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,15 @@
 xorg (1:7.7+13) UNRELEASED; urgency=medium
 
+  [ Andreas Boll ]
   * Merge xsf-docs up to 13946cb commit:
 - makefile: Set TZ=UTC before calling asciidoc (Closes: #795985).
   Thanks, Eduard Sanou!
   * rules: Remove unused variable ARCH.
   * Delete obsolete debian/xsfbs.
 
+  [ Timo Aaltonen ]
+  * control: Add xserver-xorg-video-amdgpu to -video-all Depends.
+
  -- Andreas Boll   Tue, 13 Oct 2015 11:04:42 +0200
 
 xorg (1:7.7+12) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index e882038..3f68220 100644
--- a/debian/control
+++ b/debian/control
@@ -50,6 +50,7 @@ 

Processed: Re: Bug#813762: display: X.Org X server -- AMD/ATI Radeon display driver

2016-02-05 Thread Debian Bug Tracking System
Processing control commands:

> reassign -1 xserver-xorg-video-radeon
Bug #813762 [display] display: X.Org X server -- AMD/ATI Radeon display driver
Warning: Unknown package 'display'
Bug reassigned from package 'display' to 'xserver-xorg-video-radeon'.
No longer marked as found in versions xserver-xorg-video-radeon.
Ignoring request to alter fixed versions of bug #813762 to the same values 
previously set

-- 
813762: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=813762
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Re: which server builtin modesetting driver for intel ?

2016-02-05 Thread Timo Aaltonen
05.02.2016, 11:24, shirish शिरीष kirjoitti:
> Hi all,

> Having taken a look at the modesetting driver which is a virtual
> package, it seems the intel driver is now embedded into
> xserver-xorg-core itself.

No, modesetting_drv.so is shipped with the xserver.

> Now does it mean that I should be purging this driver altogether or
> are there still some dependencies which need to be fixed before this
> can be purged ?
> 
> Look forward to knowing more.

Next upload of "xorg" will drop -intel from xserver-xorg-video-all,
meaning that the default driver for intel hw is modesetting. That's the
plan anyway, -intel will still be available if modesetting has issues.
But nothing stops us from switching the default again if needed..


-- 
t



which server builtin modesetting driver for intel ?

2016-02-05 Thread shirish शिरीष
Hi all,

In today's updates, saw this in the changelog -

xserver-xorg-video-intel (2:2.99.917+git20160127-1) unstable; urgency=medium

  * New upstream snapshot.
  * control: Document build-depends for dri3info and tests, benchmarks.
  * control: Update description to mention that this driver is
deprecated in favor of -modesetting.
  * rules: Use upstream-unstable branch to build a snapshot tarball.
  * control: Add libxss-dev to build-depends for intel-virtual-output.

 -- Timo Aaltonen   Wed, 27 Jan 2016 14:56:38 +0200

 * control: Update description to mention that this driver is
deprecated in favor of -modesetting.

Saw the same mentioned in the long description of the package .

[$] aptitude show xserver-xorg-video-intel
[14:47:12]
Package: xserver-xorg-video-intel
State: installed
Automatically installed: no
Version: 2:2.99.917+git20160127-1+b1
Priority: optional
Section: x11
Maintainer: Debian X Strike Force 
Architecture: amd64
Uncompressed Size: 3,192 k
Depends: libc6 (>= 2.17), libdrm-intel1 (>= 2.4.38), libdrm2 (>=
2.4.25), libpciaccess0 (>= 0.8.0+git20071002), libpixman-1-0 (>=
0.30.0), libudev1 (>= 183), libx11-6, libx11-xcb1, libxcb-dri2-0,
libxcb-dri3-0, libxcb-sync1, libxcb-util0 (>= 0.3.8), libxcb1,
libxcursor1 (>1.1.2), libxdamage1 (>= 1:1.1), libxext6, libxfixes3,
libxinerama1, libxrandr2 (>= 2:1.2.99.2), libxrender1, libxshmfence1,
libxss1, libxtst6, libxv1, libxvmc1, xorg-video-abi-20,
xserver-xorg-core (>= 2:1.17.99.902)

Provides: xorg-driver-video

Description: X.Org X server -- Intel i8xx, i9xx display driver
This package provides the driver for the Intel i8xx and i9xx family of
chipsets, including i810, i815, i830, i845, i855, i865, i915, i945 and
i965 series chips.

 This package also provides XvMC (XVideo Motion Compensation) drivers
for i810/i815 and i9xx and newer chipsets.

 This package is built from the X.org xf86-video-intel driver module.

 This driver is deprecated in favor of the server builtin modesetting driver.

Homepage: http://www.x.org/

Tags: admin::hardware, hardware::video, implemented-in::c,
role::plugin, use::driver, x11::xserver

Having taken a look at the modesetting driver which is a virtual
package, it seems the intel driver is now embedded into
xserver-xorg-core itself.

[$] aptitude show xserver-xorg-video-modesetting
No current or candidate version found for xserver-xorg-video-modesetting
Package: xserver-xorg-video-modesetting
State: not a real package
Provided by: xserver-xorg-core (2:1.18.0-3)

Now does it mean that I should be purging this driver altogether or
are there still some dependencies which need to be fixed before this
can be purged ?

Look forward to knowing more.
-- 
  Regards,
  Shirish Agarwal  शिरीष अग्रवाल
  My quotes in this email licensed under CC 3.0
http://creativecommons.org/licenses/by-nc/3.0/
http://flossexperiences.wordpress.com
EB80 462B 08E1 A0DE A73A  2C2F 9F3D C7A4 E1C4 D2D8



Re: Bug#813762: display: X.Org X server -- AMD/ATI Radeon display driver

2016-02-05 Thread Mattia Rizzolo
control: reassign -1 xserver-xorg-video-radeon

On Fri, Feb 5, 2016 at 2:45 AM, Paul Wolf  wrote:
> Package: display
> Version: xserver-xorg-video-radeon
> Severity: important
>
> Dear Maintainer,
>
> There was a Radeon failure reported on bootup
> While going through setting up Display only the default was available.
> Expected to have options for extended displays.
> The second display nor settings were available in menu, like Mirror/Extend, 
> or make this monitor primary, or turn that monitor, etc.
>
>
> -- System Information:
> Debian Release: 8.3
>   APT prefers stable
>   APT policy: (500, 'stable')
> Architecture: amd64 (x86_64)
>
> Kernel: Linux 3.16.0-4-amd64 (SMP w/2 CPU cores)
> Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/dash
> Init: systemd (via /run/systemd/system)



-- 
regards,
Mattia Rizzolo

GPG Key: 4096R/B9444540 http://goo.gl/I8TMB
more about me: http://mapreri.org
Launchpad User: https://launchpad.net/~mapreri
Ubuntu Wiki page: https://wiki.ubuntu.com/MattiaRizzolo



libinput: Changes to 'debian-unstable'

2016-02-05 Thread Hector Oron
 configure.ac |4 
 debian/changelog |6 
 doc/normalization-of-relative-motion.dox |4 
 src/evdev-mt-touchpad-gestures.c |   59 +---
 src/evdev-mt-touchpad.c  |  118 +++--
 src/evdev-mt-touchpad.h  |1 
 src/evdev.c  |   41 +++
 src/evdev.h  |3 
 src/libinput-util.h  |   15 +
 test/Makefile.am |5 
 test/device.c|   64 +
 test/gestures.c  |   34 +-
 test/litest-device-anker-mouse-kbd.c |  225 ++
 test/litest-device-apple-internal-keyboard.c |  239 +++
 test/litest-device-cyborg-rat-5.c|   71 +
 test/litest-device-synaptics-i2c.c   |  102 
 test/litest-device-yubikey.c |  169 +
 test/litest-selftest.c   |4 
 test/litest.c|   15 +
 test/litest.h|   15 -
 test/touchpad-tap.c  |2 
 test/touchpad.c  |  333 +--
 udev/90-libinput-model-quirks.hwdb   |   13 +
 udev/90-libinput-model-quirks.rules.in   |4 
 24 files changed, 1429 insertions(+), 117 deletions(-)

New commits:
commit 63499d05ded614d6bf4342386e6afd6be77ff881
Author: Héctor Orón Martínez 
Date:   Fri Feb 5 13:26:40 2016 +0100

Release Debian version 1.1.6-1

Signed-off-by: Héctor Orón Martínez 

diff --git a/debian/changelog b/debian/changelog
index 6706bc0..527550d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libinput (1.1.6-1) unstable; urgency=medium
+
+  * New upstream release.
+
+ -- Héctor Orón Martínez   Fri, 05 Feb 2016 10:37:55 +0100
+
 libinput (1.1.4-1) unstable; urgency=medium
 
   * New upstream release.

commit b09856aea8f49fd5455cac7e0f6c39ec500f58a5
Author: Peter Hutterer 
Date:   Fri Feb 5 09:59:32 2016 +1000

configure.ac: libinput 1.1.6

Signed-off-by: Peter Hutterer 

diff --git a/configure.ac b/configure.ac
index f75652f..4a0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ AC_PREREQ([2.64])
 
 m4_define([libinput_major_version], [1])
 m4_define([libinput_minor_version], [1])
-m4_define([libinput_micro_version], [5])
+m4_define([libinput_micro_version], [6])
 m4_define([libinput_version],
   
[libinput_major_version.libinput_minor_version.libinput_micro_version])
 
@@ -31,7 +31,7 @@ AM_INIT_AUTOMAKE([1.11 foreign no-dist-gzip dist-xz])
 # b) If interfaces have been changed or added, but binary compatibility has
 #been preserved, change to C+1:0:A+1
 # c) If the interface is the same as the previous version, change to C:R+1:A
-LIBINPUT_LT_VERSION=16:5:6
+LIBINPUT_LT_VERSION=16:6:6
 AC_SUBST(LIBINPUT_LT_VERSION)
 
 AM_SILENT_RULES([yes])

commit 7196f5101e6d22f621955b01c95ccdcf7d68844b
Author: Peter Hutterer 
Date:   Thu Feb 4 11:20:38 2016 +1000

touchpad: if we have a serio keyboard, override any previous dwt pairing

If a USB keyboard like the YubiKey is found before the internal keyboard, it
will be paired with the touchpad when it is seen. The internal keyboard is
seen later bug ignored because we already have a keyboard paired with the
touchpad.

This is obviously wrong. For now, give priority to serio keyboards, and
override existing dwt pairings with the new keyboard.

https://bugs.freedesktop.org/show_bug.cgi?id=93983

Signed-off-by: Peter Hutterer 
Reviewed-by: Hans de Goede 
(cherry picked from commit 0b0150e08d4e3e88d7a81a7429306d8dca2fe4c8)

diff --git a/src/evdev-mt-touchpad.c b/src/evdev-mt-touchpad.c
index ed86ef9..91fb7a9 100644
--- a/src/evdev-mt-touchpad.c
+++ b/src/evdev-mt-touchpad.c
@@ -1325,6 +1325,38 @@ tp_want_dwt(struct evdev_device *touchpad,
 }
 
 static void
+tp_dwt_pair_keyboard(struct evdev_device *touchpad,
+struct evdev_device *keyboard)
+{
+   struct tp_dispatch *tp = (struct tp_dispatch*)touchpad->dispatch;
+   unsigned int bus_kbd = libevdev_get_id_bustype(keyboard->evdev);
+
+   if (!tp_want_dwt(touchpad, keyboard))
+   return;
+
+   /* If we already have a keyboard paired, override it if the new one
+* is a serio device. Otherwise keep the current one */
+   if (tp->dwt.keyboard) {
+   if (bus_kbd != BUS_I8042)
+   return;
+
+   memset(tp->dwt.key_mask, 0, sizeof(tp->dwt.key_mask));
+   
libinput_device_remove_event_listener(>dwt.keyboard_listener);
+   }
+
+   

libinput: Changes to 'upstream-unstable'

2016-02-05 Thread Hector Oron
 configure.ac |4 
 doc/normalization-of-relative-motion.dox |4 
 src/evdev-mt-touchpad-gestures.c |   59 +---
 src/evdev-mt-touchpad.c  |  118 +++--
 src/evdev-mt-touchpad.h  |1 
 src/evdev.c  |   41 +++
 src/evdev.h  |3 
 src/libinput-util.h  |   15 +
 test/Makefile.am |5 
 test/device.c|   64 +
 test/gestures.c  |   34 +-
 test/litest-device-anker-mouse-kbd.c |  225 ++
 test/litest-device-apple-internal-keyboard.c |  239 +++
 test/litest-device-cyborg-rat-5.c|   71 +
 test/litest-device-synaptics-i2c.c   |  102 
 test/litest-device-yubikey.c |  169 +
 test/litest-selftest.c   |4 
 test/litest.c|   15 +
 test/litest.h|   15 -
 test/touchpad-tap.c  |2 
 test/touchpad.c  |  333 +--
 udev/90-libinput-model-quirks.hwdb   |   13 +
 udev/90-libinput-model-quirks.rules.in   |4 
 23 files changed, 1423 insertions(+), 117 deletions(-)

New commits:
commit b0c5296b245039d3c158bf2da5410432cef4701f
Author: Peter Hutterer 
Date:   Fri Feb 5 09:59:32 2016 +1000

configure.ac: libinput 1.1.6

Signed-off-by: Peter Hutterer 

diff --git a/configure.ac b/configure.ac
index f75652f..4a0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ AC_PREREQ([2.64])
 
 m4_define([libinput_major_version], [1])
 m4_define([libinput_minor_version], [1])
-m4_define([libinput_micro_version], [5])
+m4_define([libinput_micro_version], [6])
 m4_define([libinput_version],
   
[libinput_major_version.libinput_minor_version.libinput_micro_version])
 
@@ -31,7 +31,7 @@ AM_INIT_AUTOMAKE([1.11 foreign no-dist-gzip dist-xz])
 # b) If interfaces have been changed or added, but binary compatibility has
 #been preserved, change to C+1:0:A+1
 # c) If the interface is the same as the previous version, change to C:R+1:A
-LIBINPUT_LT_VERSION=16:5:6
+LIBINPUT_LT_VERSION=16:6:6
 AC_SUBST(LIBINPUT_LT_VERSION)
 
 AM_SILENT_RULES([yes])

commit c7b064d7560208fcb263f05c448952523a048297
Author: Peter Hutterer 
Date:   Thu Feb 4 11:20:38 2016 +1000

touchpad: if we have a serio keyboard, override any previous dwt pairing

If a USB keyboard like the YubiKey is found before the internal keyboard, it
will be paired with the touchpad when it is seen. The internal keyboard is
seen later bug ignored because we already have a keyboard paired with the
touchpad.

This is obviously wrong. For now, give priority to serio keyboards, and
override existing dwt pairings with the new keyboard.

https://bugs.freedesktop.org/show_bug.cgi?id=93983

Signed-off-by: Peter Hutterer 
Reviewed-by: Hans de Goede 
(cherry picked from commit 0b0150e08d4e3e88d7a81a7429306d8dca2fe4c8)

diff --git a/src/evdev-mt-touchpad.c b/src/evdev-mt-touchpad.c
index ed86ef9..91fb7a9 100644
--- a/src/evdev-mt-touchpad.c
+++ b/src/evdev-mt-touchpad.c
@@ -1325,6 +1325,38 @@ tp_want_dwt(struct evdev_device *touchpad,
 }
 
 static void
+tp_dwt_pair_keyboard(struct evdev_device *touchpad,
+struct evdev_device *keyboard)
+{
+   struct tp_dispatch *tp = (struct tp_dispatch*)touchpad->dispatch;
+   unsigned int bus_kbd = libevdev_get_id_bustype(keyboard->evdev);
+
+   if (!tp_want_dwt(touchpad, keyboard))
+   return;
+
+   /* If we already have a keyboard paired, override it if the new one
+* is a serio device. Otherwise keep the current one */
+   if (tp->dwt.keyboard) {
+   if (bus_kbd != BUS_I8042)
+   return;
+
+   memset(tp->dwt.key_mask, 0, sizeof(tp->dwt.key_mask));
+   
libinput_device_remove_event_listener(>dwt.keyboard_listener);
+   }
+
+   libinput_device_add_event_listener(>base,
+   >dwt.keyboard_listener,
+   tp_keyboard_event, tp);
+   tp->dwt.keyboard = keyboard;
+   tp->dwt.keyboard_active = false;
+
+   log_debug(touchpad->base.seat->libinput,
+ "palm: dwt activated with %s<->%s\n",
+ touchpad->devname,
+ keyboard->devname);
+}
+
+static void
 tp_interface_device_added(struct evdev_device *device,
  struct evdev_device *added_device)
 {
@@ -1348,20 +1380,8 @@ tp_interface_device_added(struct evdev_device *device,
  

Processing of libinput_1.1.6-1_source.changes

2016-02-05 Thread Debian FTP Masters
libinput_1.1.6-1_source.changes uploaded successfully to localhost
along with the files:
  libinput_1.1.6-1.dsc
  libinput_1.1.6.orig.tar.gz
  libinput_1.1.6-1.debian.tar.xz

Greetings,

Your Debian queue daemon (running on host franck.debian.org)



libinput: Changes to 'refs/tags/libinput-1.1.6-1'

2016-02-05 Thread Hector Oron
Tag 'libinput-1.1.6-1' created by Héctor Orón Martínez  at 
2016-02-05 12:27 +

Release Debian version 1.1.6-1

Changes since libinput-1.1.4-1:
Caibin Chen (1):
  touchpad: fix DWT pairing for Macbook Pro 2015

Héctor Orón Martínez (2):
  Merge branch 'upstream-unstable' into debian-unstable
  Release Debian version 1.1.6-1

Peter Hutterer (17):
  evdev: only reject devices with missing MT x/y if they're MT devices
  doc: add section names to motion normalization subheaders
  touchpad: disable MT for elantech semi-mt touchpads
  test: when moving 2 fingers, move them in the same frame
  touchpad: disable MT for all semi-mt devices
  touchpad: disable gestures for single-finger touchpads
  configure.ac: libinput 1.1.5
  test: fix compiler warning
  test: run pinch gesture tests for 2-slot touchpads
  test: exclude semi-mt devices from the normal 2fg scroll test
  gestures: average motion by active touches, not moved touches
  evdev: disable the mode button on the Cyborg RAT 5
  test: fix leaking libevdev fd
  touchpad: drop motion hysteresis by default
  touchpad: while a key is held down, don't disable dwt
  touchpad: if we have a serio keyboard, override any previous dwt pairing
  configure.ac: libinput 1.1.6

---
 configure.ac |4 
 debian/changelog |6 
 doc/normalization-of-relative-motion.dox |4 
 src/evdev-mt-touchpad-gestures.c |   59 +---
 src/evdev-mt-touchpad.c  |  118 +++--
 src/evdev-mt-touchpad.h  |1 
 src/evdev.c  |   41 +++
 src/evdev.h  |3 
 src/libinput-util.h  |   15 +
 test/Makefile.am |5 
 test/device.c|   64 +
 test/gestures.c  |   34 +-
 test/litest-device-anker-mouse-kbd.c |  225 ++
 test/litest-device-apple-internal-keyboard.c |  239 +++
 test/litest-device-cyborg-rat-5.c|   71 +
 test/litest-device-synaptics-i2c.c   |  102 
 test/litest-device-yubikey.c |  169 +
 test/litest-selftest.c   |4 
 test/litest.c|   15 +
 test/litest.h|   15 -
 test/touchpad-tap.c  |2 
 test/touchpad.c  |  333 +--
 udev/90-libinput-model-quirks.hwdb   |   13 +
 udev/90-libinput-model-quirks.rules.in   |4 
 24 files changed, 1429 insertions(+), 117 deletions(-)
---



libinput_1.1.6-1_source.changes ACCEPTED into unstable

2016-02-05 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 05 Feb 2016 10:37:55 +0100
Source: libinput
Binary: libinput10 libinput10-udeb libinput10-dbg libinput-dev libinput-tools
Architecture: source
Version: 1.1.6-1
Distribution: unstable
Urgency: medium
Maintainer: Debian X Strike Force 
Changed-By: Héctor Orón Martínez 
Description:
 libinput-dev - input device management and event handling library - development
 libinput-tools - input device management and event handling library - command 
line
 libinput10 - input device management and event handling library - shared libra
 libinput10-dbg - input device management and event handling library - 
debugging sy
 libinput10-udeb - input device management and event handling library - shared 
libra (udeb)
Changes:
 libinput (1.1.6-1) unstable; urgency=medium
 .
   * New upstream release.
Checksums-Sha1:
 4b46b31538d7f7a59dbdd6aaf117b4fd21934953 2263 libinput_1.1.6-1.dsc
 e9b0a74d6b4532dbdf880e1f1f15680bd6152904 1040618 libinput_1.1.6.orig.tar.gz
 7c52ddd5b8be8b4af3ee8566e5d3df3bbdc7cb32 5116 libinput_1.1.6-1.debian.tar.xz
Checksums-Sha256:
 9a07054537021025cc9337d026ab025377fe97fcac9417a283b78bce6a8787c5 2263 
libinput_1.1.6-1.dsc
 d5fc6598fc65be9cbce3672b25aabebf6b997b026eed3286538c7f605783f403 1040618 
libinput_1.1.6.orig.tar.gz
 005214b32400dcb6a83280ec1d99b585e48c5d225eb410b66839822ad945367c 5116 
libinput_1.1.6-1.debian.tar.xz
Files:
 3d1bc0fd8ceb0a59ddf5ed675e362a1e 2263 libs optional libinput_1.1.6-1.dsc
 59ff6dd3cafc606d05f0da503c1c7dd6 1040618 libs optional 
libinput_1.1.6.orig.tar.gz
 bd90e3c67c93a0feb54327d0ee7691c2 5116 libs optional 
libinput_1.1.6-1.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIcBAEBCgAGBQJWtJSUAAoJEK8ig6p24qx7apoP/ilNqikLqH2WWyo6C2N2Wsvw
6VcQ2Cx0CNk8eFtBzcZYMpTiE9k9zkkPjc2pkr5DDfe93AL7tV41+IQWCHfloYBZ
s2dHjA57xGHR/6Cs62WoDIVUg5lLO4qX4FqXw4v4mB49isB7YK48frHEGM8eNAOx
Oy4LMVDTtsi2WuhakIOnF2O0DrU1jL+7+7oIKkmSkSe0CUgIVbm4JMfT1x+LPmcj
6zyV/hB31/nAurEuYgkJ7d8ZgOagDsd1PcJ9t9R0wh1tF7LtUWTToZ3pMwV/wO9t
6ngOnIM4e9Tv/pJ6ZrYjp7axbuWd5omGQdpMUbYIdZWszNYcS446CNeULyMnwvuE
/oxeYa2fzAxeeAzuwN1zvGTbL0LHc4oBTePtulYEy4c7U9aDiOskdS0/qv6JoGHA
AYENfMjPghkvIZUWmC6IwzdNHkIQ314bcCUuXcZTvlc4yOc/iSMxqw27zI35yFR2
u8ZeN6cZ4ZEnbuBXTRcp8NNHuuFoQvaS5Bw9jzJ4flnTL8YRYQ4R1T6scPoAJEJv
7Sw7I4CMe2/gkAYBP1xAQDIFyDF3rE299R9SCFtAzoZQ0LGH8cMYxaveiXaXd1rb
aGP+UC4MvHdGnewC7qNp+xjHwDgygQUJD6O49FmmMw4oymgCI+VBxEy9UFSIYsRr
PiWTn3KQn0YDJDAPvxV6
=VIkQ
-END PGP SIGNATURE-


Thank you for your contribution to Debian.