utouch-geis (2.2.9-0ubuntu3) precise-proposed; urgency=low

  [ Chase Douglas ]
  * fixed calculation of touch deltas (lp: #985916)
  * calculated pinch radius delta as ratio (lp: #986215)
  * fixed a C++ compile fail due to enum types (lp: #813819)

  [ Stephen M. Webb ]
  * added device axis attributes (regression) (lp: #987539)

 -- Stephen M. Webb <stephen.webb@canonical.com>  Fri, 27 Apr 2012 13:10:00 -0400

utouch-geis (2.2.9-0ubuntu2) precise-proposed; urgency=low

  * fixed GeisTouches coordinates for direct devices (lp: #984069)

 -- Daniel d'Andrada <daniel.dandrada@canonical.com>  Wed, 25 Apr 2012 10:15:57 -0300

utouch-geis (2.2.9-0ubuntu1) precise; urgency=low

  * New upstream release v2.2.9.
    - fixes crash when used with a remote machine (lp: #973539)
    - fixes device reporting regression in GEISv1 (lp: #979855)

 -- Stephen M. Webb <stephen.webb@canonical.com>  Thu, 12 Apr 2012 13:37:53 -0400

utouch-geis (2.2.8-0ubuntu1) precise; urgency=low

  [ Chase Douglas ]
  * Build integration tests where dependencies are available
    - Will not build tests in archive, will build tests in Jenkins systems

  [ Stephen M. Webb ]
  * New upstream release.
    - fixes filter creation when no matching devices are present (lp: #904731)
    - fixes Unity crashes in geis_filter_delete() (lp: #936815)
    - fixes touch event delay during timeout wait (lp: #967605)
    - fixes handling device addition/removal (lp: #944822)
    - fixes tap timeouts (lp: #962705)
    - fixes position delta on touch count changes (lp: #967267)
    - fixes window ungrab on subscription deactivation (lp: #968736)
    - fixes geistest crash on startup (lp: #966595)
  * Bumped minimum required version of utouch-geis to 3.0.4 for licensing
    changes.

 -- Stephen M. Webb <stephen.webb@canonical.com>  Sat, 31 Mar 2012 13:13:34 -0400

utouch-geis (2.2.7-0ubuntu2) precise; urgency=low

  * debian/control: removed build dependency on libxorg-gtest-dev

 -- Stephen M. Webb <stephen.webb@canonical.com>  Wed, 21 Mar 2012 22:28:42 -0400

utouch-geis (2.2.7-0ubuntu1) precise; urgency=low

  * debian/patches/0001-linux-2.6.24-ftbfs.patch: removed patch
    - patch has been applied upstream (lp: #956538)
  * debian/control: added libxorg-gtest-dev as a build dependency
    - required by dh-autoreconf to pick up m4 macros for configure
  * new upstream release
    - fixes tap event type (lp: #957334)
    - fixes tap touch count when GEI_GESTURE_TYPE_SYSTEM is used (lp: #957344)
    - skip quick taps in atomic mode (lp: #957331)

 -- Stephen M. Webb <stephen.webb@canonical.com>  Wed, 21 Mar 2012 21:30:15 -0400

utouch-geis (2.2.6-0ubuntu2) precise; urgency=low

  * debian/patches/0001-linux-2.6.24-ftbfs.patch: new patch
    - fixes a FTBFS in Ubuntu builders due to ancient kernel used there

 -- Stephen M. Webb <stephen.webb@canonical.com>  Fri, 16 Mar 2012 14:15:27 -0400

utouch-geis (2.2.6-0ubuntu1) precise; urgency=low

  * debian/control: updated Standards-Version to 3.9.3 (no changes required)
  * debian/copyright: changed Format to URL of official format
  * debian/control: removed "Multi-Arch: same" from utouch-geis-tools package
  * debian/rules: explicitly disabled integration tests during packaging
  * debian/rules: explicitly do not install jquery.js
  * New upstream release.
    - propagates gesture reject/accept to back end (lp: #934207)
    - propagates window grab errors up the stack (lp: #937021)
    - properly activates a subscription with no filters (lp: #939679)
    - adds blocking mode for geis_new() call (lp: #921633)
    - restores previous search path for API documentation (lp: #934160)

 -- Stephen M. Webb <stephen.webb@canonical.com>  Fri, 16 Mar 2012 13:58:17 -0400

utouch-geis (2.2.5-0ubuntu1) precise; urgency=low

  * New upstream release.
    - fixes reentrancy-case crash in eog and evince (lp: #932642)
    - fixes crash in geisview tool when no window is specified (lp: #824101)

 -- Stephen M. Webb <stephen.webb@canonical.com>  Thu, 16 Feb 2012 09:40:20 -0500

utouch-geis (2.2.4-0ubuntu1) precise; urgency=low

  * updated to debhelper compat level 9
    - added multi-arch fields to debian/control
  * debian/rules: put doc build into indep target
  * new upstream release
    - adds a new native grail back end (lp: #775895)
  * debian/copyright: added tools/*, updated dates

 -- Stephen M. Webb <stephen.webb@canonical.com>  Tue, 14 Feb 2012 12:11:42 -0500

utouch-geis (2.2.3-0ubuntu1) precise; urgency=low

  * New upstream release.
  * Fixed XCB back end hang on failure in fallback mode (LP: #898175).
  * Fixed geisview tool not reporting gestures (LP: #903320).
  * Fixed build failures when XI2.1 is not enabled.

 -- Stephen M. Webb <stephen.webb@canonical.com>  Fri, 13 Jan 2012 06:08:30 -0500

utouch-geis (2.2.2-0ubuntu1) precise; urgency=low

  * Set noopt option in PPA daily build.
  * New upstream release.
    - Fixes a crash due to a race condition (LP: #897976).
    - Fixes a special case for no matchingdevices in a filter (LP: #891731).
    - Adds an API call to get device attributes by name.
    - Adds an API call to get device by ID (LP: #891654).
    - Adds proper header to back end test fixtures (LP: #785321).
    - Uses back end fallback only for default back end (LP: #883470).
  * Reversed condition for PPA daily builds.
  * debian/libutouch-geis1.symbols: added symbols for new API calls.
    - geis_device_attr_by_name()
    - geis_get_device()

 -- Stephen M. Webb <stephen.webb@canonical.com>  Thu, 08 Dec 2011 11:03:49 -0500

utouch-geis (2.2.1-0ubuntu1) precise; urgency=low

  * New upstream release.
  * Remove all callbacks and filters on DBus client shutdown (LP: #879348).

 -- Stephen M. Webb <stephen.webb@canonical.com>  Sat, 22 Oct 2011 00:13:06 -0400

utouch-geis (2.2.0-0ubuntu1) precise; urgency=low

  * New upstream release.
  * Added a DBus client-server back end.
  * Restored 11.04 GEISv1 gesture names (LP: #860080).
  * Fixed a segfault in geisview startup (LP: #857552).
  * Fixed issues with duplicate device entries (LP: #836924).
  * Added working device removal detection (LP: #803022).
  * Fixed a crash when X11 does not offer the XCB service (LP: #825359).
  * Updated debian packaging to latest standards.

 -- Stephen M. Webb <stephen.webb@canonical.com>  Thu, 20 Oct 2011 10:19:32 -0400

utouch-geis (2.1.2-0ubuntu1) oneiric; urgency=low

  [ Stephen M. Webb ]
  * New upstream release.
  * Added additional build dependency on xserver-xorg-dev.

 -- Chase Douglas <chase.douglas@ubuntu.com>  Thu, 28 Jul 2011 12:45:05 -0700

utouch-geis (2.1.1-0ubuntu1) oneiric; urgency=low

  * New upstream release.
  * Added higher-level gesture recognition including a 'flick' gesture.

 -- Stephen M. Webb <stephen.webb@canonical.com>  Fri, 01 Jul 2011 14:23:23 +0100

utouch-geis (2.1.0-0ubuntu1) natty; urgency=low

  * Added Python bindings (LP: #617301).
  * Added compatibility with utouch-grail 2.0.
  * New upstream release v2.1.0.

 -- Stephen M. Webb <stephen.webb@canonical.com>  Fri, 01 Jul 2011 09:20:35 +0100

utouch-geis (2.0.10-0ubuntu1) natty; urgency=low

  * New upstream release.
  * Worked around a bug in libX11.

 -- Stephen M. Webb <stephen.webb@canonical.com>  Wed, 06 Apr 2011 12:05:13 -0400

utouch-geis (2.0.9-0ubuntu1) natty; urgency=low

  * New upstream release.
  * Fixed (LP: #730899) crash on XI2.1 init failure.

 -- Stephen M. Webb <stephen.webb@canonical.com>  Tue, 05 Apr 2011 14:41:37 -0400

utouch-geis (2.0.8-0ubuntu1) natty; urgency=low

  * New upstream release.
  * Fixed (LP: #742555) added hold gestures.

 -- Stephen M. Webb <stephen.webb@canonical.com>  Mon, 28 Mar 2011 17:29:56 -0400

utouch-geis (2.0.7-0ubuntu1) natty; urgency=low

  * New upstream release.
  * Fixed (LP: #742002) incorrect touch data returned with gestures.

 -- Stephen M. Webb <stephen.webb@canonical.com>  Thu, 24 Mar 2011 20:44:30 -0400

utouch-geis (2.0.6-0ubuntu1) natty; urgency=low

  * New upstream release.
  * Fixed (LP: #737745) incorrect number of touches reported.
  * Fixed (LP: #740284) incorrect gesture_id passed to GEIS v1 events.
  * Fixed (LP: #740311) GEIS v2 back should not be required in geis_new().

 -- Stephen M. Webb <stephen.webb@canonical.com>  Wed, 23 Mar 2011 14:20:24 -0400

utouch-geis (2.0.4-0ubuntu1) natty; urgency=low

  * New upstream release.
  * Fixed (LP: #733296) missing device enumeration.
  * Fixed (LP: #737230) missing GEIS v1 gesture primitive definitions.

 -- Stephen M. Webb <stephen.webb@canonical.com>  Fri, 18 Mar 2011 12:31:49 -0400

utouch-geis (2.0.3-0ubuntu1) natty; urgency=low

  * New upstream release.
  * Fixed (LP: #732104) grabs all gestures, even if not subscribed.

 -- Stephen M. Webb <stephen.webb@canonical.com>  Wed, 09 Mar 2011 14:56:49 -0500

utouch-geis (2.0.2-0ubuntu1) natty; urgency=low

  * New upstream release.
  * Fixes (LP: #706789) high memory usage.
  * Fixes (LP: #728606) invalid focus attribute values.

 -- Stephen M. Webb <stephen.webb@canonical.com>  Tue, 08 Mar 2011 11:43:40 -0500

utouch-geis (2.0.1-0ubuntu1) natty; urgency=low

  * New upstream release.
  * Removed debian/patches/0090-natty-toolchain, included in upstream
  * Updated debian/libutouch-geis1.symbols with new GEIS v2 symbols

 -- Stephen M. Webb <stephen.webb@canonical.com>  Tue, 22 Feb 2011 09:55:08 -0500

utouch-geis (1.0.13-0ubuntu2) natty; urgency=low

  * Updated debian/copyright to dep5 format and added Vcs-Bzr clause to
    debian/control file (LP: #619217).

 -- Stephen M. Webb <stephen.webb@canonical.com>  Thu, 10 Feb 2011 08:51:48 -0500

utouch-geis (1.0.13-0ubuntu1) natty; urgency=low

  Upstream release 1.0.13.

  * Fixes failed make for some dependent projects (LP: #660576).
  * Prevents event dispatch from hanging under some circumstances
    (LP: #656503).
  * Updated to build with toolchain frmo Natty Narwhal.

 -- Stephen M. Webb <stephen.webb@canonical.com>  Tue, 30 Nov 2010 18:34:46 -0500

utouch-geis (1.0.11-0ubuntu1) maverick; urgency=low

  [ Ara Pulido ]
  * Added apport hook for utouch-geis (LP: #622817) 

  [ Stephen M. Webb ]
  * New upstream release (LP: #640530)

 -- Stephen M. Webb <stephen.webb@canonical.com>  Thu, 16 Sep 2010 12:10:13 -0400

utouch-geis (1.0.10-0ubuntu1) maverick; urgency=low

  [ Stephen M. Webb ]
  * New upstream release.
  * Added man page to utouch-geis-tools
  * Removed unused build-depends on doc tools
  * Added build dependencies for XInput2
  * Made package depende on utouch-grail >= 1.0.10
  * Fixed badly merged files from 1.0.9

  [ Chase Douglas ]
  * New upstream release.
    - LP: #623076

 -- Chase Douglas <chase.douglas@ubuntu.com>  Mon, 23 Aug 2010 20:29:11 -0400

utouch-geis (1.0.8-0ubuntu1) maverick; urgency=low

  * New upstream release.

 -- Stephen M. Webb <stephen.webb@canonical.com>  Fri, 13 Aug 2010 16:47:14 +0100

utouch-geis (1.0.7-0ubuntu7) maverick; urgency=low

  * Fixed wording of debian/copyright

 -- Stephen M. Webb <stephen.webb@canonical.com>  Fri, 13 Aug 2010 15:37:05 +0100

utouch-geis (1.0.7-0ubuntu6) maverick; urgency=low

  * Removed .a and .la files from -dev package.

 -- Stephen M. Webb <stephen.webb@canonical.com>  Fri, 13 Aug 2010 15:07:28 +0100

utouch-geis (1.0.7-0ubuntu5) maverick; urgency=low

  * Fixed package naming again.

 -- Stephen M. Webb <stephen.webb@canonical.com>  Fri, 13 Aug 2010 11:05:37 +0100

utouch-geis (1.0.7-0ubuntu4) maverick; urgency=low

  * Closing packaging bug
    - LP: #616901

 -- Stephen M. Webb <stephen.webb@canonical.com>  Thu, 12 Aug 2010 17:48:44 +0100

utouch-geis (1.0.7-0ubuntu3) maverick; urgency=low

  * Fixed URL in debian/watch

 -- Stephen M. Webb <stephen.webb@canonical.com>  Thu, 12 Aug 2010 17:48:04 +0100

utouch-geis (1.0.7-0ubuntu2) maverick; urgency=low

  * Renamed build dependency libutouch-grail-dev.

 -- Stephen M. Webb <stephen.webb@canonical.com>  Thu, 12 Aug 2010 17:32:36 +0100

utouch-geis (1.0.7-0ubuntu1) maverick; urgency=low

  * New upstream release.
  * DSO and file renaming.

 -- Stephen M. Webb <stephen.webb@canonical.com>  Thu, 12 Aug 2010 17:09:42 +0100

geis (1.0.6-0ubuntu4) maverick; urgency=low

  * Closing packaging bug
    - LP: #616703

 -- Stephen M. Webb <stephen.webb@canonical.com>  Thu, 12 Aug 2010 16:04:47 +0100

geis (1.0.6-0ubuntu3) maverick; urgency=low

  * Fixed missing contenmts in utouch-geis-tools

 -- Stephen M. Webb <stephen.webb@canonical.com>  Thu, 12 Aug 2010 15:55:45 +0100

geis (1.0.6-0ubuntu2) maverick; urgency=low

  * Fixed package renames.

 -- Stephen M. Webb <stephen.webb@canonical.com>  Thu, 12 Aug 2010 15:37:07 +0100

geis (1.0.6-0ubuntu1) maverick; urgency=low

  [ Stephen M. Webb ]
  * Fixed the distribution of generated files.
  * New upstream release.

  [ Chase Douglas ]
  * Switch maintainer to Ubuntu Developers.
  * General debian/control cleanup.
  * Fix libgeis-doc.doc-base "Abstract" section.
  * Use individual symbols in symbols file
  * Remove -dbg package, buildd builds -dbgsym already

  [ Stephen M. Webb ]
  * New upstream release.

 -- Stephen M. Webb <stephen.webb@canonical.com>  Thu, 12 Aug 2010 12:33:52 +0100

geis (1.0.1-0ubuntu1) UNRELEASED; urgency=low

  * New packaging release.

 -- Stephen M. Webb <stephen.webb@canonical.com>  Wed, 11 Aug 2010 17:23:48 +0100

geis (1.0.0-0ubuntu1) UNRELEASED; urgency=low

  * Initial Release.

 -- Stephen M. Webb <stephen.webb@canonical.com>  Tue, 03 Aug 2010 14:01:31 -0400
