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

xserver-xorg-input-synaptics: Changes to 'refs/tags/xserver-xorg-input-synaptics-1.1.1+git20090510-1'



Tag 'xserver-xorg-input-synaptics-1.1.1+git20090510-1' created by Mattia Dongili <malattia@linux.it> at 2009-05-13 14:50 +0000

upload xserver-xorg-input-synaptics-1.1.1~git20090510-1 to unstable

Changes since xserver-xorg-input-synaptics-1.1.0-1:
Adam Jackson (1):
      Allocate the timer early so we don't try to malloc it within a sigio handler.

David Nusinow (3):
      Add NEWS.Debian entry about enabling tapping again
      Add bug closer
      Fix configuration sample in NEWS based on user feedback

Eygene Ryabinkin (1):
      PS/2 interface: sense multifinger taps on FingerHigh (#21427)

Mattia Dongili (13):
      Merge commit 'upstream/synaptics-1.1-branch' into debian-unstable
      Use xserver-xorg-core bug reporting script
      From: Alexandre Rossi <alexandre.rossi@gmail.com>
      Update changelog with bugs closed upstream
      Remove Suggests for [qk]synaptics
      Refresh 01-synaptics-dont-grab-if-not-on-current-VT
      Don't try to include the non-existent upstream NEWS file
      Make lintian happier
      Suggest gpointing-device-settings and touchfreeze
      Remove the fdi example and amend the Debian doc
      Really refresh 01-synaptics-dont-grab-if-not-on-current-VT.patch
      Amend NEWS entry about tapping configuration
      Upload to unstable

Peter Hutterer (9):
      Don't fail when building against server 1.5
      synclient: fix 32-bit integer handling on 64 bit machines.
      synclient: fix 64 bit issues for float properties.
      Fix typo, missing ":"
      ps2comm: fix typo in debug statement.
      man: document left-handed TapButton awkwardness.
      Only try to free the timer if it's actually there.
      Add TouchpadModel specifier and scale the edges accordingly. (#21214)
      If QueryHardware failed, return that failure and clean up.

---
 configure.ac                                                     |    7 +
 debian/NEWS                                                      |   20 ++++
 debian/changelog                                                 |   19 ++++
 debian/compat                                                    |    2 
 debian/control                                                   |    4 
 debian/copyright                                                 |    2 
 debian/patches/01-synaptics-dont-grab-if-not-on-current-VT.patch |   10 +-
 debian/patches/02-mention-tapping-in-manpage-notes.patch         |   16 +++
 debian/patches/series                                            |    1 
 debian/xserver-xorg-input-synaptics.README.Debian                |   13 ++
 debian/xserver-xorg-input-synaptics.docs                         |    1 
 debian/xserver-xorg-input-synaptics.links                        |    1 
 man/synaptics.man                                                |    6 +
 src/eventcomm.c                                                  |   21 ++++
 src/ps2comm.c                                                    |    7 +
 src/synaptics.c                                                  |   43 ++++++++-
 src/synapticsstr.h                                               |    8 +
 tools/synclient.c                                                |   46 +++++++---
 tools/syndaemon.c                                                |   12 ++
 19 files changed, 207 insertions(+), 32 deletions(-)
---


Reply to: