Merge lp:unity-system-compositor/0.9 into lp:unity-system-compositor

Proposed by Cemil Azizoglu
Status: Superseded
Proposed branch: lp:unity-system-compositor/0.9
Merge into: lp:unity-system-compositor
Diff against target: 120 lines (+68/-8)
4 files modified
.bzrignore (+1/-0)
CMakeLists.txt (+1/-1)
debian/changelog (+64/-5)
debian/control (+2/-2)
To merge this branch: bzr merge lp:unity-system-compositor/0.9
Reviewer Review Type Date Requested Status
Mir CI Bot continuous-integration Needs Fixing
Cemil Azizoglu (community) Needs Fixing
Review via email: mp+314758@code.launchpad.net

Commit message

Mir 0.26 compatibility branch for USC.

Description of the change

Mir 0.26 compatibility branch for USC.

To post a comment you must log in.
Revision history for this message
Cemil Azizoglu (cemil-azizoglu) wrote :

Not nearly ready yet. Just getting the silo.

review: Needs Fixing
Revision history for this message
Mir CI Bot (mir-ci-bot) wrote :
review: Needs Fixing (continuous-integration)
lp:unity-system-compositor/0.9 updated
303. By CI Train Bot Account

Sync with distro and prepare trunk for next release.

Approved by mir-ci-bot, Alexandros Frantzis.

304. By Cemil Azizoglu

Address more deprecations that landed on lp:mir since yesterday.

Approved by Alexandros Frantzis, mir-ci-bot.

305. By Cemil Azizoglu

Address deprecations in mir.

Approved by mir-ci-bot, Brandon Schaefer.

306. By Alexandros Frantzis

Sync with lp:unity-system-compositor/ubuntu

307. By Alexandros Frantzis

Update the Unity.Display DBus interface to support multiple outputs better.

Cherry-pick from lp:unity-system-compositor r307.

308. By Alexandros Frantzis

Update files for 0.9.1 release

309. By Alexandros Frantzis

Sync with lp:unity-system-compositor/ubuntu

310. By Stephen M. Webb

synch with lp:unity-systems-compositor/ubuntu

311. By Alan Griffiths

Fix build against lp:mir (and Mir 0.26!).

312. By Stephen M. Webb

src/com.canonical.Unity.conf: remove at_console policy stanza

313. By Stephen M. Webb

fix assorted lintian warnings in Deb packaging

314. By Stephen M. Webb

added the lightdm log files to the apport dump for error reporting

315. By Stephen M. Webb

added manpages for binaries

316. By Stephen M. Webb

added autopkgtest (DEP-8) support and some tests

317. By Stephen M. Webb

debian/changelog: update for 0.9.2

Unmerged revisions

317. By Stephen M. Webb

debian/changelog: update for 0.9.2

316. By Stephen M. Webb

added autopkgtest (DEP-8) support and some tests

315. By Stephen M. Webb

added manpages for binaries

314. By Stephen M. Webb

added the lightdm log files to the apport dump for error reporting

313. By Stephen M. Webb

fix assorted lintian warnings in Deb packaging

312. By Stephen M. Webb

src/com.canonical.Unity.conf: remove at_console policy stanza

311. By Alan Griffiths

Fix build against lp:mir (and Mir 0.26!).

310. By Stephen M. Webb

synch with lp:unity-systems-compositor/ubuntu

309. By Alexandros Frantzis

Sync with lp:unity-system-compositor/ubuntu

308. By Alexandros Frantzis

