Merge lp:~popey/ubuntu-filemanager-app/fix-1336764 into lp:ubuntu-filemanager-app

Status: Merged
Approved by: Alan Pope 🍺🐧🐱 πŸ¦„
Approved revision: 217
Merged at revision: 217
Proposed branch: lp:~popey/ubuntu-filemanager-app/fix-1336764
Merge into: lp:ubuntu-filemanager-app
Diff against target: 31 lines (+4/-4)
2 files modified
apparmor.json (+2/-2)
manifest.json (+2/-2)
To merge this branch: bzr merge lp:~popey/ubuntu-filemanager-app/fix-1336764
Reviewer Review Type Date Requested Status
Ubuntu Phone Apps Jenkins Bot continuous-integration Approve
Ubuntu File Manager Developers Pending
Review via email: mp+225307@code.launchpad.net

Commit message

bump framework

To post a comment you must log in.
Revision history for this message
Ubuntu Phone Apps Jenkins Bot (ubuntu-phone-apps-jenkins-bot) wrote :
review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'apparmor.json'
2--- apparmor.json 2014-04-24 08:58:40 +0000
3+++ apparmor.json 2014-07-02 12:29:02 +0000
4@@ -1,5 +1,5 @@
5 {
6- "policy_version": 1.1,
7+ "policy_version": 1.2,
8 "template": "unconfined",
9 "policy_groups": []
10-}
11\ No newline at end of file
12+}
13
14=== modified file 'manifest.json'
15--- manifest.json 2014-04-26 06:35:52 +0000
16+++ manifest.json 2014-07-02 12:29:02 +0000
17@@ -1,6 +1,6 @@
18 {
19 "description": "File Manager application",
20- "framework": "ubuntu-sdk-14.04-dev1",
21+ "framework": "ubuntu-sdk-14.04-dev2",
22 "architecture": "armhf",
23 "hooks": {
24 "filemanager": {
25@@ -21,4 +21,4 @@
26 "x-test": {
27 "autopilot": "filemanager"
28 }
29-}
30\ No newline at end of file
31+}

Subscribers

People subscribed via source and target branches