Merge lp:~ps-jenkins/unity-mir/latestsnapshot-0.2+14.04.20131128.2-0ubuntu1 into lp:unity-mir

Proposed by PS Jenkins bot
Status: Merged
Approved by: PS Jenkins bot
Approved revision: 155
Merged at revision: 155
Proposed branch: lp:~ps-jenkins/unity-mir/latestsnapshot-0.2+14.04.20131128.2-0ubuntu1
Merge into: lp:unity-mir
Diff against target: 46 lines (+32/-3)
1 file modified
debian/changelog (+32/-3)
To merge this branch: bzr merge lp:~ps-jenkins/unity-mir/latestsnapshot-0.2+14.04.20131128.2-0ubuntu1
Reviewer Review Type Date Requested Status
PS Jenkins bot (community) continuous-integration Approve
Mir development team Pending
Review via email: mp+197129@code.launchpad.net

Commit message

Releasing 0.2+14.04.20131128.2-0ubuntu1 (revision 154 from lp:unity-mir)

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) :
review: Approve (continuous-integration)

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 2013-11-27 10:45:09 +0000
3+++ debian/changelog 2013-11-28 23:30:21 +0000
4@@ -1,11 +1,40 @@
5-unity-mir (0.2) UNRELEASED; urgency=low
6+unity-mir (0.2+14.04.20131128.2-0ubuntu1) trusty; urgency=low
7
8+ [ Gerry Boland ]
9 * Install ServerStatusListener to be notified of mir server start, pause
10 and resume. Use start notification to send SIGSTOP signal to upstart,
11 so it knows mir is ready for other clients.
12 * Bump version number
13-
14- -- Gerry Boland <gerry.boland@canonical.com> Mon, 18 Nov 2013 11:49:48 +0000
15+ * InputArea: don't use lambda function as slot, can cause crash on
16+ shutdown Using lambda function as slot can introduce crash as the
17+ slot's object deletion is not registered unlike with traditional
18+ signal/slot connections. As a result, on signal emission, the lambda
19+ can be called on a deleted object. (LP: #1253685)
20+ * Misc fixes for Mir 0.1.2 support. (LP: #1254986)
21+
22+ [ Alan Griffiths ]
23+ * ApplicationSession is a Mir implementation class that shouldn't be
24+ used by unity-mir, use shell::session instead.
25+
26+ [ Kevin Gunn ]
27+ * mir server abi and api broke, updating dependency to deb 0.1.1.
28+ * update mir deb build dep to 0.1.2
29+
30+ [ Victor Thompson ]
31+ * Fix mir to not suspend the music-app, or any other app granted a
32+ lifecycle exception, when switching between apps. (LP: #1241185,
33+ #1241045)
34+
35+ [ Daniel van Vugt ]
36+ * Force the screen to redraw after turning the display back on (LP:
37+ #1255045). Also stop the compositor when the screen is off.
38+ Otherwise it will spin in the background, eating battery. (LP:
39+ #1255045)
40+
41+ [ Ubuntu daily release ]
42+ * Automatic snapshot from revision 154
43+
44+ -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Thu, 28 Nov 2013 16:19:49 +0000
45
46 unity-mir (0.1+14.04.20131119-0ubuntu2) trusty; urgency=low
47

Subscribers

People subscribed via source and target branches