Merge lp:~fboucault/camera-app/bump_framework_15_04_2 into lp:camera-app

Proposed by Florian Boucault
Status: Merged
Approved by: Florian Boucault
Approved revision: 599
Merged at revision: 606
Proposed branch: lp:~fboucault/camera-app/bump_framework_15_04_2
Merge into: lp:camera-app
Diff against target: 24 lines (+2/-2)
2 files modified
camera.apparmor (+1/-1)
manifest.json.in (+1/-1)
To merge this branch: bzr merge lp:~fboucault/camera-app/bump_framework_15_04_2
Reviewer Review Type Date Requested Status
PS Jenkins bot continuous-integration Needs Fixing
Ubuntu Phablet Team Pending
Review via email: mp+278156@code.launchpad.net

Commit message

Added missing bump of framework version to ubuntu-sdk-15.04.2 necessary since we migrated to Ubuntu UI Toolkit 1.3

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'camera.apparmor'
2--- camera.apparmor 2015-11-18 06:44:35 +0000
3+++ camera.apparmor 2015-11-24 13:54:53 +0000
4@@ -10,7 +10,7 @@
5 "content_exchange_source",
6 "location"
7 ],
8- "policy_version": 1.2,
9+ "policy_version": 1.3,
10 "read_path": [
11 "@{PROC}/*/mounts",
12 "/dev/disk/by-label/"
13
14=== modified file 'manifest.json.in'
15--- manifest.json.in 2015-11-18 06:44:35 +0000
16+++ manifest.json.in 2015-11-24 13:54:53 +0000
17@@ -1,6 +1,6 @@
18 {
19 "description": "An application to take pictures and videos with the device cameras",
20- "framework": "ubuntu-sdk-14.10",
21+ "framework": "ubuntu-sdk-15.04.2",
22 "architecture": "@CLICK_ARCH@",
23 "hooks": {
24 "camera": {

Subscribers

People subscribed via source and target branches