Merge lp:~nikwen/ubuntu-filemanager-app/framework-fix into lp:ubuntu-filemanager-app

Proposed by Niklas Wenzel
Status: Merged
Approved by: Arto Jalkanen
Approved revision: 352
Merged at revision: 352
Proposed branch: lp:~nikwen/ubuntu-filemanager-app/framework-fix
Merge into: lp:ubuntu-filemanager-app
Diff against target: 11 lines (+1/-1)
1 file modified
manifest.json.in (+1/-1)
To merge this branch: bzr merge lp:~nikwen/ubuntu-filemanager-app/framework-fix
Reviewer Review Type Date Requested Status
Arto Jalkanen Approve
Ubuntu Phone Apps Jenkins Bot continuous-integration Approve
Review via email: mp+245377@code.launchpad.net

Commit message

Update manifest.json.in to use the non-dev 14.10 framework

Description of the change

Update manifest.json.in to use the non-dev 14.10 framework

This will be needed to push an update to the store now. See the attached bug report.

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
Arto Jalkanen (ajalkane) wrote :

Thank you!

review: Approve
Revision history for this message
Niklas Wenzel (nikwen) wrote :

Thanks for merging. :)

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-12 14:39:25 +0000
3+++ manifest.json.in 2014-12-26 09:51:26 +0000
4@@ -1,6 +1,6 @@
5 {
6 "description": "File Manager application",
7- "framework": "ubuntu-sdk-14.10-dev2",
8+ "framework": "ubuntu-sdk-14.10",
9 "_comment": "Do not change this. Architecture is automatically replaced by cmake",
10 "architecture": "@CLICK_ARCH@",
11 "hooks": {

Subscribers

People subscribed via source and target branches