xf86-input-evtouch (0.8.8-1jolicloud3+k6.1) robby; urgency=low

  * fix: wrong T91MT driver
  * fix: wrong changelog version

 -- Benjamin Ryzman <benjamin@jolicloud.org>  Tue, 15 Jun 2010 16:12:56 +0200

xf86-input-evtouch (0.8.8-1jolicloud1-k6.1) robby; urgency=low

  * add support for Asus T91MT and possibly others. No multitouch

 -- Benjamin Ryzman <benjamin@jolicloud.org>  Tue, 15 Jun 2010 16:01:21 +0200

xf86-input-evtouch (0.8.8-0ubuntu6.1) karmic-proposed; urgency=low

  * debian/fdi/50-touchpack.fdi: Match all input capabilities in order to
    support Asus EeeTOP ET1602 touchscreens properly. (LP: #401039)

 -- Mirsal Ennaime <mirsal@winux.fr>  Sat, 14 Nov 2009 22:10:18 +0200

xf86-input-evtouch (0.8.8-0ubuntu6) karmic; urgency=low

  * Add debian/fdi/50-touchpack.fdi to support TouchPack touchscreen devices
    (Clevo TN120 series, ASUS EeeTOP, Winux Tablet, ...)
    (LP: #401039)

 -- Mirsal Ennaime <mirsal@winux.fr>  Sat, 24 Oct 2009 18:10:18 +0200

xf86-input-evtouch (0.8.8-0ubuntu5) karmic; urgency=low

  * control: Add dependencies for ttf-freefont and x-ttcidfont-conf.
    These dependencies are required by one of the earlier patches.
    (LP: #299178)
  * Add debian/fdi/50-elo-2700.fdi to support EloTouch 2700 IntelliTouch
    Touchmonitor Interface.
    (LP: #362308)
  * Add debian/fdi/50-gunze.fdi to support GUNZE USB Touch Panel
    (LP: #368135)

 -- Bryce Harrington <bryce@ubuntu.com>  Wed, 14 Oct 2009 02:10:14 -0700

xf86-input-evtouch (0.8.8-0ubuntu4) karmic; urgency=low

  * Add debian/fdi/50-ideaco-idc6681.fdi to support IDEACO IDC 6681
    touchscreen.
    (LP: #378357)

 -- Bryce Harrington <bryce@ubuntu.com>  Wed, 14 Oct 2009 01:35:50 -0700

xf86-input-evtouch (0.8.8-0ubuntu3) jaunty; urgency=low

  * 21_more_calibration_fixups.patch: Make calibration work on xserver-1.6

 -- Thomas Jaeger <ThJaeger@gmail.com>  Sun, 22 Mar 2009 20:58:58 -0400

xf86-input-evtouch (0.8.8-0ubuntu2) jaunty; urgency=low

  * install fdi files to /usr/share/hal/fdi/policy/20thirdparty so we make
    sure its not synaptics that gets used.

 -- Oliver Grawert <ogra@ubuntu.com>  Wed, 28 Jan 2009 16:17:39 +0100

xf86-input-evtouch (0.8.8-0ubuntu1) jaunty; urgency=low

  * New upstream release, packaged by Thomas Jaeger (ThJaeger@gmail.com)
    Thanks a lot for fixing the header issues !! (LP: #312098)
    - fix rotation issues (LP: #222164)
  * 20_fix_calibrate_submission_directions.patch, point lshal submission to a
    LP bug instead of pointing people to a subscription only
    mailing list (LP: #307503)

 -- Oliver Grawert <ogra@ubuntu.com>  Wed, 14 Jan 2009 14:04:58 -0500

xf86-input-evtouch (0.8.7-4build2) jaunty; urgency=low

  * Rebuild against the new xserver.

 -- Timo Aaltonen <tjaalton@ubuntu.com>  Mon, 15 Dec 2008 11:49:43 +0200

xf86-input-evtouch (0.8.7-4build1) intrepid; urgency=low

  * Rebuild due to x11proto-input fix in 283921

 -- Bryce Harrington <bryce@ubuntu.com>  Sat, 18 Oct 2008 01:45:02 -0700

xf86-input-evtouch (0.8.7-3ubuntu12) intrepid; urgency=low

  * add more touchscreen .fdi files
  * install all touchscreen .fdi files to /usr/share/hal/fdi/policy/10osvendor
    with sequence number 50 so they will override evdev and mouse settings

 -- Oliver Grawert <ogra@ubuntu.com>  Thu, 16 Oct 2008 01:50:09 +0200

xf86-input-evtouch (0.8.7-3ubuntu11) intrepid; urgency=low

  * fix .fdi install location to make sure hal doesnt prefer mouse settings
    for evtouch devices

 -- Oliver Grawert <ogra@ubuntu.com>  Mon, 29 Sep 2008 22:39:37 +0200

xf86-input-evtouch (0.8.7-3ubuntu10) intrepid; urgency=low

  * update halification patch of calibration script to make sure it doesnt
    fire if no evtouch capable device is in hal.
  * add .fdi file for Fujitsu lifebook (and other Fujitsu driven touchscreen
    devices with Fujitsu USB Touch Panel).
  * add sane defaults to ideaco and eGalax fdi files.
  * add selection of dialog frontends to show the info in X.
  * move zenity to recommends, add xdialog and kdebase-bin (for kdialog) as
    different dialog options.

 -- Oliver Grawert <ogra@ubuntu.com>  Thu, 25 Sep 2008 19:57:51 +0200

xf86-input-evtouch (0.8.7-3ubuntu9) intrepid; urgency=low

  * quieten down initscript a bit (we dont want a newline for each applied
    value on screen)
  * call initscript at end of calibration, so new values are applied without
    having to restart the system.

 -- Oliver Grawert <ogra@ubuntu.com>  Thu, 25 Sep 2008 13:27:41 +0200

xf86-input-evtouch (0.8.7-3ubuntu8) intrepid; urgency=low

  * add 09_calibrate-script-halification.patch, adds hal functionallity to
    calibration tool, makes the script work under X and gives useful output
    through zenity dialogs
  * add 10_ev_calibrate_fixups.patch, fix ev_calibrate.c to use a useful font
    in calibration, make it write to /etc/evtouch/config in a format that can
    be parsed by the evtouch hal-set-property initscript
  * add calibrate.desktop and calibrate icon file (uuencoded), add sharutils
    to build-deps
  * make sure /etc/evtouch dir is created by the package so ev_calibrate can
    write its config there.
  * add hal to dependencies, zenity to suggests
  * add xserver-xorg-input-evtouch initscript to apply calibration data on
    system boot via hal-set-property
  * include .fdi files for ideaco and eGalax touchscreens (hopefully there
    will be more soon)
  * closes (LP: #261873)

 -- Oliver Grawert <ogra@ubuntu.com>  Thu, 25 Sep 2008 00:54:44 +0200

xf86-input-evtouch (0.8.7-3ubuntu7) intrepid; urgency=low

  * add CURSORDIR to debian/rules to make calibration tool work
  * link calibration tools to /usr/bin so the low level calibration tools work
    on a basic level

 -- Oliver Grawert <ogra@ubuntu.com>  Wed, 24 Sep 2008 13:27:49 +0200

xf86-input-evtouch (0.8.7-3ubuntu6) intrepid; urgency=low

  * add libtouch.c to 08_fix_xf86memset.patch. (LP: #254848)

 -- Timo Aaltonen <tepsipakki@ubuntu.com>  Thu, 07 Aug 2008 11:36:17 +0300

xf86-input-evtouch (0.8.7-3ubuntu5) intrepid; urgency=low

  * add 08_fix_xf86memset.patch, fixes (LP: #254848)

 -- Oliver Grawert <ogra@ubuntu.com>  Tue, 05 Aug 2008 17:46:19 +0200

xf86-input-evtouch (0.8.7-3ubuntu4) intrepid; urgency=low

  * Uh, ok. Don't apply 04_include_xf86_ansic_h.patch. (FTBFS)

 -- Timo Aaltonen <tepsipakki@ubuntu.com>  Tue, 08 Jul 2008 14:22:13 +0300

xf86-input-evtouch (0.8.7-3ubuntu3) intrepid; urgency=low

  * libtouch.c: don't #include <xf86_ansic.h>. It is no more. (FTBFS)

 -- Timo Aaltonen <tepsipakki@ubuntu.com>  Tue, 08 Jul 2008 14:13:32 +0300

xf86-input-evtouch (0.8.7-3ubuntu2) intrepid; urgency=low

  * Rebuild against the new xserver-xorg-dev.

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

xf86-input-evtouch (0.8.7-3ubuntu1) hardy; urgency=low

  * Merge from debian unstable, remaining changes: (LP: #190004)
    - Change maintainer address.
    - Change the default font from helvetica to fixed.
  * Drop Pepper/Q1 patch, upstream has a slightly different fix
  * Upstream includes fix for running on amd64 (LP: #155880)
	
 -- Steve Magoun <steve.magoun@canonical.com>  Thu, 07 Feb 2008 14:09:00 -0500

xf86-input-evtouch (0.8.7-3) unstable; urgency=low

  * work(!!!!) with xserver-xorg-core 1.4
  * added xf86-input-evtouch-0.8.7-misc.patch from 
    http://www.postnuklear.de/xorg-patches/ (Closes: #443726)
  * bump Standards-Version to 3.7.3
  * use Vcs and Homepage headers in debian/control

 -- Mattia Dongili <malattia@debian.org>  Sat, 02 Feb 2008 21:32:15 +0900

xf86-input-evtouch (0.8.7-2ubuntu1) hardy; urgency=low

  * Merge from debian unstable, remaining changes:
    - Change maintainer address.
    - Add patch from Pepper to handle the touch screen on the Samsung Q1
      Ultra correctly.
    - Change the default font from helvetica to fixed.
 
 -- Timo Aaltonen <tepsipakki@ubuntu.com>  Tue, 13 Nov 2007 10:53:54 +0200

xf86-input-evtouch (0.8.7-2) unstable; urgency=low

  * build with xserver-xorg-core 1.4

 -- Mattia Dongili <malattia@debian.org>  Mon, 17 Sep 2007 16:52:54 +0900

xf86-input-evtouch (0.8.7-1) unstable; urgency=low

  * New upstream release:
    - Added "fix" for AMD64-crashes on touch (Closes: #431925)
  * updated xsfbs
  * removed 03_fix_compile_warns.patch applied upstream

 -- Mattia Dongili <malattia@debian.org>  Tue, 11 Sep 2007 22:42:32 +0900

xf86-input-evtouch (0.8.6-1ubuntu1) gutsy; urgency=low

  * Add patch from Pepper to handle the touch screen on the Samsung Q1
    Ultra correctly.
  * Change the default font from helvetica to fixed.

 -- Tollef Fog Heen <tfheen@ubuntu.com>  Wed, 11 Jul 2007 18:52:09 +0200

xf86-input-evtouch (0.8.6-1) unstable; urgency=low

  * New upstream release:
    - Fixed classic rotation (Closes: #417546)
  * removed 04_fix_segv_on_device_off.patch, applied upstream
  * updated evtouch.html

 -- Mattia Dongili <malattia@debian.org>  Sat, 16 Jun 2007 14:31:58 +0900

xf86-input-evtouch (0.8.5-3) unstable; urgency=low

  * Use xsfbs to get xserver dependencies automatically.

 -- Mattia Dongili <malattia@debian.org>  Sun, 10 Jun 2007 10:44:51 +0900

xf86-input-evtouch (0.8.5-2) unstable; urgency=low

  * Fix SEGV on vt switch (DeviceClose actually).

 -- Mattia Dongili <malattia@debian.org>  Wed, 30 May 2007 15:55:59 +0900

xf86-input-evtouch (0.8.5-1) unstable; urgency=low

  * New upstream release.

 -- Mattia Dongili <malattia@debian.org>  Fri, 11 May 2007 18:28:41 +0900

xf86-input-evtouch (0.8.3-1) unstable; urgency=low

  * New upstream release.

 -- Mattia Dongili <malattia@debian.org>  Mon, 19 Feb 2007 12:34:26 +0100

xf86-input-evtouch (0.8.2-1) unstable; urgency=low

  * New upstream release.

 -- Mattia Dongili <malattia@debian.org>  Sat, 03 Feb 2007 20:14:40 +0100

xf86-input-evtouch (0.8.1-1) unstable; urgency=low

  * Initial release. (Closes: #404932)

 -- Mattia Dongili <malattia@debian.org>  Fri, 29 Dec 2006 15:01:18 +0100

