Skip to content

Debian Changelog keymapper (0.5.3-10.1)

2011

keymapper (0.5.3-10.1) unstable; urgency=low

   * Non-maintainer upload.
   * Rebuild to add Python 2.7 support

 -- Piotr Ożarowski <piotr@debian.org>  Sun, 08 May 2011 16:45:56 +0200

2010

keymapper (0.5.3-10) unstable; urgency=low

   * Convert to dh_python2.
   * Build-depend on python-all, not python-all-dev.

 -- Colin Watson <cjwatson@debian.org>  Fri, 15 Oct 2010 22:17:14 +0100

keymapper (0.5.3-9) unstable; urgency=low

   * Use 'dh $@ --options' rather than 'dh --options $@', for
     forward-compatibility with debhelper v8.
   * Set XS-Python-Version control field.

 -- Colin Watson <cjwatson@debian.org>  Tue, 13 Jul 2010 10:49:37 +0100

2009

keymapper (0.5.3-8) unstable; urgency=low

   * Upgrade to debhelper v7.

 -- Colin Watson <cjwatson@debian.org>  Tue, 06 Oct 2009 11:07:57 +0100

2006

keymapper (0.5.3-7) unstable; urgency=low

   [ Matthias Urlichs ]
   * Add a --no-altgr option to skip symbols that are not reachable via
     either a plain key or SHIFT.
   * Add a step asking users whether they have a key that's reachable
     directly or via SHIFT.
 
   [ Colin Watson ]
   * Further fixes to no-alt step generation. The UK keymap can now be
     detected even if you don't know that æ is on AltGr-a, which was my main
     motivation. :-)

 -- Colin Watson <cjwatson@debian.org>  Thu, 12 Oct 2006 02:12:35 +0100

keymapper (0.5.3-6) unstable; urgency=low

   * Upload to Debian, so that we can consider integrating this into mainline
     d-i.
   * Set myself as maintainer and Matthias as uploader.
   * Convert to Architecture: all.
   * Policy version 3.7.2.

 -- Colin Watson <cjwatson@debian.org>  Mon, 11 Sep 2006 14:13:52 +0100

keymapper (0.5.3-5) edgy; urgency=low

   * Add gen_keymap --interactive mode that prompts for help when
     indistinguishable keymaps are found.
   * Add gen_keymap --useonly option to generate the tree based only on
     certain keymaps (the opposite of --skip, and possibly faster than
     --filter).
   * Use dh_python to restore our dependency on python.
   * Improve clean targets.

 -- Colin Watson <cjwatson@ubuntu.com>  Wed, 6 Sep 2006 16:50:03 +0100

keymapper (0.5.3-4) edgy; urgency=low

   * Fix Python exception when trying to use higher debugging levels.
   * Add man page for gen_keymap.
   * Don't install x2console_keymap for now, as we don't install the
     keymapper.parse.x11 module so that script is currently untested and
     probably won't work.
   * Convert to new Python policy, using python-support.
   * Remove .pyc and .pyo files in source package on clean.
   * Update xkeyboard-config dependency to xkb-data | xkeyboard-config.

 -- Colin Watson <cjwatson@ubuntu.com>  Wed, 6 Sep 2006 00:16:46 +0100

keymapper (0.5.3-3) dapper; urgency=low

   * data/symbols: Rename Thai_* to thai_*, in accordance with console-tools
     1:0.2.3dbs-60ubuntu3. Add thai_yamakkan, thai_fongman, thai_angkhankhu,
     and thai_khomut keysyms.

 -- Colin Watson <cjwatson@ubuntu.com>  Wed, 12 Apr 2006 23:11:58 +0100

keymapper (0.5.3-2) dapper; urgency=low

   * Depend on xkeyboard-config rather than on the removed xlibs.
   * Remove duplicate Build-Depends line.

 -- Colin Watson <cjwatson@ubuntu.com>  Wed, 25 Jan 2006 09:17:10 +0000

2005

keymapper (0.5.3-1) hoary; urgency=low

   * Ignore control, spacing, and unassigned characters.
   * Map double-angle quotes and much-less/greater to simple less/greater.

 -- Matthias Urlichs <smurf@debian.org>  Fri, 1 Apr 2005 10:43:39 +0200

keymapper (0.5.2-1) hoary; urgency=low

   * Added ו (Hebrew vav) to the list of stuff looking like ell/one
   * Added ¤ (Currency sign) as an alias to * (asterisk), and
     ¢ to c (available on the US keymap but not commonly printed on keycaps)
   * Added shortcuts to break excessively-broad recursion
   * Fix a crash generating sparse mapping trees
   * Adjust heuristics
   * Increased the penalty for ALT-key combinations

 -- Matthias Urlichs <smurf@debian.org>  Wed, 30 Mar 2005 18:42:15 +0200

keymapper (0.5.1-1) hoary; urgency=low

   * Add a filter option to visualize decision path differences between
     a small number of keymaps more clearly.
   * Aliased cedilla and comma.

 -- Matthias Urlichs <smurf@debian.org>  Fri, 25 Mar 2005 01:00:04 +0100

keymapper (0.5-1) hoary; urgency=low

   * Added an analyzer for X11 keymaps.
     - Added a script to print possible console=>X11 mappings.
   * Speed up keymap filtering when keymaps have subsets.
   * Changed the script file interpreter to process multiple
     possible choices in parallel.
   * Added lots of new lookalike Unicode characters,
     from Unicode's NamesList.txt.
   * Fix color/style assignment in graph output.
   * Various small bugfixes.

 -- Matthias Urlichs <smurf@debian.org>  Sun, 27 Feb 2005 17:38:05 +0100

keymapper (0.4.3-1) hoary; urgency=low

   * change search path logic to allow arbitrary paths.
   * Fix dependency on python-dev.

 -- Matthias Urlichs <smurf@debian.org>  Tue, 15 Feb 2005 18:10:02 +0100

keymapper (0.4.2-1) hoary; urgency=low

   * Added more interesting letters to the equivs table.
   * Fix codec handling: The main program is responsible for equipping
     the file objects passed into keymapper.* with appropriate codecs.

 -- Matthias Urlichs <smurf@debian.org>  Thu, 3 Feb 2005 11:38:04 +0100

keymapper (0.4.1-1) hoary; urgency=low

   * Add one and zero.
   * Conflate l and I.

 -- Matthias Urlichs <smurf@debian.org>  Wed, 2 Feb 2005 19:29:45 +0100

keymapper (0.4-1) hoary; urgency=low

   * Fix output code to print only those characters which actually appear
     on the keyboards which are under consideration at this step.

 -- Matthias Urlichs <smurf@debian.org>  Wed, 2 Feb 2005 19:27:34 +0100

keymapper (0.3-1) hoary; urgency=low

   * Add character equivalence table.

 -- Matthias Urlichs <smurf@debian.org>  Wed, 2 Feb 2005 16:11:32 +0100

keymapper (0.2-1) hoary; urgency=low

   * Works, for now.
   * Optionally generates graphviz output.
   * Added installation and copyright stuff.
   * Added option to set the file system root.

 -- Matthias Urlichs <smurf@debian.org>  Wed, 2 Feb 2005 08:34:28 +0100

2004

keymapper (0.1-1) hoary; urgency=low

   * Initial Release.
     (Doesn't do anything useful yet...)

 -- Matthias Urlichs <smurf@debian.org>  Thu, 23 Dec 2004 18:44:42 +0100