Change logs for onboard source package in Maverick

  • onboard (0.94.0-0ubuntu1) maverick; urgency=low
    
        * Feature freeze exception request to update to new release (LP: #621374)
        * Make onboard follow keyboard layout changes (LP: 526791, LP: 65626)
        * Save onboard geometry on quit instead on configure-events (LP: #596248)
        * Improve handling of missing dependency for the clicks (LP: #524148):
            - Use soname instead of linker for libXi in X11.py
            - Add dependency on libxi6 to break package build if necessary
            - Get current version of soname for libx11 from environment
            - Respect DISPLAY environment variable in KeyboardGTK.py
            - Add debian/README.source with info about libxi6 and libx11
        * Do not crash if icon of IconPalette is missing (LP: #538109)
        * Fix Menu key, Delete key and Insert key
        * Qualify the import of our X11 module
        * Make strings in our X11 module translatable
        * Some cleanup by remove trailing spaces
        * debian/control:
            - Update email address of original maintainer
            - Set minimal required version for python-virtkey to 0.60.0
            - Add libxi6 to Build-Depends
            - Add libxi6 and libx11-6 to Depends
        * debian/copyright:
            - Add hosting site
            - Add section with upstream authors
            - Update license information to GPL 3
        * debian/watch:
            - Add watch file
        * debian/README.source
            - Add README.source file
     -- Francesco Fumanti <email address hidden>   Fri, 20 Aug 2010 17:11:12 +0200
  • onboard (0.93.2-0ubuntu1) maverick; urgency=low
    
        * New upstream release (LP: #603220)
          - Fix import of our X11 module
          - Save onboard geometry on quit instead on configure-events (LP: #596248)
        * Add patch to hide the desktop files
        * debian/control: update standards-version to 3.9.0
     -- Francesco Fumanti <email address hidden>   Thu, 08 Jul 2010 16:10:34 +0200
  • onboard (0.93.0-0ubuntu4) lucid; urgency=low
    
      * debian/patches/01_disable_menu_icons.patch: Hide the onboard icons from the
        applications menu, to bring onboard in line with other assistive technology
        packages.
     -- Luke Yelavich <email address hidden>   Wed, 14 Apr 2010 15:16:16 +1000