Merge lp:~popey/stock-ticker-mobile-app/fix-maintainer into lp:stock-ticker-mobile-app

Status: Merged
Approved by: David Planella
Approved revision: 73
Merged at revision: 73
Proposed branch: lp:~popey/stock-ticker-mobile-app/fix-maintainer
Merge into: lp:stock-ticker-mobile-app
Diff against target: 26 lines (+7/-1)
2 files modified
debian/changelog (+6/-0)
manifest.json (+1/-1)
To merge this branch: bzr merge lp:~popey/stock-ticker-mobile-app/fix-maintainer
Reviewer Review Type Date Requested Status
David Planella Approve
Ubuntu Phone Apps Jenkins Bot continuous-integration Approve
Review via email: mp+216677@code.launchpad.net

Commit message

Fix maintainer in manifest.json to be consistent with other core apps (so it passes click-reviewers-tools exception too).

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
David Planella (dpm) wrote :

LGTM

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2014-04-10 12:04:10 +0000
3+++ debian/changelog 2014-04-22 08:55:49 +0000
4@@ -1,3 +1,9 @@
5+stock-ticker-mobile-app (0.3.10) trusty; urgency=medium
6+
7+ * Make maintainer in manifest consistent with core apps
8+
9+ -- Alan Pope <popey@ubuntu.com> Tue, 22 Apr 2014 09:53:21 +0100
10+
11 stock-ticker-mobile-app (0.3.9) trusty; urgency=medium
12
13 * Mark autopilot tests as python3 compatible.
14
15=== modified file 'manifest.json'
16--- manifest.json 2014-04-10 12:04:02 +0000
17+++ manifest.json 2014-04-22 08:55:49 +0000
18@@ -8,7 +8,7 @@
19 }
20 },
21 "icon": "icons/stock_icon_48.png",
22- "maintainer": "Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>",
23+ "maintainer": "Ubuntu App Cats <ubuntu-touch-coreapps@lists.launchpad.net>",
24 "name": "com.ubuntu.stock-ticker-mobile",
25 "title": "stock-ticker-mobile",
26 "version": "0.3.7",

Subscribers

People subscribed via source and target branches