[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.2.0-1'



Tag 'xserver-xorg-input-synaptics-1.2.0-1' created by Mattia Dongili <malattia@linux.it> at 2009-11-20 09:27 +0000

Tagging upload of xserver-xorg-input-synaptics-1.2.0

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

Batchty (2):
      Ignore moves during tap processing if no finger is down.
      Stop two-finger scrolling if no finger is present.

Benjamin Close (2):
      Fix typo preventing psmcomm from being enabled on BSD platforms
      Use the correct header so psmcomm.h builds again

Branden Robinson (4):
      Set svn:keywords property to "Id" (keyword already present).
      Note probable out-of-dateness of maplink() function body.
      Add high-level documentation to XSFBS shell library, intended to reduce
      Test for existence of debian/patches directory before creating a symlink to it.

Brice Goglin (5):
      Fix displaying of patches applied by quilt.
      Minor fixes in the patching system.
      Fix "display the output of quilt push/pop".
      Do not call laptop-detect, let the only user call it directly
      Update xsfbs/quilt patching rules to be compatible with the

Christian Schmitt (1):
      Add support for Apple touchpads to the fdi file

David Nusinow (17):
      Move xsfbs back to its rightful place
      Make us error out if we call patch and don't have quilt installed
      Fix the last commit and fix spelling error. Thanks Brice Goglin for the spelling catch.
      Fix for bug #371152. Thanks Joey Hess.
      Pull patches from ubuntu for ARCHITECTURE, LAPTOP, RECONFIGURE, FIRSTINST, and UPGRADE variables
      Move the files so they'll be put in debian/xsfbs automatically when pulled
      Update serverabi generation to also account for driver Provides
      Fix name of serverminver
      Add support for X server input ABI versioning
      Fix typo that prevented the input abi versioning from working.
      Fix one missed bit from the serverabiver -> serverminver rename
      Remove make-orig-tar-gz target
      Kill the manifest code.
      Add NEWS.Debian entry about enabling tapping again
      Add bug closer
      Fix configuration sample in NEWS based on user feedback
      Add README.source

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

Fedor P. Goncharov (Fredy) (2):
      change type of FastTaps option to bool
      Auto-adjust right_edge for touchpads with hardware scroll area.

Jeremy Huddleston (1):
      Add model-specific edges for appletouch.

Julien Cristau (42):
      Add new "serverabi" rule to generate drivers dependency on the server.
      Fix copy/paste typo in the input driver provides.
      xsfbs.mk: make 'serverabi' depend on 'install'
      Remove xsfbs-autoreconf.mk
      Remove the .pc directory properly
      xsfbs.sh: add remove_conffile_lookup
      xsfbs.sh: use 'local' now that policy allows it
      Add patch to fix the build with xserver 1.5
      Add armel and armeb to the Architecture field.
      04-delibcwrap.patch: link the driver with -lm
      Prepare changelog for upload
      Build against xserver 1.5 rc5.
      xsfbs.mk: fix the prepare target for parallel make
      xsfbs.mk: more parallel make fixing
      xsfbs.mk: update the list of releases, and drop some unused code
      xsfbs.mk: make 'log' a separate target
      Add 10-synaptics.fdi
      Add patch from xorg git to fix usage of the EVIOCGBIT ioctl() (closes: #493101).
      Prepare changelog for upload, fix patch to actually apply
      Add watch file.
      Merge tag 'xf86-input-synaptics-0.99.3' into debian-experimental
      update changelog for new upstream
      Build against xserver 1.6 rc1.
      Handle parallel builds.
      Prepare changelog for upload
      Merge branch 'debian-unstable' of git.debian.org:/git/pkg-xorg/xsfbs into debian-experimental
      update changelog
      Refresh patch 01-synaptics-dont-grab-if-not-on-current-VT.patch.
      Prepare changelog for upload
      Get rid of the xfree86-driver-synaptics transitional package.
      Prepare changelog for upload
      xsfbs: add a repack script for uscan
      xsfbs.sh: kill {,de}register_x_lib_dir_with_ld_so
      xsfbs: repack.sh needs to be executable
      Merge branch 'debian-experimental' into debian-unstable
      Merge tag 'xf86-input-synaptics-0.99.3' into upstream
      Merge branch 'upstream' into debian-unstable
      update changelog
      Merge branch 'debian-unstable' of git.debian.org:/git/pkg-xorg/xsfbs into debian-unstable
      Upload to unstable.
      xsfbs: don't run dpkg --print-installation-architecture
      Kill custom readlink function

Magnus Kessler (1):
      Export synapticsModuleData

Mattia Dongili (72):
      prepare -2
      Merge branch 'master' of http://web.telia.com/~u89404340/touchpad/synaptics/ into debian
      Merge branch 'upstream' into debian-unstable
      Start working on new synaptics version based on git snapshot.
      Use FHS compliant manpage dirs
      Merge branch 'upstream' into debian-unstable
      set Maintaner to the XSF and me as Uploader
      Various bug closing due to the new version
      Added XS-Vcs-* fields
      Fix build dependencies
      Merge branch 'debian-unstable' of ../../xsfbs into debian-unstable
      Use xsfbs to get package dependencies for xserver-xorg
      Changelog update for the new revision
      Merge branch 'debian-unstable' of git+ssh://git.debian.org/git/pkg-xorg/xsfbs into debian-unstable
      Merge branch 'master' of http://web.telia.com/~u89404340/touchpad/synaptics/ into debian-unstable
      Update for xserver-xorg-core 1.4
      Use pkg-config to get xorg cflags
      use [ ! -f Makefile ] || $(MAKE) distclean
      /bin/arch is missing in current util-linux, replace it with uname -m
      Revert "use [ ! -f Makefile ] || $(MAKE) distclean"
      Uningnore errors from make clean as the Makefile is always there
      Merge branch 'debian-unstable' of git+ssh://git.debian.org/git/pkg-xorg/xsfbs into debian-unstable
      Add patch to only grab the synaptics device from the xserver that is running on the current display
      Use real headers for Vcs and Homepage (lintian checks)
      Add patch to scan all the available /dev/input/event* device nodes
      Convert copyright file to UTF-8
      Escape dashes in manpages (see if using a quilt patch for that is maintainable)
      Remove extraneous hunks...
      Merge branch 'upstream' into debian-experimental
      Remove patches merged upstream
      Update debian/rules for the autotoolized build (taken from evdev)
      Refresh patches to apply cleanly to the current code.
      Autoreconf
      Use a better release number for the debian package
      Autoreconf to get rid of the properties.c dependencies
      Install fixes
      Prepare to upload to experimental
      Update debian/copyright to reflect the recent GPL->MIT re-licensing
      Set proper permissions on the fdi files (lintian)
      Rename fdi file to the same name as upstream
      Update fdi file for appletouch and amend README.Debian
      Actually install the renamed fdi file (and with 0644 perms)
      Use proper version numbering
      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
      Merge branch 'upstream' into debian-unstable
      Package version 1.1.2
      Replace 02-mention-tapping-in-manpage-notes.patch
      Refresh 01-synaptics-dont-grab-if-not-on-current-VT.patch
      Update README.Debian's date signature with the last modification time
      Merge commit 'xsfbs/debian-unstable' into debian-unstable
      Merge branch 'upstream' into debian-unstable
      Package the 1.2.0 upstream release
      Remove the manpage patch included upstream
      Close bugs related to SHM issues
      Change the fdi file to skip keyboards
      Refresh 01-synaptics-dont-grab-if-not-on-current-VT.patch
      Add versioned Build-Depends on libxi-dev >= 2:1.2.0
      Close one more SHMConfig bug
      Closing duplicate configuration bugs
      Make lintian happier

Peter Hutterer (21):
      synaptics 1.0 RC 1
      fdi: make use of hal's contains_outof matcher to reduce duplication.
      fdi: only match on input.touchpad, not on various product names.
      synaptics 1.0 RC 2
      Fix compilation issue (opts undeclared) for XINPUT ABI 0. (#18988)
      synaptics 1.0 RC3
      synaptics 1.1.0
      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.
      Shut up valgrind warnings about uninitialized variables.
      eventcomm: force boolean values for has_left, has_right, etc.
      synclient: up max value for AccelFactor to 1.0
      synaptics 1.1.1
      synaptics 1.1.2

Timo Aaltonen (2):
      Run autoreconf at build time
      Rename the source package to xserver-xorg-input-synaptics

mattia (23):
      Initial revision
      new upstream release
      updated to new upstream release
      going for 0.14.2
      Added alternative dependency on xserver-xorg
      using an appropriate name for this pseudo unofficial revision
      updated standars verision
      difxed package name
      closing 318118
      clarified description
      ready for 0.14.3-1
      apls.debian.patch path
      added changelog entry, clarified README.Debian
      removed rediffed patch
      fixed lintian bugs
      gone to experimental with the new package xserver-xorg-input-synaptics
      push to unstable
      add m36k
      update Standars-Version to latest
      prepare 0.14.5 release
      use new build options
      ready for 0.14.6
      provide input driver for xorg

---
 debian/NEWS                                                      |   31 
 debian/README.source                                             |   73 
 debian/changelog                                                 |  338 +++
 debian/compat                                                    |    1 
 debian/control                                                   |   42 
 debian/copyright                                                 |   67 
 debian/patches/01-synaptics-dont-grab-if-not-on-current-VT.patch |   18 
 debian/patches/02-do-not-use-synaptics-for-keyboards.patch       |   66 
 debian/patches/series                                            |    2 
 debian/rules                                                     |  107 +
 debian/watch                                                     |    2 
 debian/xserver-xorg-input-synaptics.README.Debian                |  116 +
 debian/xserver-xorg-input-synaptics.docs                         |    4 
 debian/xserver-xorg-input-synaptics.install                      |    3 
 debian/xserver-xorg-input-synaptics.links                        |    1 
 debian/xserver-xorg-input-synaptics.manpages                     |    2 
 debian/xsfbs/repack.sh                                           |   32 
 debian/xsfbs/xsfbs.mk                                            |  293 +++
 debian/xsfbs/xsfbs.sh                                            |  853 ++++++++++
 19 files changed, 2051 insertions(+)
---


Reply to: