Merge lp:~michael-sheldon/ubuntu-keyboard/fix-qt55 into lp:ubuntu-keyboard
| Status: | Merged |
|---|---|
| Approved by: | Timo Jyrinki on 2015-09-04 |
| Approved revision: | 403 |
| Merged at revision: | 411 |
| Proposed branch: | lp:~michael-sheldon/ubuntu-keyboard/fix-qt55 |
| Merge into: | lp:ubuntu-keyboard |
| Diff against target: |
41 lines (+5/-6) 2 files modified
plugins/westernsupport/westernlanguagesplugin.h (+3/-4) src/lib/logic/abstractlanguageplugin.h (+2/-2) |
| To merge this branch: | bzr merge lp:~michael-sheldon/ubuntu-keyboard/fix-qt55 |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| PS Jenkins bot | continuous-integration | Needs Fixing on 2015-09-03 | |
| Timo Jyrinki | 2015-08-03 | Approve on 2015-09-03 | |
| Ken VanDine | packaging | 2015-08-03 | Pending |
|
Review via email:
|
|||
Commit Message
Fix header ordering to build with Qt 5.5.
Description of the Change
Fix header ordering to build with Qt 5.5 and add dependency on libqt5xcbqpa5 to support xvfb tests under Qt 5.5.
| Michael Sheldon (michael-sheldon) wrote : | # |
| PS Jenkins bot (ps-jenkins) wrote : | # |
FAILED: Continuous integration, rev:402
http://
Executed test runs:
FAILURE: http://
FAILURE: http://
FAILURE: http://
FAILURE: http://
FAILURE: http://
Click here to trigger a rebuild:
http://
| Timo Jyrinki (timo-jyrinki) wrote : | # |
qtbase is changed to recommend libqt5xcbqpa5 now (build ongoing), please publish this change without the debian/control change instead of waiting for Qt 5.5.
Thanks again for the fix!
- 403. By Michael Sheldon on 2015-09-03
-
Remove dependency on libqt5xcbqpa5 (now handled by qtbase)
| PS Jenkins bot (ps-jenkins) wrote : | # |
FAILED: Continuous integration, rev:403
http://
Executed test runs:
UNSTABLE: http://
SUCCESS: http://
SUCCESS: http://
deb: http://
SUCCESS: http://
UNSTABLE: http://
SUCCESS: http://
deb: http://
SUCCESS: http://
Click here to trigger a rebuild:
http://

Are there any related MPs required for this MP to build/function as expected? Please list.
* Yes, this requires Qt 5.5 to land first/at the same time. For testing on Qt 5.5 a patched version of maliit-framework is also required: https:/ /bugs.launchpad .net/ubuntu/ +source/ maliit- framework/ +bug/1474690
Is your branch in sync with latest trunk (e.g. bzr pull lp:trunk -> no changes)
* Yes
Did you perform an exploratory manual test run of your code change and any related functionality on device or emulator?
* Only changes header ordering and build-deps, no code changes.
Did you successfully run all tests found in your component's Test Plan (https:/ /wiki.ubuntu. com/Process/ Merges/ TestPlan/ ubuntu- keyboard) on device or emulator?
* Yes
If you changed the UI, was the change specified/approved by design?
* No change
If you changed UI labels, did you update the pot file?
* No change
If you changed the packaging (debian), did you add a core-dev as a reviewer to this MP?
* Yes