joy2key (1.6.1-5) unstable; urgency=medium
* Apply Matthias Bläsing's correct_string_freeing.diff to fix a segmentation
fault when parsing a joy2keyrc file. (Closes: #404550)
* Apply Matthias Bläsing's accept_0_as_threshold.diff to allow specifying 0
as a threshold value on the command-line or config file. (Previously, this
would cause the built-in calibration function to come up, since a value of
0, evaluating as false, was taken as unspecified.) (Closes: #404543)
* Fix an implicit declaration in joy2key.c
* Fix some config parsing issues where sometimes some arguments given in a
config file would be ignored
* debian/rules:
- Remove config.{sub,guess} in the clean target, and copy the autotools-dev
versions from /usr/share/misc in the configure target.
-- Daniel T Chen <email address hidden> Fri, 26 Jan 2007 13:57:43 +0000