[ubuntu/yakkety-proposed] onboard 1.3.0-0ubuntu1 (Accepted)

Francesco Fumanti francesco.fumanti at gmx.net
Tue Aug 16 14:09:20 UTC 2016


onboard (1.3.0-0ubuntu1) yakkety; urgency=medium

  * Request for sponsorship for new upstream release (LP: #1613063)
  * debian/control:
      - Bump Standards-Version to 3.9.8
      - Add libwayland-dev to Build-Depends
      - Add libxkbcommon-dev to Build-Depends
  * debian/copyright: update
  * debian/onboard.install: add usr/share/dbus-1/services entry
  * debian/patches:
    - Drop bzr_fix_untranslatable_buttons.patch: applied upstream
    - Drop fix_arrows_on_compact_layout.patch: applied upstream
    - Refresh add_defaults_for_ubuntu.patch
  * debian/source.lintian-overrides: update entries line number
  * Status icon:
    - Move AppIndicator and GtkStatusIcon into separate backends
    - Allow left-clicking AppIndicator in KDE Plasma
    - Don't crash when Appindicator or Atspi are not available
    - Fix fallback to GtkStatusIcon when Applndicator is not available
    - Fix tooltip of status icon provider (LP: #1570318). Thanks Ubuntu-QC-1
  * Word suggestions and auto-correction:
    - Add Esperanto language model
    - Elipsize very large words and fix them being invisible
    - Fix Compact layout not showing the "More suggestions" arrows
    - Improve auto-correction of URLs and filenames in long texts
  * Virtkey:
    - Improve search for available keysyms in X (LP:1562381)
    - Move key mapping from X functions to Xkb
    - Make Xkb-based mapping also work in Ubuntu-GNOME
    - Add uinput backend to virtkey for initial support of non-X desktops
    - Isolate X related parts of virtkey in preparation for non-X desktops
    - Add initial Wayland support (blocker: gtk_window_set_accept_focus())
  * D-Bus service:
    - Add support for properties via python decorator
    - Setup D-Bus activation to simplify showing on hotkey press (LP: #1607235)
    - Update D-Bus usage examples in README
  * Add fallback to default system font family for themes:
    - High contrast themes get a font this way
    - Fixes Ubuntu logo not appearing in yakkety
  * Add aspect ratio limits when the keyboard is docked or expanded (LP:1586493)
  * Add touch handle to adjust the docking aspect ratio limit
  * Expand docked keyboard on landscape oriented screens by default
  * Auto-detect default status-icon provider in major desktop environments
  * Improve alignment of some labels in the Preferences dialog
  * Fix former stock buttons in Preferences not being translated (LP: #1567301)
  * Add small bitmap icons to prevent aliasing issues (LP: #1552484)
  * Add more example keys to onboard-defaults.conf.example (LP: #1546654)
  * Improve pep8 compliance of various source files
  * Don't let the return key leave the screen for Small and Phone layouts
  * Prevent setting new home position after accidental resize frame clicks
  * Work around shadows becoming visible during resize when docked with sidebars
  * Fix errors uncovered in Keyboard.py by flake8
  * Fix unwanted key-repeats when typing into Gtk-3 applications (LP: #1562381)
  * Fix keyboard sometimes starting up at unexpected positions on system start
  * Fix build failure with gcc-6 that switched to C++14. Thanks Jeremy Bicha
  * Fix warning when building with gcc versions before 6, i.e. C++98 by default
  * Remove entries with default values from desktop files. Thanks Mike Gabriel
  * Add 3.20 and 3.22 to shell-version field of GNOME extension. Thanks J. Bicha
  * Care for compatibility with Ubuntu Precise (12.04)
  * Update PPA link in README

Date: Sun, 13 Aug 2016 22:23:14 +0200
Changed-By: Francesco Fumanti <francesco.fumanti at gmx.net>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Sebastien Bacher <seb128 at ubuntu.com>
https://launchpad.net/ubuntu/+source/onboard/1.3.0-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sun, 13 Aug 2016 22:23:14 +0200
Source: onboard
Binary: onboard onboard-data gnome-shell-extension-onboard
Architecture: source
Version: 1.3.0-0ubuntu1
Distribution: yakkety
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Francesco Fumanti <francesco.fumanti at gmx.net>
Description:
 gnome-shell-extension-onboard - GNOME-Shell extension for the on-screen keyboard Onboard
 onboard    - Simple On-screen Keyboard
 onboard-data - Language model files for the word suggestion feature of Onboard
Launchpad-Bugs-Fixed: 1546654 1552484 1562381 1567301 1570318 1607235 1613063
Changes:
 onboard (1.3.0-0ubuntu1) yakkety; urgency=medium
 .
   * Request for sponsorship for new upstream release (LP: #1613063)
   * debian/control:
       - Bump Standards-Version to 3.9.8
       - Add libwayland-dev to Build-Depends
       - Add libxkbcommon-dev to Build-Depends
   * debian/copyright: update
   * debian/onboard.install: add usr/share/dbus-1/services entry
   * debian/patches:
     - Drop bzr_fix_untranslatable_buttons.patch: applied upstream
     - Drop fix_arrows_on_compact_layout.patch: applied upstream
     - Refresh add_defaults_for_ubuntu.patch
   * debian/source.lintian-overrides: update entries line number
   * Status icon:
     - Move AppIndicator and GtkStatusIcon into separate backends
     - Allow left-clicking AppIndicator in KDE Plasma
     - Don't crash when Appindicator or Atspi are not available
     - Fix fallback to GtkStatusIcon when Applndicator is not available
     - Fix tooltip of status icon provider (LP: #1570318). Thanks Ubuntu-QC-1
   * Word suggestions and auto-correction:
     - Add Esperanto language model
     - Elipsize very large words and fix them being invisible
     - Fix Compact layout not showing the "More suggestions" arrows
     - Improve auto-correction of URLs and filenames in long texts
   * Virtkey:
     - Improve search for available keysyms in X (LP:1562381)
     - Move key mapping from X functions to Xkb
     - Make Xkb-based mapping also work in Ubuntu-GNOME
     - Add uinput backend to virtkey for initial support of non-X desktops
     - Isolate X related parts of virtkey in preparation for non-X desktops
     - Add initial Wayland support (blocker: gtk_window_set_accept_focus())
   * D-Bus service:
     - Add support for properties via python decorator
     - Setup D-Bus activation to simplify showing on hotkey press (LP: #1607235)
     - Update D-Bus usage examples in README
   * Add fallback to default system font family for themes:
     - High contrast themes get a font this way
     - Fixes Ubuntu logo not appearing in yakkety
   * Add aspect ratio limits when the keyboard is docked or expanded (LP:1586493)
   * Add touch handle to adjust the docking aspect ratio limit
   * Expand docked keyboard on landscape oriented screens by default
   * Auto-detect default status-icon provider in major desktop environments
   * Improve alignment of some labels in the Preferences dialog
   * Fix former stock buttons in Preferences not being translated (LP: #1567301)
   * Add small bitmap icons to prevent aliasing issues (LP: #1552484)
   * Add more example keys to onboard-defaults.conf.example (LP: #1546654)
   * Improve pep8 compliance of various source files
   * Don't let the return key leave the screen for Small and Phone layouts
   * Prevent setting new home position after accidental resize frame clicks
   * Work around shadows becoming visible during resize when docked with sidebars
   * Fix errors uncovered in Keyboard.py by flake8
   * Fix unwanted key-repeats when typing into Gtk-3 applications (LP: #1562381)
   * Fix keyboard sometimes starting up at unexpected positions on system start
   * Fix build failure with gcc-6 that switched to C++14. Thanks Jeremy Bicha
   * Fix warning when building with gcc versions before 6, i.e. C++98 by default
   * Remove entries with default values from desktop files. Thanks Mike Gabriel
   * Add 3.20 and 3.22 to shell-version field of GNOME extension. Thanks J. Bicha
   * Care for compatibility with Ubuntu Precise (12.04)
   * Update PPA link in README
Checksums-Sha1:
 b98f155ca84ce8fb40e62ffdf5b834752416f80d 1567 onboard_1.3.0-0ubuntu1.dsc
 6c85fea1fc949c1ee27b1ad203a9a1a1342c75cb 9564354 onboard_1.3.0.orig.tar.gz
 67ec0c9f7ebbc8f5fb5283b9f395ba7f1c2cb383 24040 onboard_1.3.0-0ubuntu1.debian.tar.xz
Checksums-Sha256:
 4e4ad5c463e07aba7f3b4ec1d2cc5eb43f0d5be9dff835c1d92a38217c6f2f12 1567 onboard_1.3.0-0ubuntu1.dsc
 fd74b54b8bd7a075cf5f6e1a8ca3e6de5cd2663507adb690d7b1a85e71afa2e4 9564354 onboard_1.3.0.orig.tar.gz
 0c68a7365c371886ae48af45a061f694c9d80b82b3452d7c98fceb6d29cd78b1 24040 onboard_1.3.0-0ubuntu1.debian.tar.xz
Files:
 6fb6a8daf7bd59cf6fcb2af2077b6861 1567 gnome optional onboard_1.3.0-0ubuntu1.dsc
 8000df3e789512a90fcb227580fd60ff 9564354 gnome optional onboard_1.3.0.orig.tar.gz
 6908eaa05c0091f4b9184815ed7e0333 24040 gnome optional onboard_1.3.0-0ubuntu1.debian.tar.xz
Original-Maintainer: https://launchpad.net/~onboard/+contactuser

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

iEYEARECAAYFAlezHfUACgkQQxo87aLX0pLSnwCfR6FvI3fJPjsDVAxaHNrj4XoG
CmsAoLqt4izq/6A8yjuudOmhc2SLnSHf
=pQ/k
-----END PGP SIGNATURE-----


More information about the Yakkety-changes mailing list