Skip to content
  • Colin Watson's avatar
    Import Debian changes 0.5.3-12 · 29ca76e1
    Colin Watson authored
    keymapper (0.5.3-12) unstable; urgency=medium
    
      * Remove Matthias Urlichs from Uploaders, with thanks for their previous
        contributions (closes: #843360).
      * Fix dependency typo (closes: #913699).
    
    keymapper (0.5.3-11) unstable; urgency=low
    
      * Refer to versioned GPL file in debian/copyright.
      * Cope with changes in yapps2 2.2.1-1 (closes: #911704).
    
    keymapper (0.5.3-10.1) unstable; urgency=low
    
      * Non-maintainer upload.
      * Rebuild to add Python 2.7 support
    
    keymapper (0.5.3-10) unstable; urgency=low
    
      * Convert to dh_python2.
      * Build-depend on python-all, not python-all-dev.
    
    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.
    
    keymapper (0.5.3-8) unstable; urgency=low
    
      * Upgrade to debhelper v7.
    
    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. :-)
    
    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.
    
    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.
    
    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.
    
    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.
    
    keymapper (0.5.3-2) dapper; urgency=low
    
      * Depend on xkeyboard-config rather than on the removed xlibs.
      * Remove duplicate Build-Depends line.
    
    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.
    
    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
    
    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.
    
    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.
    
    keymapper (0.4.3-1) hoary; urgency=low
    
      * change search path logic to allow arbitrary paths.
      * Fix dependency on python-dev.
    
    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.
    
    keymapper (0.4.1-1) hoary; urgency=low
    
      * Add one and zero.
      * Conflate l and I.
    
    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.
    
    keymapper (0.3-1) hoary; urgency=low
    
      * Add character equivalence table.
    
    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.
    
    keymapper (0.1-1) hoary; urgency=low
    
      * Initial Release.
        (Doesn't do anything useful yet...)
    29ca76e1