Update files for 0.9.1 release

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file '.bzrignore'
2--- .bzrignore 2013-04-09 04:47:20 +0000
3+++ .bzrignore 2017-01-13 23:31:46 +0000
4@@ -4,3 +4,4 @@
5 CMakeFiles
6 Makefile
7 src/dm_protocol.pb.*
8+.project
9
10=== modified file 'CMakeLists.txt'
11--- CMakeLists.txt 2016-06-17 16:00:58 +0000
12+++ CMakeLists.txt 2017-01-13 23:31:46 +0000
13@@ -16,7 +16,7 @@
14
15 project(UnitySystemCompositor)
16 set(USC_VERSION_MAJOR 0)
17-set(USC_VERSION_MINOR 6)
18+set(USC_VERSION_MINOR 9)
19 set(USC_VERSION_PATCH 0)
20 set(USC_VERSION "${USC_VERSION_MAJOR}.${USC_VERSION_MINOR}.${USC_VERSION_PATCH}")
21
22
23=== modified file 'debian/changelog'
24--- debian/changelog 2016-06-09 08:36:48 +0000
25+++ debian/changelog 2017-01-13 23:31:46 +0000
26@@ -1,8 +1,61 @@
27-unity-system-compositor (0.6.0-0ubuntu1) yakkety; urgency=medium
28-
29- * Update for compatibility with repowerd.
30-
31- -- Alexandros Frantzis <alexandros.frantzis@canonical.com> Thu, 09 Jun 2016 11:34:40 +0300
32+unity-system-compositor (0.9.0-0ubuntu1) UNRELEASED; urgency=medium
33+
34+ * Update for comaptibility with Mir 0.26
35+
36+ -- Cemil Azizoglu <cemil.azizoglu@canonical.com> Fri, 13 Jan 2017 17:30:15 -0600
37+
38+unity-system-compositor (0.8.0+17.04.20161206-0ubuntu1) zesty; urgency=medium
39+
40+ * 0.8.0 release, containing compatibility fixes for mir 0.25 release
41+
42+ -- Brandon Schaefer <brandon.schaefer@canonical.com> Tue, 06 Dec 2016 02:48:56 +0000
43+
44+unity-system-compositor (0.7.1+16.10.20160909.1-0ubuntu1) yakkety; urgency=medium
45+
46+ [ Michael Terry ]
47+ * Use system wallpaper instead of custom built-in one.
48+
49+ -- Michał Sawicz <michal.sawicz@canonical.com> Fri, 09 Sep 2016 14:39:40 +0000
50+
51+unity-system-compositor (0.7.1+16.10.20160824-0ubuntu1) yakkety; urgency=medium
52+
53+ * 0.7.1 release
54+ - Use libandroid-properties-dev build-dep on arm64
55+ - Use python3 for everything (autopilot tests and internal scripts)
56+ - Remove obsolete ubuntu-desktop-mir binary package
57+
58+ -- Alexandros Frantzis <alexandros.frantzis@canonical.com> Wed, 24 Aug 2016 07:16:37 +0000
59+
60+unity-system-compositor (0.7.0+16.10.20160815-0ubuntu1) yakkety; urgency=medium
61+
62+ * 0.7.0 release, containing compatibility fixes for mir 0.24 release.
63+ Only test code changes.
64+
65+ -- Kevin DuBois <kevin.dubois@canonical.com> Mon, 15 Aug 2016 18:57:15 +0000
66+
67+unity-system-compositor (0.6.0+16.10.20160805.1-0ubuntu1) yakkety; urgency=medium
68+
69+ * No-change rebuild.
70+
71+ -- Alexandros Frantzis <alexandros.frantzis@canonical.com> Fri, 05 Aug 2016 10:18:16 +0000
72+
73+unity-system-compositor (0.6.0+16.10.20160609-0ubuntu2) yakkety; urgency=medium
74+
75+ * No-change rebuild for boost soname change.
76+
77+ -- Matthias Klose <doko@ubuntu.com> Thu, 04 Aug 2016 08:33:29 +0000
78+
79+unity-system-compositor (0.6.0+16.10.20160609-0ubuntu1) yakkety; urgency=medium
80+
81+ * 0.6.0 release
82+
83+ -- Alexandros Frantzis <alexandros.frantzis@canonical.com> Thu, 09 Jun 2016 09:05:15 +0000
84+
85+unity-system-compositor (0.6.0-0ubuntu1) xenial; urgency=medium
86+
87+ * Grand repowerd update.
88+
89+ -- Alexandros Frantzis <alexandros.frantzis@canonical.com> Wed, 01 Jun 2016 19:39:14 +0000
90
91 unity-system-compositor (0.5.1+16.10.20160602.1-0ubuntu1) yakkety; urgency=medium
92
93@@ -11,6 +64,12 @@
94
95 -- Kevin DuBois <kdub432@gmail.com> Thu, 02 Jun 2016 17:53:14 +0000
96
97+unity-system-compositor (0.5.1+16.04.20160428-0ubuntu2) yakkety; urgency=medium
98+
99+ * No-change rebuild of latest xenial trunk against current archive.
100+
101+ -- Łukasz 'sil2100' Zemczak <lukasz.zemczak@ubuntu.com> Thu, 19 May 2016 21:02:28 +0200
102+
103 unity-system-compositor (0.5.1+16.04.20160428-0ubuntu1) xenial; urgency=medium
104
105 [ CI Train Bot ]
106
107=== modified file 'debian/control'
108--- debian/control 2016-09-02 13:52:05 +0000
109+++ debian/control 2017-01-13 23:31:46 +0000
110@@ -16,8 +16,8 @@
111 libglib2.0-dev,
112 libgles2-mesa-dev,
113 libglm-dev,
114- libmirclient-dev (>= 0.22.0),
115- libmirserver-dev (>= 0.22.0),
116+ libmirclient-dev (>= 0.26.0),
117+ libmirserver-dev (>= 0.26.0),
118 pkg-config,
119 python3,
120 python3-setuptools,

Subscribers

People subscribed via source and target branches