Merge lp:~alan-griffiths/miral/1.3 into lp:miral

Proposed by Alan Griffiths
Status: Merged
Approved by: Alexandros Frantzis
Approved revision: 360
Merged at revision: 548
Proposed branch: lp:~alan-griffiths/miral/1.3
Merge into: lp:miral
Diff against target: 49 lines (+22/-3)
2 files modified
CMakeLists.txt (+1/-1)
debian/changelog (+21/-2)
To merge this branch: bzr merge lp:~alan-griffiths/miral/1.3
Reviewer Review Type Date Requested Status
Alexandros Frantzis (community) Approve
Mir CI Bot continuous-integration Approve
Review via email: mp+321964@code.launchpad.net

Commit message

back-merge 1.3.2 release

To post a comment you must log in.
Revision history for this message
Mir CI Bot (mir-ci-bot) wrote :

PASSED: Continuous integration, rev:360
https://mir-jenkins.ubuntu.com/job/miral-ci/8/
Executed test runs:
    SUCCESS: https://mir-jenkins.ubuntu.com/job/build-miral/12
    SUCCESS: https://mir-jenkins.ubuntu.com/job/build-0-fetch/4592
    SUCCESS: https://mir-jenkins.ubuntu.com/job/build-1-sourcepkg/release=vivid+overlay/4581
    SUCCESS: https://mir-jenkins.ubuntu.com/job/build-1-sourcepkg/release=xenial/4581
    SUCCESS: https://mir-jenkins.ubuntu.com/job/build-1-sourcepkg/release=xenial+overlay/4581
    SUCCESS: https://mir-jenkins.ubuntu.com/job/build-1-sourcepkg/release=zesty/4581
    SUCCESS: https://mir-jenkins.ubuntu.com/job/build-2-binpkg-miral/arch=amd64,release=xenial/17
        deb: https://mir-jenkins.ubuntu.com/job/build-2-binpkg-miral/arch=amd64,release=xenial/17/artifact/output/*zip*/output.zip
    SUCCESS: https://mir-jenkins.ubuntu.com/job/build-2-binpkg-miral/arch=amd64,release=xenial+overlay/17
        deb: https://mir-jenkins.ubuntu.com/job/build-2-binpkg-miral/arch=amd64,release=xenial+overlay/17/artifact/output/*zip*/output.zip
    SUCCESS: https://mir-jenkins.ubuntu.com/job/build-2-binpkg-miral/arch=amd64,release=zesty/17
        deb: https://mir-jenkins.ubuntu.com/job/build-2-binpkg-miral/arch=amd64,release=zesty/17/artifact/output/*zip*/output.zip
    SUCCESS: https://mir-jenkins.ubuntu.com/job/build-2-binpkg-miral/arch=i386,release=xenial/17
        deb: https://mir-jenkins.ubuntu.com/job/build-2-binpkg-miral/arch=i386,release=xenial/17/artifact/output/*zip*/output.zip
    SUCCESS: https://mir-jenkins.ubuntu.com/job/build-2-binpkg-miral/arch=i386,release=xenial+overlay/17
        deb: https://mir-jenkins.ubuntu.com/job/build-2-binpkg-miral/arch=i386,release=xenial+overlay/17/artifact/output/*zip*/output.zip
    SUCCESS: https://mir-jenkins.ubuntu.com/job/build-2-binpkg-miral/arch=i386,release=zesty/17
        deb: https://mir-jenkins.ubuntu.com/job/build-2-binpkg-miral/arch=i386,release=zesty/17/artifact/output/*zip*/output.zip

Click here to trigger a rebuild:
https://mir-jenkins.ubuntu.com/job/miral-ci/8/rebuild

review: Approve (continuous-integration)
Revision history for this message
Alexandros Frantzis (afrantzis) wrote :

Looks good.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'CMakeLists.txt'
2--- CMakeLists.txt 2017-03-15 17:44:36 +0000
3+++ CMakeLists.txt 2017-04-05 08:23:33 +0000
4@@ -42,7 +42,7 @@
5
6 set(MIRAL_VERSION_MAJOR 1)
7 set(MIRAL_VERSION_MINOR 3)
8-set(MIRAL_VERSION_PATCH 1)
9+set(MIRAL_VERSION_PATCH 2)
10
11 set(MIRAL_VERSION ${MIRAL_VERSION_MAJOR}.${MIRAL_VERSION_MINOR}.${MIRAL_VERSION_PATCH})
12
13
14=== modified file 'debian/changelog'
15--- debian/changelog 2017-03-16 16:33:57 +0000
16+++ debian/changelog 2017-04-05 08:23:33 +0000
17@@ -1,4 +1,23 @@
18-miral (1.3.1) UNRELEASED; urgency=medium
19+miral (1.3.2+17.04.20170330.5-0ubuntu1) zesty; urgency=medium
20+
21+ * New upstream release 1.3.2 (https://launchpad.net/miral/+milestone/1.3.2)
22+ - ABI summary:
23+ . miral ABI unchanged at 2
24+ - Enhancements:
25+ . [miral-shell] Add a keyboard shortcut for forcing fullscreen
26+ - Bugs fixed:
27+ . [miral-examples] With latest zesty's libstdc++-6-dev miral-shell will
28+ crash when trying to draw its background text. (LP: #1677550)
29+ . [miral-examples] Update miral-xrun to match GDK changes (LP: #1675115)
30+ . [miral-examples] change the server and client launch scripts to avoid
31+ using the default Mir socket (LP: #1675794)
32+ . [libmiral] Fix FTBFS against Mir < 0.26 (Xenial, Yakkety)
33+ . [libmiral] correct spelling of miral/set_window_management_policy.h
34+ . Update to fix FTBFS against lp:mir (and clang)
35+
36+ -- Alan Griffiths <alan.griffiths@canonical.com> Thu, 30 Mar 2017 14:18:37 +0000
37+
38+miral (1.3.1+17.04.20170316.1-0ubuntu1) zesty; urgency=medium
39
40 * New upstream release 1.3.1 (https://launchpad.net/miral/+milestone/1.3.1)
41 - ABI summary:
42@@ -14,7 +33,7 @@
43 . [libmiral] When a dialog is hidden ensure that the active window focus
44 goes to the parent. (LP: #1671072)
45
46- -- Alan Griffiths <alan.griffiths@canonical.com> Mon, 06 Mar 2017 10:00:20 +0000
47+ -- Alan Griffiths <alan.griffiths@canonical.com> Thu, 16 Mar 2017 18:17:41 +0000
48
49 miral (1.3.0+17.04.20170303-0ubuntu1) zesty; urgency=medium
50

Subscribers

People subscribed via source and target branches