libinput: Changes to 'ubuntu'

2015-09-24 Thread Timo Aaltonen
 configure.ac |   27 
 debian/changelog |   12 
 doc/Makefile.am  |6 
 doc/absolute-axes.dox|2 
 doc/dot/evemu.gv |   19 
 doc/faqs.dox |2 
 doc/gestures.dox |2 
 doc/normalization-of-relative-motion.dox |6 
 doc/page-hierarchy.dox   |1 
 doc/palm-detection.dox   |4 
 doc/pointer-acceleration.dox |  110 
 doc/reporting-bugs.dox   |8 
 doc/seats.dox|4 
 doc/svg/ptraccel-linear.svg  | 5486 +++
 doc/svg/ptraccel-low-dpi.svg | 3748 +
 doc/svg/ptraccel-touchpad.svg| 1723 +
 doc/svg/ptraccel-trackpoint.svg  | 3689 
 doc/tapping.dox  |2 
 doc/tools.dox|4 
 doc/touchpads.dox|6 
 src/evdev-middle-button.c|4 
 src/evdev-mt-touchpad-edge-scroll.c  |   23 
 src/evdev-mt-touchpad-gestures.c |3 
 src/evdev-mt-touchpad.c  |   27 
 src/evdev-mt-touchpad.h  |4 
 src/evdev.c  |   71 
 src/evdev.h  |   11 
 src/filter-private.h |8 
 src/filter.c |  591 ++-
 src/filter.h |   44 
 src/libinput-private.h   |   14 
 src/libinput-util.h  |6 
 src/libinput.c   |   30 
 src/libinput.h   |   12 
 test/device.c|  155 
 test/litest-int.h|4 
 test/litest.c|   21 
 test/touchpad.c  |  111 
 tools/Makefile.am|2 
 tools/make-ptraccel-graphs.sh|   79 
 tools/ptraccel-debug.c   |   48 
 tools/shared.c   |  244 -
 udev/libinput-model-quirks.c |2 
 43 files changed, 15992 insertions(+), 383 deletions(-)

New commits:
commit 3a9fc5c482ec51047526f47d851af356e48b0e3a
Author: Timo Aaltonen 
Date:   Fri Sep 25 05:48:40 2015 +0300

release to wily

diff --git a/debian/changelog b/debian/changelog
index b4520e7..f1ff48f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,8 @@
-libinput (1.0.1-1ubuntu1) UNRELEASED; urgency=medium
+libinput (1.0.1-1ubuntu1) wily; urgency=medium
 
   * Merge new upstream release from Debian.
 
- -- Timo Aaltonen   Thu, 24 Sep 2015 04:54:21 +0300
+ -- Timo Aaltonen   Fri, 25 Sep 2015 05:48:21 +0300
 
 libinput (1.0.1-1) unstable; urgency=medium
 

commit 0b72f4e6681fe7a4c7d9b3525564f6a29ca3c762
Author: Timo Aaltonen 
Date:   Fri Sep 25 05:48:19 2015 +0300

update the changelog

diff --git a/debian/changelog b/debian/changelog
index b043d23..b4520e7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libinput (1.0.1-1ubuntu1) UNRELEASED; urgency=medium
+
+  * Merge new upstream release from Debian.
+
+ -- Timo Aaltonen   Thu, 24 Sep 2015 04:54:21 +0300
+
 libinput (1.0.1-1) unstable; urgency=medium
 
   * New upstream release.

commit 90022b44a90b0bde65fe3fbe1a6c4091e3b70187
Author: Timo Aaltonen 
Date:   Thu Sep 3 11:52:21 2015 +0300

release to unstable

diff --git a/debian/changelog b/debian/changelog
index 4db3485..b0c365e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,8 @@
-libinput (1.0.1-1) UNRELEASED; urgency=medium
+libinput (1.0.1-1) unstable; urgency=medium
 
   * New upstream release.
 
- -- Timo Aaltonen   Thu, 03 Sep 2015 11:47:19 +0300
+ -- Timo Aaltonen   Thu, 03 Sep 2015 11:52:08 +0300
 
 libinput (0.21.0-1) unstable; urgency=medium
 

commit 5f6f888debc2a6deed9cbb1630ec3ef01efc3757
Author: Timo Aaltonen 
Date:   Thu Sep 3 11:48:14 2015 +0300

update the changelog

diff --git a/debian/changelog b/debian/changelog
index 6f96377..4db3485 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libinput (1.0.1-1) UNRELEASED; urgency=medium
+
+  * New upstream release.
+
+ -- Timo Aaltonen   Thu, 03 Sep 2015 11:47:19 +0300
+
 libinput (0.21.0-1) unstable; urgency=medium
 
   * New upstream release.

commit a52cc616b4c00d0975a3311a2a06057bdb419ba2
Author: Peter Hutterer 
Date:   Thu Sep 3 16:34:35 2015 +1000

configure.ac: libinput 1.0.1

Signed-off-by: Peter Hutterer 

diff --git a/configure.ac b/configure.ac
index 60664d1..4e0d9f6 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], [0])
-m4_define([libinput_micro_version], [0])
+m4_define([libinput_micro_version], [1])
 m4_define([libinput_version],
   
[libinput_major_ver

Bug#749120: [PATCH libxtrans] Make sure LONG64 is defined if necessary

2015-09-24 Thread Alan Coopersmith

On 07/29/15 11:41 AM, Julien Cristau wrote:

Xtrans.h defines BytesReadable_t as int or long depending on whether
LONG64 is defined.  We need to make sure Xmd.h is included so our idea
of BytesReadable_t is consistent across compilation units.

Debian bug#749120

Reported-by: Michael Tautschnig 
Signed-off-by: Julien Cristau 
---
  Xtrans.h | 1 +
  1 file changed, 1 insertion(+)

diff --git a/Xtrans.h b/Xtrans.h
index 026fbd7..22e0440 100644
--- a/Xtrans.h
+++ b/Xtrans.h
@@ -52,6 +52,7 @@ from The Open Group.

  #include 
  #include 
+#include 

  #ifndef WIN32
  #include 


Reviewed-by: Alan Coopersmith 

--
-Alan Coopersmith-  alan.coopersm...@oracle.com
 Oracle Solaris Engineering - http://blogs.oracle.com/alanc