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
=== modified file 'camera.apparmor'
--- camera.apparmor 2015-11-18 06:44:35 +0000
+++ camera.apparmor 2015-11-24 13:54:53 +0000
@@ -10,7 +10,7 @@
10 "content_exchange_source",10 "content_exchange_source",
11 "location"11 "location"
12 ],12 ],
13 "policy_version": 1.2,13 "policy_version": 1.3,
14 "read_path": [14 "read_path": [
15 "@{PROC}/*/mounts",15 "@{PROC}/*/mounts",
16 "/dev/disk/by-label/"16 "/dev/disk/by-label/"
1717
=== modified file 'manifest.json.in'
--- manifest.json.in 2015-11-18 06:44:35 +0000
+++ manifest.json.in 2015-11-24 13:54:53 +0000
@@ -1,6 +1,6 @@
1{1{
2 "description": "An application to take pictures and videos with the device cameras",2 "description": "An application to take pictures and videos with the device cameras",
3 "framework": "ubuntu-sdk-14.10",3 "framework": "ubuntu-sdk-15.04.2",
4 "architecture": "@CLICK_ARCH@",4 "architecture": "@CLICK_ARCH@",
5 "hooks": {5 "hooks": {
6 "camera": {6 "camera": {

Subscribers

People subscribed via source and target branches