Merge lp:~popey/ubuntu-weather-app/fix-1306821 into lp:ubuntu-weather-app/obsolete.trunk

Status: Merged
Approved by: Michael Hall
Approved revision: 228
Merged at revision: 228
Proposed branch: lp:~popey/ubuntu-weather-app/fix-1306821
Merge into: lp:ubuntu-weather-app/obsolete.trunk
Diff against target: 12 lines (+1/-1)
1 file modified
click/manifest.json.in (+1/-1)
To merge this branch: bzr merge lp:~popey/ubuntu-weather-app/fix-1306821
Reviewer Review Type Date Requested Status
Michael Hall Approve
Ubuntu Phone Apps Jenkins Bot continuous-integration Approve
Review via email: mp+215521@code.launchpad.net

Commit message

Capitalise title - fix 1306821

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
Michael Hall (mhall119) wrote :

LGTM

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'click/manifest.json.in'
--- click/manifest.json.in 2014-02-28 00:52:25 +0000
+++ click/manifest.json.in 2014-04-11 23:17:00 +0000
@@ -11,7 +11,7 @@
11 "icon": "@ICON@",11 "icon": "@ICON@",
12 "maintainer": "Ubuntu App Cats <ubuntu-touch-coreapps@lists.launchpad.net>",12 "maintainer": "Ubuntu App Cats <ubuntu-touch-coreapps@lists.launchpad.net>",
13 "name": "@PROJECT_NAME@",13 "name": "@PROJECT_NAME@",
14 "title": "weather",14 "title": "Weather",
15 "version": "1.1.@BZR_REVNO@",15 "version": "1.1.@BZR_REVNO@",
16 "x-source": {16 "x-source": {
17 "vcs-bzr": "@BZR_SOURCE@",17 "vcs-bzr": "@BZR_SOURCE@",

Subscribers

People subscribed via source and target branches