Merge lp:~mzanetti/reminders-app/update-framework into lp:reminders-app

Proposed by Michael Zanetti
Status: Merged
Approved by: Alan Pope 🍺🐧🐱 πŸ¦„
Approved revision: 339
Merged at revision: 339
Proposed branch: lp:~mzanetti/reminders-app/update-framework
Merge into: lp:reminders-app
Diff against target: 22 lines (+2/-2)
2 files modified
manifest.json.in (+1/-1)
reminders.apparmor (+1/-1)
To merge this branch: bzr merge lp:~mzanetti/reminders-app/update-framework
Reviewer Review Type Date Requested Status
Alan Pope 🍺🐧🐱 πŸ¦„ (community) Approve
Ubuntu Phone Apps Jenkins Bot continuous-integration Approve
Review via email: mp+249566@code.launchpad.net

Commit message

update the framework

Description of the change

we're using a deprecated one

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)
Revision history for this message
Alan Pope 🍺🐧🐱 πŸ¦„ (popey) wrote :

LGTM

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'manifest.json.in'
2--- manifest.json.in 2014-11-17 20:10:05 +0000
3+++ manifest.json.in 2015-02-12 20:34:57 +0000
4@@ -1,6 +1,6 @@
5 {
6 "description": "Ubuntu Reminders app, powered by Evernote",
7- "framework": "ubuntu-sdk-14.10-dev2",
8+ "framework": "ubuntu-sdk-14.10",
9 "architecture": "@CLICK_ARCH@",
10 "hooks": {
11 "reminders": {
12
13=== modified file 'reminders.apparmor'
14--- reminders.apparmor 2014-12-08 10:25:48 +0000
15+++ reminders.apparmor 2015-02-12 20:34:57 +0000
16@@ -10,4 +10,4 @@
17 "connectivity"
18 ],
19 "policy_version": 1.2
20-}
21+}
22\ No newline at end of file

Subscribers

People subscribed via source and target branches