wacom-tools (0.6.6-7) unstable; urgency=low

  * Restore build-dep on libx11-dev, despite reports to the
    contrary libxt-dev alone is evidently not sufficient.
    Closes: #294960

 -- Ron Lee <ron@debian.org>  Sun, 13 Feb 2005 10:52:07 +1030

wacom-tools (0.6.6-6) unstable; urgency=low

  * Punt device snatching out to userspace via sysfs, it's the only
    way to be sure at present.  This is an(other) experimental
    implementation before the core kernel api is decided and only
    available for kernel 2.6.10 and later at this stage.
  * Add a udev rule to create /dev/input/wacom* for each
    wacom tablet device plugged in to the system.  Its a conffile
    so you can hard code your own device id's there if you want
    constant names that don't depend on the number of wacom devices
    you have and the order you plug them in.
  * Add a hotplug script to poke the module device snatching code.
  * Typo fix in 2.6.7/wacom.c Closes: #294642 thanks.
  * Patch missing functions into 2.6.8/wacom.c, I have a report
    that this works for people who really need it.  Closes: #287941
  * Add debhelper build-dep to the module package.  Closes: #290721
  * Add libx11 build-dep too until this is fixed properly upstream,
    and a dep on build-essential Closes: #288238 thanks.
  * Does not close #286111, nor can I reproduce it still.

 -- Ron Lee <ron@debian.org>  Sat, 12 Feb 2005 16:27:21 +1030

wacom-tools (0.6.6-5) unstable; urgency=low

  * First crack at the device snatching patch.

 -- Ron Lee <ron@debian.org>  Tue, 11 Jan 2005 18:00:40 +1030

wacom-tools (0.6.6-4) unstable; urgency=low

  * Removed evdev patch since what it attempts to do is
    already handled in the kernel for cases where it might
    reliably work.

    Removed usbhid patch since we can get in before it
    without needing to manually maintain a list of 'quirks'.

    Removed mousedev and usbmouse patches, since the former
    is now built into 2.6 kernels anyway and cannot easily
    be replaced on the fly, and since this is simply the wrong
    approach to fixing the problem of dynamic device naming
    for generic devices IMO, it just hides it for some people
    until they buy another device.

    This and tested support for kernel 2.6, Closes: #281230
    and more...

  * Explicitly point configure at the kernel source.  Closes: #285206

  * Update the other libtool goop as well to fix FTBFS
    on mips and mipsel.  Closes: #285213

  * (ab)use a shared 'confdir' (and worse) to restore something like
    the functionality needed by wacom.modutils for wacom.modprobe
    until we can fix the kernel.  Don't try this at home kids, it is
    surely not best practice in any of the domains it kludges through.
    Though its as legal as falling asleep sober at the wheel ...

 -- Ron Lee <ron@debian.org>  Fri, 10 Dec 2004 16:12:07 +1030

wacom-tools (0.6.6-3) unstable; urgency=low

  * Updated to build with 2.6.10-rc2.

 -- Ron Lee <ron@debian.org>  Fri,  3 Dec 2004 23:58:50 +1030

wacom-tools (0.6.6-2) unstable; urgency=low

  * Updated patch for kernel 2.4.28

 -- Ron Lee <ron@debian.org>  Fri,  3 Dec 2004 03:24:16 +1030

wacom-tools (0.6.6-1) unstable; urgency=low

  * New upstream release incorporating submitted fixes,
    thanks Ping!
  * Add missing build depends, Closes: #281451
    thanks Andreas Jochens.
  * Included fr.po debconf template translation, Closes: #282768
    thanks Jean-Luc Coulon (f5ibh) and the debian-l10n-french ml.
  * Use DESTDIR instead of (ab)using prefix as it is supported here.
    Closes: #283037

 -- Ron Lee <ron@debian.org>  Thu,  2 Dec 2004 19:09:05 +1030

wacom-tools (0.6.5-2) unstable; urgency=low

  * This package builds arch any utils too, add suitable build depends.
    Closes: #281126  Thanks lamont.

 -- Ron Lee <ron@debian.org>  Sun, 14 Nov 2004 20:54:13 +1030

wacom-tools (0.6.5-1) unstable; urgency=low

  * New linuxwacom beta release.
  * Improves support for Intuos3 and more recent 2.6 branch kernels.
    (but still only tested with 2.4.27, see below)

 -- Ron Lee <ron@debian.org>  Sun,  7 Nov 2004 01:32:34 +1030

wacom-tools (0.6.4-1) unstable; urgency=low

  * Initial trivial packaging.  Note this has only been tested with 2.4.27.
  * Provides the basics from the linuxwacom project -- test and config tools,
    and kernel modules in a convenient form for users of kernel packages.
    It does not provide an updated X11 module, hopefully any important parts
    of that will be ultimately be included by the X maintainers once I look
    at what they might accept.
  * Updated config.{guess,sub}.
  * Modify the version detection to handle a non-numeric suffix
    from --append_to_version or flavour.
  * Closes: #279555

 -- Ron Lee <ron@debian.org>  Thu,  4 Nov 2003 16:06:55 -0800

