[Desktop-packages] [Bug 1613063] Re: Request for sponsorship for new upstream release (yakkety deb provided)
Thank you and thanks for the reminder. Francesco already left for holiday. I'll be available in case anything breaks. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to onboard in Ubuntu. https://bugs.launchpad.net/bugs/1613063 Title: Request for sponsorship for new upstream release (yakkety deb provided) Status in onboard package in Ubuntu: Fix Released Bug description: Hi, A new Onboard version has just been released. Here is the relevant part of the debian/changelog from the debianisation I prepared for yakkety: onboard (1.2.0+2177-0ppa1~yakkety) 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 -- Francesco Fumanti Sun, 13 Aug 2016 22:23:14 +0200 The debianisation attached to this request for sponsorship has been based on the Onboard package currently in the main yakkety repository. On my uptodate Ubuntu yakkety installation, the debianisation provided here successfully builds and the resulting packages seem to be running fine here. Could you please review the package for inclusion into the main yakkety repository. Don't hesitate to contact us if you need further information: https://launchpad.net/~onboard/+contactuser or simply be writing in this bug thread. Thanks in advance for your help. Have a good day. Francesco To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/onboard/+bug/1613063/+subscriptions -- Mailing
[Desktop-packages] [Bug 1613063] Re: Request for sponsorship for new upstream release (yakkety deb provided)
This bug was fixed in the package onboard - 1.3.0-0ubuntu1 --- 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 -- Francesco Fumanti Sun, 13 Aug 2016 22:23:14 +0200 ** Changed in: onboard (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to onboard in Ubuntu. https://bugs.launchpad.net/bugs/1613063 Title: Request for sponsorship for new upstream release (yakkety deb provided) Status in onboard package in Ubuntu: Fix Released Bug description: Hi, A new Onboard version has just been released. Here is the relevant part of the debian/changelog from the debianisation I prepared for yakkety: onboard (1.2.0+2177-0ppa1~yakkety) 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 ava
[Desktop-packages] [Bug 1613063] Re: Request for sponsorship for new upstream release (yakkety deb provided)
Thanks, I'm sponsoring the update now, you should assign the bug against the ubuntu package next time though and not the upstream project, otherwise it not listed as needing sponsoring for ubuntu ** Changed in: onboard (Ubuntu) Importance: Undecided => Wishlist ** Changed in: onboard (Ubuntu) Status: New => Fix Committed -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to onboard in Ubuntu. https://bugs.launchpad.net/bugs/1613063 Title: Request for sponsorship for new upstream release (yakkety deb provided) Status in onboard package in Ubuntu: Fix Committed Bug description: Hi, A new Onboard version has just been released. Here is the relevant part of the debian/changelog from the debianisation I prepared for yakkety: onboard (1.2.0+2177-0ppa1~yakkety) 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 -- Francesco Fumanti Sun, 13 Aug 2016 22:23:14 +0200 The debianisation attached to this request for sponsorship has been based on the Onboard package currently in the main yakkety repository. On my uptodate Ubuntu yakkety installation, the debianisation provided here successfully builds and the resulting packages seem to be running fine here. Could you please review the package for inclusion into the main yakkety repository. Don't hesitate to contact us if you need further information: https://launchpad.net/~onboard/+contactuser or simply be writing in this b
[Desktop-packages] [Bug 1613063] Re: Request for sponsorship for new upstream release (yakkety deb provided)
** Project changed: onboard => onboard (Ubuntu) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to onboard in Ubuntu. https://bugs.launchpad.net/bugs/1613063 Title: Request for sponsorship for new upstream release (yakkety deb provided) Status in onboard package in Ubuntu: Fix Committed Bug description: Hi, A new Onboard version has just been released. Here is the relevant part of the debian/changelog from the debianisation I prepared for yakkety: onboard (1.2.0+2177-0ppa1~yakkety) 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 -- Francesco Fumanti Sun, 13 Aug 2016 22:23:14 +0200 The debianisation attached to this request for sponsorship has been based on the Onboard package currently in the main yakkety repository. On my uptodate Ubuntu yakkety installation, the debianisation provided here successfully builds and the resulting packages seem to be running fine here. Could you please review the package for inclusion into the main yakkety repository. Don't hesitate to contact us if you need further information: https://launchpad.net/~onboard/+contactuser or simply be writing in this bug thread. Thanks in advance for your help. Have a good day. Francesco To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/onboard/+bug/1613063/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-