Merge lp:~popey/ubuntu-calculator-app/fix-1315318 into lp:~ubuntu-calculator-dev/ubuntu-calculator-app/old_trunk

Proposed by Alan Pope 🍺🐧🐱 🦄
Status: Merged
Approved by: Mihir Soni
Approved revision: 249
Merged at revision: 249
Proposed branch: lp:~popey/ubuntu-calculator-app/fix-1315318
Merge into: lp:~ubuntu-calculator-dev/ubuntu-calculator-app/old_trunk
Diff against target: 43 lines (+6/-5)
3 files modified
click/apparmor.json (+2/-2)
click/manifest.json.in (+1/-1)
debian/changelog (+3/-2)
To merge this branch: bzr merge lp:~popey/ubuntu-calculator-app/fix-1315318
Reviewer Review Type Date Requested Status
Ubuntu Phone Apps Jenkins Bot continuous-integration Approve
Mihir Soni Approve
Review via email: mp+218031@code.launchpad.net

Commit message

Update framework and apparmor version

To post a comment you must log in.
Revision history for this message
Mihir Soni (mihirsoni) wrote :

Looks good to me.

Thank you Alan

review: Approve
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
Bartosz Kosiorek (gang65) wrote :

2 maj 2014 12:36 <email address hidden> napisał(a):

> The proposal to merge lp:~popey/ubuntu-calculator-app/fix-1315318 into
> lp:ubuntu-calculator-app has been updated.
>
> Status: Approved => Merged
>
> For more details, see:
>
> https://code.launchpad.net/~popey/ubuntu-calculator-app/fix-1315318/+merge/218031
> --
>
> https://code.launchpad.net/~popey/ubuntu-calculator-app/fix-1315318/+merge/218031
> Your team Ubuntu Calculator Developers is subscribed to branch
> lp:ubuntu-calculator-app.
>

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'click/apparmor.json'
2--- click/apparmor.json 2014-01-17 20:50:29 +0000
3+++ click/apparmor.json 2014-05-02 10:07:42 +0000
4@@ -1,4 +1,4 @@
5 {
6 "policy_groups": [],
7- "policy_version": 1.0
8-}
9\ No newline at end of file
10+ "policy_version": 1.1
11+}
12
13=== modified file 'click/manifest.json.in'
14--- click/manifest.json.in 2014-03-13 22:00:54 +0000
15+++ click/manifest.json.in 2014-05-02 10:07:42 +0000
16@@ -1,6 +1,6 @@
17 {
18 "description": "Calculator application",
19- "framework": "ubuntu-sdk-13.10",
20+ "framework": "ubuntu-sdk-14.04-qml-dev1",
21 "hooks": {
22 "@APP_NAME@": {
23 "apparmor": "apparmor.json",
24
25=== modified file 'debian/changelog'
26--- debian/changelog 2014-04-30 09:35:43 +0000
27+++ debian/changelog 2014-05-02 10:07:42 +0000
28@@ -1,4 +1,4 @@
29-ubuntu-calculator-app (0.1.3ubuntu3) UNRELEASED; urgency=medium
30+ubuntu-calculator-app (0.1.4) raring; urgency=medium
31
32 [ Bartosz Kosiorek ]
33 * Support select, copy and paste of calculator numbers (LP: #1267821)
34@@ -12,8 +12,9 @@
35 [ Alan Pope ]
36 * Update icon
37 * Add -qt5 command line option (LP: #1288885)
38+ * Update click framework and apparmor profile version (LP: #1315318)
39
40- -- Alan Pope <popey@ubuntu.com> Mon, 10 Mar 2014 10:12:03 +0000
41+ -- Alan Pope <popey@ubuntu.com> Fri, 02 May 2014 11:05:35 +0100
42
43 ubuntu-calculator-app (0.1.3) raring; urgency=low
44

Subscribers

People subscribed via source and target branches