[ubuntu/trusty-proposed] onboard 1.0.0-0ubuntu1 (Accepted)

Francesco Fumanti francesco.fumanti at gmx.net
Thu Feb 20 07:08:13 UTC 2014


onboard (1.0.0-0ubuntu1) trusty; urgency=low

  * Request for sponsorship for new upstream release (LP: #1282231)
  * debian/control:
    - Raise Standards-Version to 3.9.5
    - Add librsvg2-common to Depends for Kubuntu (LP: #1204896)
  * debian/onboard.install:
    - Use usr/share/onboard/onboard-defaults.conf* instead of single entries
    - Add the usr/share/onboard/tools/checkmodels file
  * debian/patches/add_defaults_for_ubuntu.patch:
    - Update add_defaults_for_ubuntu.patch with values for this release
  * Word suggestions enhancements:
    - Every language id now has its own user language model
    - Add a checkbox to the Preferences to show the language switch on layouts
    - Add a checkbox to the Preferences to show the pause learning button
    - Add Canadian English system language model
    - Add Danish system language model
    - Add various flavors of the Dutch system language model
    - Add Gaelic system language model
    - Add Greek system language model
    - Add Irish system language model
    - Add Luxembourgian system language model.
    - Add Polish system language model
    - Add Romanian system language model
    - Add Swedish system language model
    - Add Turkish system language model
    - Update Brazilian system language model
    - Improve makemodels script
    - Add model_info tool
    - Add checkmodels tool to diagnose language model loading errors
    - Add tool to randomize sentences in corpora
    - Add copy function to allow transfer between language models
    - Add smart support for camel-case words (Thanks Michael Bauer)
    - Make language switcher more user-friendly (Thanks Michael Bauer)
    - Stop word correction when spell checker dictionary is not present
    - Fix learning of text spans larger than 100 characters
    - Fix word suggestions sometimes being unaware of modifier presses
    - Fix all upper-case words not being suggested at sentence begin
    - Fix wrong caret position in rename function of Nautilus
    - Fix some character deletion on focus change after a word completion
    - Fix bit rot in split_corpus tool
    - Improve handling of the / and other non-word tokens
    - Improve support for URLs and directories
    - Don't learn passwords from URLs
    - Show dialog on language model loading error (LP: #1278599)
  * Layouts:
    - Add support for polygonal keys instead of only rectangles (LP: #1259371)
    - Make the Return key of the Compact and Full Keyboard layouts a polygon
    - Don't write suggestions outside prediction area in Onboard
    - Grid layout: add settings,move,hide,quit and click buttons (LP: #754391)
    - Add Whiteboard and Whiteboard wide layouts (contributed by Johannes Almer)
    - Add short and long description to the layouts
    - Perform small visual improvements
  * Change the design of the layout section in the Preferences
  * Tweak themes lightly
  * Click buttons:
    - Add support for new mousetweaks branch (version >= 3.9)
    - Fix CSClickMapper sometimes erroneously claiming to be active
  * Add dependencies check to setup.py
  * Add gsettings key to choose between Appindicator and GtkStatusIcon
  * Add new D-Bus method ToggleVisible() for (LP: #1232107)
  * Add input-event-source to the system defaults example file
  * Add basic doctest for window manager detection
  * Enhance the system defaults file with entries for the typing assistance
  * Fix window manager detection
  * Fix unregistering of events when auto-show is disabled
  * Fix reading system defaults from XDG_CONFIG paths
  * Fix quit button in popup layouts
  * Fix back trace when pressing char keys
  * Auto-release modifiers when hiding the keyboard (LP: #1277255)
  * Allow startup without Atspi typelib
  * Add fallback character for popup indicator in case it is not in the font
  * Check for absolute paths before loading files (LP: #1249493, LP: #1249825)
  * Make moving of keyboard more responsive
  * Correct D-Bus section in README
  * New layout order in the Preferences of Onboard
  * Improve some comments and strings in the source code
  * Remove unused changekbd.sh
  * Some code cleanup

Date: Tue, 19 Feb 2014 20:04:00 +0100
Changed-By: Francesco Fumanti <francesco.fumanti at gmx.net>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Daniel Holbach <daniel.holbach at ubuntu.com>
https://launchpad.net/ubuntu/trusty/+source/onboard/1.0.0-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 19 Feb 2014 20:04:00 +0100
Source: onboard
Binary: onboard onboard-data
Architecture: source
Version: 1.0.0-0ubuntu1
Distribution: trusty
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Francesco Fumanti <francesco.fumanti at gmx.net>
Description: 
 onboard    - Simple On-screen Keyboard
 onboard-data - Language model files for the word suggestion feature of Onboard
Launchpad-Bugs-Fixed: 754391 1204896 1232107 1249493 1249825 1259371 1277255 1278599 1282231
Changes: 
 onboard (1.0.0-0ubuntu1) trusty; urgency=low
 .
   * Request for sponsorship for new upstream release (LP: #1282231)
   * debian/control:
     - Raise Standards-Version to 3.9.5
     - Add librsvg2-common to Depends for Kubuntu (LP: #1204896)
   * debian/onboard.install:
     - Use usr/share/onboard/onboard-defaults.conf* instead of single entries
     - Add the usr/share/onboard/tools/checkmodels file
   * debian/patches/add_defaults_for_ubuntu.patch:
     - Update add_defaults_for_ubuntu.patch with values for this release
   * Word suggestions enhancements:
     - Every language id now has its own user language model
     - Add a checkbox to the Preferences to show the language switch on layouts
     - Add a checkbox to the Preferences to show the pause learning button
     - Add Canadian English system language model
     - Add Danish system language model
     - Add various flavors of the Dutch system language model
     - Add Gaelic system language model
     - Add Greek system language model
     - Add Irish system language model
     - Add Luxembourgian system language model.
     - Add Polish system language model
     - Add Romanian system language model
     - Add Swedish system language model
     - Add Turkish system language model
     - Update Brazilian system language model
     - Improve makemodels script
     - Add model_info tool
     - Add checkmodels tool to diagnose language model loading errors
     - Add tool to randomize sentences in corpora
     - Add copy function to allow transfer between language models
     - Add smart support for camel-case words (Thanks Michael Bauer)
     - Make language switcher more user-friendly (Thanks Michael Bauer)
     - Stop word correction when spell checker dictionary is not present
     - Fix learning of text spans larger than 100 characters
     - Fix word suggestions sometimes being unaware of modifier presses
     - Fix all upper-case words not being suggested at sentence begin
     - Fix wrong caret position in rename function of Nautilus
     - Fix some character deletion on focus change after a word completion
     - Fix bit rot in split_corpus tool
     - Improve handling of the / and other non-word tokens
     - Improve support for URLs and directories
     - Don't learn passwords from URLs
     - Show dialog on language model loading error (LP: #1278599)
   * Layouts:
     - Add support for polygonal keys instead of only rectangles (LP: #1259371)
     - Make the Return key of the Compact and Full Keyboard layouts a polygon
     - Don't write suggestions outside prediction area in Onboard
     - Grid layout: add settings,move,hide,quit and click buttons (LP: #754391)
     - Add Whiteboard and Whiteboard wide layouts (contributed by Johannes Almer)
     - Add short and long description to the layouts
     - Perform small visual improvements
   * Change the design of the layout section in the Preferences
   * Tweak themes lightly
   * Click buttons:
     - Add support for new mousetweaks branch (version >= 3.9)
     - Fix CSClickMapper sometimes erroneously claiming to be active
   * Add dependencies check to setup.py
   * Add gsettings key to choose between Appindicator and GtkStatusIcon
   * Add new D-Bus method ToggleVisible() for (LP: #1232107)
   * Add input-event-source to the system defaults example file
   * Add basic doctest for window manager detection
   * Enhance the system defaults file with entries for the typing assistance
   * Fix window manager detection
   * Fix unregistering of events when auto-show is disabled
   * Fix reading system defaults from XDG_CONFIG paths
   * Fix quit button in popup layouts
   * Fix back trace when pressing char keys
   * Auto-release modifiers when hiding the keyboard (LP: #1277255)
   * Allow startup without Atspi typelib
   * Add fallback character for popup indicator in case it is not in the font
   * Check for absolute paths before loading files (LP: #1249493, LP: #1249825)
   * Make moving of keyboard more responsive
   * Correct D-Bus section in README
   * New layout order in the Preferences of Onboard
   * Improve some comments and strings in the source code
   * Remove unused changekbd.sh
   * Some code cleanup
Checksums-Sha1: 
 0846640d9bc19803c27d078a5bc002c5d04d38e8 1429 onboard_1.0.0-0ubuntu1.dsc
 319a3de0e7e2a7b98bfd012cf00d76f8b5752a93 8603266 onboard_1.0.0.orig.tar.gz
 8e64d25ef01cbf02d96e6d24ab8b7f950a941750 18019 onboard_1.0.0-0ubuntu1.debian.tar.gz
Checksums-Sha256: 
 111198bd00494da3196cb0991e8221b6eeab356f1f041a78488573de4f58dd81 1429 onboard_1.0.0-0ubuntu1.dsc
 c81b32faea45fc69c98378ed7f42a550033c3c5703704a12e8cca6b8d4648984 8603266 onboard_1.0.0.orig.tar.gz
 865544e841166e0f98c3effeb237ee050357e40af00dc00454795e759ab9e6c4 18019 onboard_1.0.0-0ubuntu1.debian.tar.gz
Files: 
 112f22fd0cb7d1eae148b374eefcd596 1429 gnome optional onboard_1.0.0-0ubuntu1.dsc
 1fc0b4b110217eece912c0c05d615994 8603266 gnome optional onboard_1.0.0.orig.tar.gz
 5b2edb59479b6c1a28d45cbcc8a251e3 18019 gnome optional onboard_1.0.0-0ubuntu1.debian.tar.gz
Original-Maintainer: https://launchpad.net/~onboard/+contactuser

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iEYEARECAAYFAlMFqRwACgkQRjrlnQWd1euuIACfVINzX8FEjyW/wD9f/FN4e3AS
61YAn14bMXtMNXUWu45ycOx18+JI9I4g
=BnbW
-----END PGP SIGNATURE-----


More information about the Trusty-changes mailing list