xserver-xorg-input-synaptics (1.2.2~xorg7.5+xs1.6-1) unstable; urgency=low * rebuilding against xorg-server 1.6 -- Julien Viard de Galbert Wed, 05 May 2010 22:20:24 +0200 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 Sat, 17 Apr 2010 17:48:26 +0200 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 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 Fri, 08 Jan 2010 00:55:04 +0100 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 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 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 Thu, 19 Nov 2009 21:24:49 +0900 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 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 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 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 Mon, 26 Jan 2009 09:08:10 +0100 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 Mon, 26 Jan 2009 04:43:08 +0100 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 Wed, 21 Jan 2009 22:27:10 +0100 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 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 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 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 Mon, 18 Aug 2008 01:41:39 +0200 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 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 Tue, 01 Jan 2008 12:38:13 +0900 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 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 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 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 Wed, 03 Jan 2007 18:38:40 +0100 xfree86-driver-synaptics (0.14.5-1) unstable; urgency=low * New upstream release. * Motion with pressure sensitivity merged upstream. (Closes: #337350) -- Mattia Dongili 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 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 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 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 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 Mon, 07 Nov 2005 22:54:40 +0100 xfree86-driver-synaptics (0.14.3-1) unstable; urgency=low * New upstream version. * Updated README.Debian to reflect newer X.Org dependencies. -- Mattia Dongili 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 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 Wed, 18 May 2005 00:24:14 +0200 xfree86-driver-synaptics (0.14.1-1) unstable; urgency=low * New upstream release. -- Mattia Dongili 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.) 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.) Sat, 18 Dec 2004 20:07:15 +0100 xfree86-driver-synaptics (0.13.6-1) unstable; urgency=low * New upstream. -- Mattia Dongili (ma.d.) 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.) Thu, 19 Aug 2004 16:09:56 +0200 xfree86-driver-synaptics (0.13.5-1) unstable; urgency=low * New upstream. -- Mattia Dongili (ma.d.) Sun, 08 Aug 2004 12:41:38 +0200 xfree86-driver-synaptics (0.13.4-1) unstable; urgency=low * New upstream. -- Mattia Dongili (ma.d.) 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.) 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.) Tue, 11 May 2004 09:59:15 +0200 xfree86-driver-synaptics (0.13.0-1) unstable; urgency=low * New upstream. -- Mattia Dongili (ma.d.) 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.) 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.) Tue, 2 Mar 2004 11:42:05 +0100