xserver-xorg-input-synaptics (1.2.2-2ubuntu5-mactel1) maverick; urgency=low

  * Improved pointer stability when multiple fingers are over the touchpad.

 -- Wagner Volanin <ubuntu-linux@volanin.com.br>  Sat, 03 Oct 2010 12:00:00 -0300

xserver-xorg-input-synaptics (1.2.2-2ubuntu5) maverick; urgency=low

  * 115_evdev_only.patch was added but never applied. (LP: #624985)

 -- Chase Douglas <chase.douglas@ubuntu.com>  Sat, 18 Sep 2010 15:19:21 +0200

xserver-xorg-input-synaptics (1.2.2-2ubuntu4) maverick; urgency=low

  [Chase Douglas]
  * 115_evdev_only.patch:
    - Prevent non-evdev devices from firing the eventcomm AutoDevProbe callback
      (LP: #624985)

 -- Bryce Harrington <bryce@ubuntu.com>  Wed, 15 Sep 2010 16:27:29 -0700

xserver-xorg-input-synaptics (1.2.2-2ubuntu3) maverick; urgency=low

  * Rebuild against new Xserver 1.9 ABI

 -- Christopher James Halse Rogers <raof@ubuntu.com>  Mon, 09 Aug 2010 21:47:56 +1000

xserver-xorg-input-synaptics (1.2.2-2ubuntu2) maverick; urgency=low

  * 51-synaptics-quirks.conf, 66-xorg-synaptics.rules:
    - Put back quirk for Inspiron 1120 which was probably lost in a merge.

 -- Alberto Milone <alberto.milone@canonical.com>  Fri, 06 Aug 2010 12:26:59 +0200

xserver-xorg-input-synaptics (1.2.2-2ubuntu1) maverick; urgency=low

  [ Robert Hooker ]
  * Merge from debian unstable, remaining changes:
    - Split out our synaptics quirks into 51-synaptics-quirks.conf
    - Add the udev rule back for tagging specific machines to be quirked
    - 103_enable_cornertapping.patch: Enable right/middle clicks by
      tapping in the bottom- and top-right corners.
    - 104_always_enable_tapping.patch: Enable tapping regardless of the
      presence of physical buttons.
    - 106_always_enable_vert_edge_scroll.patch: Enable vertical edge
      tapping by default even if we enable two-finger scrolling as well.
    - 114_jumpy_cursor_first_part.patch: Adds a property to enable filtering
      jumpy cursor problems on some machines.
  * Add a dependency on udev.

  [ Christopher James Halse Rogers ]
  * debian/gbp.conf:
    - Make git-buildpackage less annoying by specifying “ubuntu” as our debian
      branch.

 -- Robert Hooker <sarvatt@ubuntu.com>  Mon, 07 Jun 2010 19:07:59 -0400

xserver-xorg-input-synaptics (1.2.2-2) unstable; urgency=low

  * Cherry-pick patch from upstream git to add the xorg.conf.d snippet.
  * Replace our local copy with that one.
  * Build-Depend on new xserver-xorg-dev, which lets us install the snippet to
    /usr/share/X11/xorg.conf.d.
  * Drop postinst, we don't need to trigger udev anymore.
  * Sanitize installation of manpage into the package.
  * Update to new xsfbs, use ${xinpdriver:Depends} in debian/control.
  * Drop dependency on udev, since we have no udev rules or trigger.

  [ Cyril Brulebois ]
  * Add myself to Uploaders.
  * Bump Standards-Version from 3.8.3 to 3.8.4 (no changes needed).

 -- Cyril Brulebois <kibi@debian.org>  Sat, 17 Apr 2010 17:48:26 +0200

xserver-xorg-input-synaptics (1.2.2-1ubuntu2) lucid; urgency=low

  * 10-synaptics.conf: Use 'MatchDevicePath "/dev/input/event*"'.

 -- Timo Aaltonen <tjaalton@ubuntu.com>  Thu, 01 Apr 2010 14:34:20 +0300

xserver-xorg-input-synaptics (1.2.2-1ubuntu1) lucid; urgency=low

  * Merge from Debian unstable. (LP: #546933)
  * Rewrite old quirks to use ID_INPUT.tags.

 -- Timo Aaltonen <tjaalton@ubuntu.com>  Wed, 31 Mar 2010 00:27:07 +0300

xserver-xorg-input-synaptics (1.2.2-1) unstable; urgency=low

  [ Timo Aaltonen ]
  * New upstream release.
  * Add xserver-xorg-input-synaptics-dev for the header and .pc files.
    (LP: #340340)
  * Run udevadm trigger on postinst, and depend on udev [linux-any].
  * Add 10-synaptics.conf.
  * Drop Ubuntu specific quirks from the udev rules, add a placeholder.

  [ Julien Cristau ]
  * Add hurd-i386 to the Architecture field.  Requested by Samuel Thibault.
  * Drop references to hal from debian/NEWS, README.Debian and synaptics(4)
    (closes: #564549).
  * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no
    good reason.  Thanks, Colin Watson!

  [ Brice Goglin ]
  * Fix reference to the synaptics manpage in README.Debian,
    closes: #568628.

 -- Timo Aaltonen <tjaalton@ubuntu.com>  Tue, 30 Mar 2010 21:51:15 +0300

xserver-xorg-input-synaptics (1.2.1-1) unstable; urgency=low

  [ Timo Aaltonen ]
  * New upstream release.

  [ Cyril Brulebois ]
  * Add ${misc:Depends} to Depends.
  * Remove hardcoded libxi6 from Depends, and wrap them.
  * Upload to unstable.

 -- Cyril Brulebois <kibi@debian.org>  Fri, 08 Jan 2010 00:55:04 +0100

xserver-xorg-input-synaptics (1.2.0-3ubuntu1) lucid; urgency=low

  * Merge from Debian experimental, remaining changes:
    - 103_enable_cornertapping.patch: Enable right/middle clicks by
      tapping in the bottom- and top-right corners.
    - 104_always_enable_tapping.patch: Enable tapping regardless of the
      presence of physical buttons.
    - 106_always_enable_vert_edge_scroll.patch: Enable vertical edge 
      tapping by default even if we enable two-finger scrolling as well.
  * Disabled until fixed to apply and work:
    - 114_jumpy_cursor_first_part.patch
  * Dropped, using udev now:
    - 115_jumpy_cursor_second_part.patch

 -- Timo Aaltonen <tjaalton@ubuntu.com>  Mon, 07 Dec 2009 22:58:38 +0200

xserver-xorg-input-synaptics (1.2.0-3) experimental; urgency=low

  [ Julien Cristau ]
  * Install an udev rule instead of an fdi file on linux.
  * Build against xserver 1.7 (closes: #549109).
  * Add sh4 and kfreebsd-{amd64,i386} to the arch list (closes: #557881,
    #559401).

  [ Cyril Brulebois ]
  * Upload to experimental.

 -- Cyril Brulebois <kibi@debian.org>  Sat, 05 Dec 2009 21:27:48 +0100

xserver-xorg-input-synaptics (1.2.0-2) unstable; urgency=low

  [ Mattia Dongili ]
  * Negate the match on keyboard capabilities in the default fdi file
    (closes: #557252).

 -- Mattia Dongili <malattia@debian.org>  Sat, 21 Nov 2009 13:00:37 +0900

xserver-xorg-input-synaptics (1.2.0-1) unstable; urgency=low

  [ Mattia Dongili ]
  * Finally package the new upstream release.
  * Remove 02-mention-tapping-in-manpage-notes.patch now included upstream.
  * All the SHM code has been removed from synclient and syndaemon
    (closes: 523652 and closes: 534333 and also closes: #548357). Also add a
    note in the NEWS file.
  * Do not use the synaptics driver for devices advertising keyboard
    capabilities (closes: 524130).
  * Refresh patch 01-synaptics-dont-grab-if-not-on-current-VT.patch.
  * Add versioned Build-Depends on libxi-dev (closes: #538299).
  * The driver now handles duplicate configuration in both an fdi file and
    xorg.conf, see http://bugs.freedesktop.org/show_bug.cgi?id=24814
    (closes: #532995).
  * Make lintian happier: update Standard-Version and debhelper dependency.

 -- Mattia Dongili <malattia@debian.org>  Thu, 19 Nov 2009 21:24:49 +0900

xserver-xorg-input-synaptics (1.1.2-1ubuntu7) karmic; urgency=low

  * debian/patches:
    - 115_jumpy_cursor_second_part.patch: Set AreaBottomEdge to
      4100 for Inspiron 1011 and Inspiron 1012. 

 -- Alberto Milone <alberto.milone@canonical.com>  Wed, 14 Oct 2009 16:55:16 +0200

xserver-xorg-input-synaptics (1.1.2-1ubuntu6) karmic; urgency=low

  * debian/patches:
    - Split 114_jumpy_cursor_threshold.patch into 
      114_jumpy_cursor_first_part.patch and
      115_jumpy_cursor_second_part.patch so as to keep options
      which belong in the fdi file separate from the code.
    - 115_jumpy_cursor_second_part.patch:
      + Add quirk for Inspiron 1012.
    - Remove 114_jumpy_cursor_threshold.patch_old.

 -- Alberto Milone <alberto.milone@canonical.com>  Mon, 05 Oct 2009 12:09:14 +0200

xserver-xorg-input-synaptics (1.1.2-1ubuntu5) karmic; urgency=low

  * Add lpia to the list of Architectures.  LP: #413579.

 -- Steve Langasek <steve.langasek@ubuntu.com>  Mon, 07 Sep 2009 10:44:54 -0700

xserver-xorg-input-synaptics (1.1.2-1ubuntu4) karmic; urgency=low

  * debian/patches:
    - 112_jumpy_cursor_quirks.patch:
      + Drop patch.
    - 114_jumpy_cursor_threshold.patch:
      + Replace 112_jumpy_cursor_quirks.patch.
      + Make the threshold an XInput property.
      + Add quirk for Dell Mini10v and for HP Mini 1000 in the
        fdi file.

 -- Alberto Milone <alberto.milone@canonical.com>  Wed, 02 Sep 2009 10:44:28 +0200

xserver-xorg-input-synaptics (1.1.2-1ubuntu3) karmic; urgency=low

  * debian/patches:
    - 112_jumpy_cursor_quirks.patch: Make sure that the quirk
      affects only the Dell Mini 10v (LP: #405943).
    - 103_enable_cornertapping.patch: Don't trigger middle click
      when tapping on the top right corner button (LP: #386017).

 -- Alberto Milone <alberto.milone@canonical.com>  Mon, 17 Aug 2009 10:31:14 +0200

xserver-xorg-input-synaptics (1.1.2-1ubuntu2) karmic; urgency=low

  * debian/patches:
    - 105_correct_multifinger_click.patch: Drop patch as it breaks
      the expected behavior for multitouch clicking (LP: #320585).
    - 111_add_active_area.patch: Backport "Synaptics Area" property
      from upstream (LP: #402863).
    - 112_jumpy_cursor_quirks.patch: Add Quirk for Dell Mini 10v 
      touchpad (LP: #402863).
    - 113_add_capabilities.patch: Backport read-only "Synaptics 
      Capabilities" property from upstream.

 -- Alberto Milone <alberto.milone@canonical.com>  Wed, 22 Jul 2009 10:42:11 +0200

xserver-xorg-input-synaptics (1.1.2-1ubuntu1) karmic; urgency=low

  * Merge from Debian unstable, Remaining changes:
    - Restore the Ubuntu patch series. (LP: #378391)
     - 103_enable_cornertapping.patch: Enable right/middle clicks by
       tapping in the bottom- and top-right corners.
     - 104_always_enable_tapping.patch: Enable tapping regardless of the
       presence of physical buttons.
     - 105_correct_multifinger_click.patch: Swap the right/middle clicks
       generated by multi-finger tapping.
     - 106_always_enable_vert_edge_scroll.patch: Enable vertical edge 
       tapping by default even if we enable two-finger scrolling as well.
     - 110_remove_bound_auto_adjust.patch: Don't auto-adjust to bounds of
       the hardware scroll area.

 -- Robert Hooker (Sarvatt) <sarvatt@gmail.com>  Sun, 28 Jun 2009 18:13:52 -0400

xserver-xorg-input-synaptics (1.1.2-1) unstable; urgency=low

  [ Mattia Dongili ]
  * New upstream release.
  * Replace 02-mention-tapping-in-manpage-notes.patch with the patch accepted
    upstream (1f499d).
  * Refresh patch 01-synaptics-dont-grab-if-not-on-current-VT.patch.
  * Update README.Debian's date signature with the last modification time
    (closes: #531999).

 -- Mattia Dongili <malattia@debian.org>  Sat, 06 Jun 2009 13:32:59 +0900

xserver-xorg-input-synaptics (1.1.1~git20090510-1) unstable; urgency=low

  [ David Nusinow ]
  * Add NEWS.Debian entry about enabling tapping again (closes: #497523)

  [ Mattia Dongili ]
  * Link to xserver-xorg reportbug script
  * Merge current upstream fixes:
    - Edge calculation fixes bring back vertical scrolling (closes: #523946)
    - Fix float properties handling on 64bit arches (closes: #525473)
  * Remove Suggests for [kq]synaptics which are not in the repository anymore
    (closes: #498299) and suggest gpointing-device-settings (replacement of
    gsynaptics) and touchfreeze instead
  * Remove the upstream NEWS file which doesn't exist anymore
  * Updates to the README.Debian to make sure we mention how to customize the
    fdi configuration

 -- Mattia Dongili <malattia@debian.org>  Mon, 11 May 2009 23:08:15 +0900

xserver-xorg-input-synaptics (1.1.0-1) unstable; urgency=low

  * New upstream release.
  * Upload to unstable.

 -- Julien Cristau <jcristau@debian.org>  Thu, 09 Apr 2009 01:34:19 +0100

xserver-xorg-input-synaptics (0.99.3-3) experimental; urgency=low

  [ Julien Cristau ]
  * Get rid of the xfree86-driver-synaptics transitional package.  It was
    already a transitional package in etch.

  [ Timo Aaltonen ]
  * Rename the source package to xserver-xorg-input-synaptics, since 
    it's hosted on freedesktop now and to be consistent with the rest
    of the input drivers.

 -- Julien Cristau <jcristau@debian.org>  Mon, 26 Jan 2009 09:08:10 +0100

xfree86-driver-synaptics (0.99.3-2ubuntu4) jaunty; urgency=low

  * debian/patches/110_remove_bound_auto_adjust.patch:
    - Small change to make sure that the driver does not
      auto-adjust to the bounds of the hardware scroll area
      as this causes problem to the touchpads of Acer Aspire
      One units (LP: #320632).

 -- Alberto Milone <alberto.milone@canonical.com>  Thu, 26 Mar 2009 17:00:52 +0100

xfree86-driver-synaptics (0.99.3-2ubuntu3) jaunty; urgency=low

  * debian/patches/109_override_alps_settings.patch:
    - Add customised settings for ALPS touchpad (LP: #320632):
      o Enable vertTwoFingerScroll by default.
      o Set RightEdge to 900.
      o Set ClickTime to 0.
      o Set SingleTapTimeout to 0.
      o Set MinSpeed to 0.45.
      o Set MaxSpeed to 0.75.
  * debian/patches/107_reduce_cursor_speed.patch:
    - drop and merge with 109_override_alps_settings.patch.

 -- Alberto Milone (tseliot) <albertomilone@alice.it>  Sat, 28 Feb 2009 10:20:08 +0100

xfree86-driver-synaptics (0.99.3-2ubuntu2) jaunty; urgency=low

  [Alberto Milone]
  * debian/patches/105_always_enable_multifinger_click.patch:
    - Drop patch
  * debian/patches/105_correct_multifinger_click.patch:
    - Fix inverted buttons
    - Restore ability to drag and drop with physical buttons
    (LP: #320632)

 -- Alberto Milone (tseliot) <albertomilone@alice.it>  Sat, 31 Jan 2009 18:48:37 +0100

xfree86-driver-synaptics (0.99.3-2ubuntu1) jaunty; urgency=low

  * Merge from Debian experimental.
  * Revive syndaemon_xinput_props.patch, now refreshed as 108.
    Thanks to John S. Gruber for noticing it was dropped in haste.
    (LP: #321355)

 -- Timo Aaltonen <tjaalton@ubuntu.com>  Mon, 26 Jan 2009 09:57:07 +0200

xfree86-driver-synaptics (0.99.3-2) experimental; urgency=low

  * Update our copy of xsfbs to get a fixed serverabi rule and generate
    Provides/Depends correctly.
  * Refresh patch 01-synaptics-dont-grab-if-not-on-current-VT.patch.

 -- Julien Cristau <jcristau@debian.org>  Mon, 26 Jan 2009 04:43:08 +0100

xfree86-driver-synaptics (0.99.3-1ubuntu2) jaunty; urgency=low

  [ Alberto Milone (tseliot) ]
  * 103_enable_cornertapping.patch:
    - Update patch for the new upstream release. (LP: #320632)
  * 104_always_enable_tapping.patch:
    - Enable tapping even when a physical left button is available. (LP: #320585)
  * 105_always_enable_multifinger_click.patch:
    - Enable multifinger click (where available) even when physical right/middle
      buttons are available. (LP: #320585)
  * 106_always_enable_vert_edge_scroll.patch:
    - Enable scrolling even when doubletap is available. (LP: #320632)
  * 107_reduce_cursor_speed.patch:
    - Reduce the cursor speed. (LP: #320639)

 -- Timo Aaltonen <tjaalton@ubuntu.com>  Sat, 24 Jan 2009 20:29:04 +0200

xfree86-driver-synaptics (0.99.3-1ubuntu1) jaunty; urgency=low

  * Merge from Debian experimental.
  * Drop obsolete patches:
    -101_no_horizscroll.patch
    -102_dont_check_abi.diff
    -104_syndaemon_xinput_props.patch
    -105_no_bcm5974_shmconfig.patch
  * Update 103_enable_cornertapping.patch to apply.

 -- Timo Aaltonen <tjaalton@ubuntu.com>  Fri, 23 Jan 2009 14:30:34 +0200

xfree86-driver-synaptics (0.99.3-1) experimental; urgency=low

  [ Timo Aaltonen ]
  * Run autoreconf at build time; build-depend on automake, libtool and
    xutils-dev.

  [ Julien Cristau ]
  * Add watch file.
  * New upstream release.
  * Build against xserver 1.6 rc1.
  * Handle parallel builds.

 -- Julien Cristau <jcristau@debian.org>  Wed, 21 Jan 2009 22:27:10 +0100

xfree86-driver-synaptics (0.15.2-0ubuntu5) intrepid; urgency=low

  * Cherry-picked commit db6e63, "Return correctly on successful property
    setting"
  * debian/patches/104_syndaemon_xinput_props.patch:  Add support for XInput
    device properties to syndaemon.
  * debian/patches/105_no_bcm5974_shmconfig.patch: Remove the SHMConfig
    enabling line from the bcm5974 section of the fdi file. (LP: #282004)

 -- William Grant <wgrant@ubuntu.com>  Mon, 13 Oct 2008 21:48:05 +1100

xfree86-driver-synaptics (0.15.2-0ubuntu4) intrepid; urgency=low

  * Cherry-picked commit 355e845, "Adjust to new property API".
    (LP: #274728)
  * Refresh patches 101 & 102.
  * Bump the build-dep on libxi-dev and xserver-xorg-dev.

 -- Timo Aaltonen <tepsipakki@ubuntu.com>  Mon, 29 Sep 2008 10:23:16 +0300

xfree86-driver-synaptics (0.15.2-0ubuntu3) intrepid; urgency=low

  * Also build for lpia; LP: #275158.

 -- Loic Minier <lool@dooz.org>  Sat, 27 Sep 2008 16:11:42 +0200

xfree86-driver-synaptics (0.15.2-0ubuntu2) intrepid; urgency=low

  [ Alberto Milone ]
  * 103_enable_cornertapping.patch:
    - Revert some defaults back to previous values, to fix corner tapping
      and MaxTapMove. (LP: #271823)

 -- Timo Aaltonen <tepsipakki@ubuntu.com>  Tue, 23 Sep 2008 10:46:44 +0300

xfree86-driver-synaptics (0.15.2-0ubuntu1) intrepid; urgency=low

  * New upstream release. (LP: #262276, #268071, #247433, #262305)
  * Drop 101_ubuntu.diff, superseded by input properties.
  * Drop 103_fix_off_by_one.diff, applied upstream.
  * 101_no_horizscroll.patch:
    - Disable horizontal scrolling by defaulting to FALSE instead of changing
      the fdi file.
  * 102_dont_check_abi.diff:
    - Remove one more check from src/synaptics.c, which was added recently.

 -- Timo Aaltonen <tepsipakki@ubuntu.com>  Fri, 12 Sep 2008 01:32:57 +0300

xfree86-driver-synaptics (0.15.0+git20080820-1ubuntu5) intrepid; urgency=low

  * Rebuild to fix dependency against xserver-xorg-core.

 -- Timo Aaltonen <tepsipakki@ubuntu.com>  Wed, 03 Sep 2008 17:45:20 +0300

xfree86-driver-synaptics (0.15.0+git20080820-1ubuntu4) intrepid; urgency=low

  * Run autoreconf at build time; build-depend on automake, libtool and
    xutils-dev.
  * Enable 102 again, since the problem with it was that Makefile.in was
    not regenerated.
  * Add 103_fix_off_by_one.diff to fix the number of arguments for 
    properties. Thanks William Grant!
  * Pull 3d39926875446e from upstream/master: 
    - Re-enable TapButtons and CornerButtons to work by default.
    (LP: #262292)

 -- Timo Aaltonen <tepsipakki@ubuntu.com>  Sat, 30 Aug 2008 18:20:14 +0300

xfree86-driver-synaptics (0.15.0+git20080820-1ubuntu3) intrepid; urgency=low

  * Disable 102 for now, since the property stuff doesn't seem to be 
    working right. (LP: #262986)

 -- Timo Aaltonen <tepsipakki@ubuntu.com>  Sat, 30 Aug 2008 16:52:51 +0300

xfree86-driver-synaptics (0.15.0+git20080820-1ubuntu2) intrepid; urgency=low

  * 102_dont_check_abi.diff:
    - Don't check ABI_MAJOR, since we have all that's needed for 
      properties.

 -- Timo Aaltonen <tepsipakki@ubuntu.com>  Sat, 30 Aug 2008 13:27:54 +0300

xfree86-driver-synaptics (0.15.0+git20080820-1ubuntu1) intrepid; urgency=low

  * Merge from Debian experimental, remaining changes:
    - debian/control:
      + Drop the dummy package
      + Change the maintainer address
    - debian/patches:
      101_ubuntu.diff
      + Various fixes, split this.
    - fdi/11-x11-synaptics.fdi
      + Modify to disable horizontal scrolling like our dexconf used to do.
  * Pull in support for input properties.
  * Drop 102_polling.diff, since it's upstream.

 -- Timo Aaltonen <tepsipakki@ubuntu.com>  Thu, 28 Aug 2008 02:09:47 +0300

xfree86-driver-synaptics (0.15.0+git20080820-1) experimental; urgency=low

  * Update to latest upstream git
  * Remove patches merged upstream:
    - 02-scandir-dev-input.patch
    - 03-escape-dashes-in-manpages.patch
    - 04-delibcwrap.patch
  * Update debian/rules (taken from the evdev driver) for the autotoolized build
  * Refresh 01-synaptics-dont-grab-if-not-on-current-VT.patch
  * Cherry pick appletouch support from upstream

 -- Mattia Dongili <malattia@debian.org>  Sun, 24 Aug 2008 17:44:12 +0900

xfree86-driver-synaptics (0.14.7~git20070706-2.2) experimental; urgency=low

  * Build against xserver 1.5 rc5.

 -- Julien Cristau <jcristau@debian.org>  Mon, 14 Jul 2008 16:14:31 +0200

xfree86-driver-synaptics (0.14.7~git20070706-3) unstable; urgency=low

  * Add appletouch support in the fdi file (Closes: #495799).
  * Install the fdi file with 0644 permissions.
  * Updated xserver-xorg-input-synaptics.README.Debian to mention automatic
    configuration and show a clearer example for the Server (manual)
    configuration (Closes: #443995 and also Closes: #492120).

 -- Mattia Dongili <malattia@debian.org>  Wed, 27 Aug 2008 23:05:42 +0900

xfree86-driver-synaptics (0.14.7~git20070706-2.1.lenny1) unstable; urgency=low

  * Add 10-synaptics.fdi, installed in /usr/share/hal/fdi/policy/20thirdparty,
    to get the driver loaded automatically if a touchpad is detected
    (closes: #464662).
  * Add patch from xorg git to fix usage of the EVIOCGBIT ioctl()
    (closes: #493101).

 -- Julien Cristau <jcristau@debian.org>  Mon, 18 Aug 2008 01:41:39 +0200

xfree86-driver-synaptics (0.14.7~git20070706-2.1ubuntu4) intrepid; urgency=low

  * Fix the fdi file to disable horizontal scrolling like dexconf used
    to do.

 -- Timo Aaltonen <tepsipakki@ubuntu.com>  Mon, 18 Aug 2008 16:27:30 +0300

xfree86-driver-synaptics (0.14.7~git20070706-2.1ubuntu3) intrepid; urgency=low

  * Enable input-hotplug: install 10-synaptics.fdi in 
    /usr/share/hal/fdi/policy/20thirdparty.

 -- Timo Aaltonen <tepsipakki@ubuntu.com>  Fri, 01 Aug 2008 09:58:32 +0300

xfree86-driver-synaptics (0.14.7~git20070706-2.1ubuntu2) intrepid; urgency=low

  * Rebuild against the new xserver-xorg-dev.

 -- Timo Aaltonen <tepsipakki@ubuntu.com>  Mon, 07 Jul 2008 17:45:08 +0300

xfree86-driver-synaptics (0.14.7~git20070706-2.1ubuntu1) intrepid; urgency=low

  * Merge from debian unstable, remaining changes:
    - Rename the source
    - debian/control:
      + Drop the dummy package
      + Change the maintainer address.
      + Add quilt to build-deps.
    - Makefile: Add -fno-stack-protector.
    - debian/patches:
      100_fix_vt_handling.diff
      + Something is opening the device even after we've switched away
        from the VT. The easiest way to handle this is to refuse to open
        unless we're on the current VT.
      101_ubuntu.diff
      + Various fixes, split this.
      102_polling.diff
      + Added a patch which increases the polling timeout to save some
        battery life

 -- Bryce Harrington <bryce@ubuntu.com>  Mon, 09 Jun 2008 22:27:20 -0700

xfree86-driver-synaptics (0.14.7~git20070706-2.1) unstable; urgency=low

  * Non-maintainer upload, with Mattia's agreement.
  * Add patch to fix the build with xserver 1.5, which removed the libc
    wrapper (closes: #471494).
  * Add armel and armeb to the Architecture field (closes: #461551).

 -- Julien Cristau <jcristau@debian.org>  Mon, 02 Jun 2008 12:21:39 +0200

xfree86-driver-synaptics (0.14.7~git20070706-2) unstable; urgency=low

  * 01-synaptics-dont-grab-if-not-on-current-VT.patch from Matthew Garrett in
    Ubuntu's 0.14.6-0ubuntu10 (Closes: #437273)
  * 02-scandir-dev-input.patch to scan all the event devices in /dev/input
    (Closes: #455994)
  * update xsfbs

 -- Mattia Dongili <malattia@debian.org>  Tue, 01 Jan 2008 12:38:13 +0900

xfree86-driver-synaptics (0.14.7~git20070706-1ubuntu4) hardy; urgency=low

  * 102_polling.diff:
    - Added a patch which increases the polling timeout to save some
      battery life (LP: #184398).

 -- Timo Aaltonen <tepsipakki@ubuntu.com>  Wed, 27 Feb 2008 11:58:01 +0200

xfree86-driver-synaptics (0.14.7~git20070706-1ubuntu3) hardy; urgency=low

  * debian/patches/101_ubuntu.diff:
    - extend to support disabling the touchpad
    - remove unused bits of the patch

 -- Scott James Remnant <scott@ubuntu.com>  Tue, 22 Jan 2008 13:40:07 +0000

xfree86-driver-synaptics (0.14.7~git20070706-1ubuntu2) hardy; urgency=low

  * Change the source name to match Debian.

 -- Timo Aaltonen <tepsipakki@ubuntu.com>  Fri, 11 Jan 2008 11:59:09 +0200

xserver-xorg-input-synaptics (0.14.7~git20070706-1ubuntu1) hardy; urgency=low

  * Merge with Debian unstable, remaining changes:
    - Rename the source
    - debian/control:
      + Drop the dummy package
      + Change the maintainer address.
      + Add quilt to build-deps.
    - Makefile: Add -fno-stack-protector.
    - debian/patches:
      100_fix_vt_handling.diff
      + Something is opening the device even after we've switched away
        from the VT. The easiest way to handle this is to refuse to open
        unless we're on the current VT.
      101_ubuntu.diff
      + Various fixes, split this.

 -- Timo Aaltonen <tepsipakki@ubuntu.com>  Fri, 09 Nov 2007 02:23:16 +0200

xfree86-driver-synaptics (0.14.7~git20070706-1) unstable; urgency=low

  * build with xserver-xorg-core 1.4 (Closes: #442314)
  * update to current git
  * update xsfbs

 -- Mattia Dongili <malattia@debian.org>  Mon, 17 Sep 2007 15:25:56 +0900

xfree86-driver-synaptics (0.14.7~git20070517-2) unstable; urgency=low

  * use xsfbs to build the driver and automagically get xserver-xorg deps
    (Closes: #425818)

 -- Mattia Dongili <malattia@debian.org>  Thu, 31 May 2007 14:17:31 +0900

xfree86-driver-synaptics (0.14.7~git20070517-1) unstable; urgency=low

  * git snapshot of the driver:
    - from commit e6595886d7ae3a1730cd0d9f86fd0f305c0743c2
      "[...] synaptics, alps and appletouch pads all work approximately
      identically without requiring model-specific configuration"
      (Closes: #351621) (Closes: #406499)
    - from commit 88211ca60be7cc74015ad4158722e5950884bd78
      "Don't match wacom tablets in the event device probing."
      (Closes: #383711)
    - from commit 473912f50ffd2b26bd2f638f9d87f86cf60e2dd6
      "Add a config option to prevent the driver from grabbing the event
      device for exclusive use" (Closes: #380705)
    - from commit 2d06ab1d2b3170b6fa44b945376b2ad4cd682af9
      "Allow to easily switch between move and scroll"
      (Closes: #411266)
  * set Maintaner to the XSF and me as Uploader

 -- Mattia Dongili <malattia@debian.org>  Thu, 17 May 2007 19:34:22 +0900

xfree86-driver-synaptics (0.14.6-2) unstable; urgency=low

  * Build using Debian's xserver-xorg-dev instead of the package's
    provided subtree (which is taken from XFree86-4.3.0).
 
 -- Mattia Dongili <malattia@debian.org>  Wed, 03 Jan 2007 18:38:40 +0100

xserver-xorg-input-synaptics (0.14.6-0ubuntu10) gutsy; urgency=low

  * Bodge around LP: #68370. Something is opening the device even after 
    we've switched away from the VT. The easiest way to handle this is 
    to refuse to open unless we're on the current VT.

 -- Matthew Garrett <mjg59@srcf.ucam.org>  Tue, 09 Oct 2007 21:08:23 +0100

xserver-xorg-input-synaptics (0.14.6-0ubuntu9) gutsy; urgency=low

  * Actually include the parameter setting code

 -- Matthew Garrett <mjg59@srcf.ucam.org>  Mon, 17 Sep 2007 17:56:53 +0100

xserver-xorg-input-synaptics (0.14.6-0ubuntu8) gutsy; urgency=low

  * Fix the build system so it works properly on 64-bit platforms
  * Add initial support for setting some paramaters via X

 -- Matthew Garrett <mjg59@srcf.ucam.org>  Sun, 16 Sep 2007 18:18:17 +0100

xserver-xorg-input-synaptics (0.14.6-0ubuntu7) feisty; urgency=low

  * X and Y size calculations were inverted for edge scrolling
  * Additionally, the values were scaled incorrectly (LP: #95858)

 -- Matthew Garrett <mjg59@srcf.ucam.org>  Sun, 25 Mar 2007 16:13:42 +0100

xserver-xorg-input-synaptics (0.14.6-0ubuntu6) feisty; urgency=low

  * Set defaults based on values the kernel gives us, rather than making stuff
    up in an utterly miserable manner. This upload brought to you by Milton
    Nero, a deeply flavoured oat stout. 

 -- Matthew Garrett <mjg59@srcf.ucam.org>  Sat, 24 Mar 2007 15:08:26 +0000

xserver-xorg-input-synaptics (0.14.6-0ubuntu5) feisty; urgency=low

  * Attempt to set more reasonable defaults for appletouch devices. Better
    now, but still not perfect. 

 -- Matthew Garrett <mjg59@srcf.ucam.org>  Sat, 24 Mar 2007 02:44:11 +0000

xserver-xorg-input-synaptics (0.14.6-0ubuntu4) feisty; urgency=low

  * debian/control: Update maintainer fields according to debian-
    maintainer-field spec.

 -- Martin Pitt <martin.pitt@ubuntu.com>  Mon, 12 Mar 2007 14:58:39 +0000

xserver-xorg-input-synaptics (0.14.6-0ubuntu3) edgy; urgency=low

  * Add the ugly ALPS hack back

 -- Matthew Garrett <mjg59@srcf.ucam.org>  Mon,  7 Aug 2006 22:55:42 +0100

xserver-xorg-input-synaptics (0.14.6-0ubuntu2) edgy; urgency=low

  * Disable Stack Protection for this package for now (module loading fails
    due to missing symbols)

 -- Rodrigo Parra Novo <rodarvus@ubuntu.com>  Mon, 31 Jul 2006 09:39:16 -0300

xserver-xorg-input-synaptics (0.14.6-0ubuntu1) edgy; urgency=low

  * New Upstream release
  * New versioned Build-Depends on xserver-xorg-dev (>= 1.1.1)
  * New versioned Build-Depends on xserver-xorg-core (>= 1.1.1)
  * Fixed debian/rules to match current Makefile rules (based on Debian
    xfree86-driver-synaptics package)
  * Fixed Makefile and manual page, also based on Debian xfree86-driver-synaptics
  * Dropped Alps patches - unfortunately they don't apply anymore

 -- Rodrigo Parra Novo <rodarvus@ubuntu.com>  Thu, 27 Jul 2006 12:18:18 -0300

xfree86-driver-synaptics (0.14.5-1) unstable; urgency=low

  * New upstream release.
  * Motion with pressure sensitivity merged upstream. (Closes: #337350)
 
 -- Mattia Dongili <malattia@debian.org>  Sun, 04 Jun 2006 19:45:35 +0200

xfree86-driver-synaptics (0.14.4-5) unstable; urgency=low

  * Added m68k to the Achitecture: field.
 
 -- Mattia Dongili <malattia@debian.org>  Sun, 30 Apr 2006 20:17:23 +0200
 
xfree86-driver-synaptics (0.14.4-4) unstable; urgency=low

  * Upload to unstable (Closes: #362108)
  * Added xorg-driver-synaptics to the Provides, Conflicts,
    Replaces list to ease Ubuntu mixed migrations (et al.)
 
 -- Mattia Dongili <malattia@debian.org>  Mon, 27 Mar 2006 18:16:48 +0200
 
xfree86-driver-synaptics (0.14.4-3) experimental; urgency=low
  
  * building the driver as a shared object, this fixes a lintian warning
    and better fits in the modular xorg structure.
 
 -- Mattia Dongili <malattia@debian.org>  Wed, 22 Mar 2006 22:33:39 +0100
 
xfree86-driver-synaptics (0.14.4-2) experimental; urgency=low
  
  * New binary package name to follow modular xorg naming.
  * Now suggesting the driver's graphical configuration tools.
  * README.Debian: removed note about the 2.6.8 patch I removed recently.
 
 -- Mattia Dongili <malattia@debian.org>  Sun, 19 Mar 2006 17:01:09 +0100
 
xfree86-driver-synaptics (0.14.4-1) unstable; urgency=low
  
  * New upstream version.
  * Upstream added an -K command line option to syndaemon to ignore
    Modifier+AnyKey combos (closes: #335888).
  * Removed the rediffed patch against Debian's 2.6.8 kernel.
 
 -- Mattia Dongili <malattia@debian.org>  Mon, 07 Nov 2005 22:54:40 +0100

xserver-xorg-input-synaptics (0.14.3+seriouslythistime-0ubuntu4) dapper; urgency=low

  * New versioned Build-Depends on xserver-xorg-dev (>= 1.1.1)
  * New versioned Build-Depends on xserver-xorg-core (>= 1.1.1)

 -- Rodrigo Parra Novo <rodarvus@ubuntu.com>  Thu, 27 Jul 2006 11:59:57 -0300

xserver-xorg-input-synaptics (0.14.3+seriouslythistime-0ubuntu3) dapper; urgency=low

  * Horrible workaround to avoid massive ALPS-related suckage

 -- Matthew Garrett <mjg59@srcf.ucam.org>  Wed, 22 Mar 2006 21:02:26 +0000

xserver-xorg-input-synaptics (0.14.3+seriouslythistime-0ubuntu2) dapper; urgency=low

  * Build with -fPIC to fix FTBFS

 -- Tollef Fog Heen <tfheen@ubuntu.com>  Wed, 11 Jan 2006 16:20:57 +0100

xserver-xorg-input-synaptics (0.14.3+seriouslythistime-0ubuntu1) dapper; urgency=low

  * Bounce straight back to 0.14.3.

 -- Daniel Stone <daniel.stone@ubuntu.com>  Tue, 25 Oct 2005 19:12:28 +1000

xorg-driver-synaptics (0.14.3+revertedto+0.13.6-0ubuntu3) breezy; urgency=low

  * Change dependency on xserver-xorg to -core (closes: Ubuntu#15902).

 -- Daniel Stone <daniel.stone@ubuntu.com>  Fri, 16 Sep 2005 17:42:34 +1000

xorg-driver-synaptics (0.14.3+revertedto+0.13.6-0ubuntu2) breezy; urgency=low

  * Build client utilities without includes from Xincludes.

 -- Daniel Stone <daniel.stone@ubuntu.com>  Wed,  7 Sep 2005 16:31:51 +1000

xorg-driver-synaptics (0.14.3+revertedto+0.13.6-0ubuntu1) breezy; urgency=low

  * Revert to old upstream version for preview at least, as the new was quite
    catastrophically broken with ALPS.  Fixed some, broke a lot (closes:
    Ubuntu#14480).
  * Backport the confused-finger-count patch.
  * Hillariously, dpkg-source ignores deleted files, which means that
    Xincludes stuff keeps getting resurrected.  Change $(X_INCLUDES_ROOT) to
    /usr in include paths (except for the server DDK) to ensure that we get
    the installed headers, not the braindead included ones.

 -- Daniel Stone <daniel.stone@ubuntu.com>  Wed,  7 Sep 2005 11:07:06 +1000

xorg-driver-synaptics (0.14.3-1ubuntu2) breezy; urgency=low

  * Move to /usr/lib/xorg for the modular server, and build-depend on
    xserver-xorg-dev.
  * Switch dependency to xserver-xorg-core, version it.
  * Start building synaptics_drv.so instead of .o.

 -- Daniel Stone <daniel.stone@ubuntu.com>  Fri,  2 Sep 2005 12:08:27 +1000

xorg-driver-synaptics (0.14.3-1ubuntu1) breezy; urgency=low

  * Merge with Debian.
  * New upstream release:
    + Fixes confused finger count with low pressure on some HPs (closes:
      Ubuntu#14155).
  * Remove unnecessary files in Xincludes from x11proto-core-dev and
    x11proto-input-dev.

 -- Daniel Stone <daniel.stone@ubuntu.com>  Thu,  1 Sep 2005 16:24:27 +1000
 
xfree86-driver-synaptics (0.14.3-1) unstable; urgency=low
  
  * New upstream version.
  * Updated README.Debian to reflect newer X.Org dependencies.
 
 -- Mattia Dongili <malattia@debian.org>  Fri, 22 Jul 2005 21:17:37 +0200
 
xfree86-driver-synaptics (0.14.2-2) unstable; urgency=low
  
  * Can now install together with xorg (closes: #318118).
 
 -- Mattia Dongili <malattia@debian.org>  Wed, 29 Jun 2005 12:00:00 +0200
 
xfree86-driver-synaptics (0.14.2-1) unstable; urgency=low
  
  * New upstream release.
  * Added notes to README.Debian to run syndaemon from .xinitrc 
    (closes: #296485)
 
 -- Mattia Dongili <malattia@debian.org>  Wed, 18 May 2005 00:24:14 +0200
 
xfree86-driver-synaptics (0.14.1-1) unstable; urgency=low
  
  * New upstream release.
 
 -- Mattia Dongili <malattia@debian.org>  Tue, 15 Mar 2005 22:33:25 +0100
 
xfree86-driver-synaptics (0.14.0-1) unstable; urgency=low

  * New upstream release:
    - now correcly removes the shared memory segment when exiting X 
      (closes: #263382).

 -- Mattia Dongili (ma.d.) <dongili@supereva.it>  Mon, 10 Jan 2005 21:14:44 +0100

xfree86-driver-synaptics (0.13.6-2) unstable; urgency=low

  * Install in /usr/X11R6/lib as all the xfree drivers on 64 bit archs.  (closes: #280658)
  * Provided an alternative patch for debian-kernel users. (closes: #282359)

 -- Mattia Dongili (ma.d.) <dongili@supereva.it>  Sat, 18 Dec 2004 20:07:15 +0100

xfree86-driver-synaptics (0.13.6-1) unstable; urgency=low
  
  * New upstream.
 
 -- Mattia Dongili (ma.d.) <dongili@supereva.it>  Sun, 24 Oct 2004 22:14:32 +0200

xfree86-driver-synaptics (0.13.5-2) unstable; urgency=low
  
  * Re-fixed synaptics_drv.o mode to 0644 (why did it reappear?).
 
 -- Mattia Dongili (ma.d.) <dongili@supereva.it>  Thu, 19 Aug 2004 16:09:56 +0200

xfree86-driver-synaptics (0.13.5-1) unstable; urgency=low
  
  * New upstream.
 
 -- Mattia Dongili (ma.d.) <dongili@supereva.it>  Sun, 08 Aug 2004 12:41:38 +0200

xfree86-driver-synaptics (0.13.4-1) unstable; urgency=low

  * New upstream.
 
 -- Mattia Dongili (ma.d.) <dongili@supereva.it>  Tue, 27 Jul 2004 22:44:16 +0200

xfree86-driver-synaptics (0.13.3-1) unstable; urgency=low

  * New upstream.
  * Fixed synaptics_drv.o mode to 0644.

 -- Mattia Dongili (ma.d.) <dongili@supereva.it>  Thu, 20 Jun 2004 15:59:25 +0200

xfree86-driver-synaptics (0.13.2-1) unstable; urgency=low

  * New upstream.
  * Fixed middle mouse button emulation. (closes: #247219)
  * Fixed detection of ALPS touchpads when using a 2.6 linux kernel. (closes: #245682)
  * Made double clicks faster. (closes: #248826)
  * Uploaded with the correct upstream changelog. (closes: #248811)

 -- Mattia Dongili (ma.d.) <dongili@supereva.it>  Tue, 11 May 2004 09:59:15 +0200
 
xfree86-driver-synaptics (0.13.0-1) unstable; urgency=low

  * New upstream.

 -- Mattia Dongili (ma.d.) <dongili@supereva.it>  Tue, 27 Apr 2004 17:07:26 +0200
 
xfree86-driver-synaptics (0.12.5-1) unstable; urgency=low

  * New upstream. (closes: #239329)

 -- Mattia Dongili (ma.d.) <dongili@supereva.it>  Sat, 20 Mar 2004 12:58:37 +0100
 
xfree86-driver-synaptics (0.12.4-1) unstable; urgency=low

  * Initial Release. (closes: #219163, #231763)

 -- Mattia Dongili (ma.d.) <dongili@supereva.it>  Tue,  2 Mar 2004 11:42:05 +0100

