Merge lp:~kissiel/checkbox/fix-1449963-bump-framework into lp:checkbox

Proposed by Maciej Kisielewski
Status: Merged
Approved by: Zygmunt Krynicki
Approved revision: 3737
Merged at revision: 3737
Proposed branch: lp:~kissiel/checkbox/fix-1449963-bump-framework
Merge into: lp:checkbox
Diff against target: 12 lines (+1/-1)
1 file modified
checkbox-touch/manifest.json (+1/-1)
To merge this branch: bzr merge lp:~kissiel/checkbox/fix-1449963-bump-framework
Reviewer Review Type Date Requested Status
Zygmunt Krynicki (community) Approve
Review via email: mp+257736@code.launchpad.net

Description of the change

This MR changes framework used for checkbox-touch from the deprecated
ubuntu-sdk-14.10-dev2 to the one normally available on utopic and vivid.

NOTE: click-review will still complain about the app being unconfined; ignore it.

To post a comment you must log in.
Revision history for this message
Zygmunt Krynicki (zyga) wrote :

+1

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'checkbox-touch/manifest.json'
2--- checkbox-touch/manifest.json 2015-04-28 15:57:38 +0000
3+++ checkbox-touch/manifest.json 2015-04-29 10:43:38 +0000
4@@ -1,7 +1,7 @@
5 {
6 "architecture": ["armhf", "i386", "amd64"],
7 "description": "System testing utility for Ubuntu",
8- "framework": "ubuntu-sdk-14.10-dev2",
9+ "framework": "ubuntu-sdk-14.10",
10 "hooks": {
11 "checkbox-touch": {
12 "apparmor": "checkbox-touch.json",

Subscribers

People subscribed via source and target branches