Merge lp:~bregma/unity8-desktop-session/lp-1296733 into lp:unity8-desktop-session

Proposed by Stephen M. Webb
Status: Merged
Approved by: Christopher Townsend
Approved revision: 69
Merged at revision: 68
Proposed branch: lp:~bregma/unity8-desktop-session/lp-1296733
Merge into: lp:unity8-desktop-session
Diff against target: 110 lines (+9/-34)
7 files modified
data/10-unity8-x11.conf (+0/-2)
data/Makefile.am (+6/-10)
data/unity8-x11.desktop (+0/-4)
debian/control (+0/-11)
debian/rules (+3/-0)
debian/unity8-desktop-session-mir.install (+0/-4)
debian/unity8-desktop-session-x11.install (+0/-3)
To merge this branch: bzr merge lp:~bregma/unity8-desktop-session/lp-1296733
Reviewer Review Type Date Requested Status
Christopher Townsend Approve
Review via email: mp+230907@code.launchpad.net

Commit message

remove unity8-desktop-session-x11 because it's unsupported

Description of the change

remove unity8-desktop-session-x11 because it's unsupported

To post a comment you must log in.
69. By Stephen M. Webb

failed build on missing files

Revision history for this message
Christopher Townsend (townsend) wrote :

LGTM

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== removed file 'data/10-unity8-x11.conf'
2--- data/10-unity8-x11.conf 2014-05-29 15:03:57 +0000
3+++ data/10-unity8-x11.conf 1970-01-01 00:00:00 +0000
4@@ -1,2 +0,0 @@
5-[SeatDefaults]
6-user-session=unity8-x11
7
8=== modified file 'data/Makefile.am'
9--- data/Makefile.am 2014-08-07 19:19:20 +0000
10+++ data/Makefile.am 2014-08-14 23:17:27 +0000
11@@ -1,10 +1,10 @@
12-# This file is part of Unity8-session-x11, a desktop session configration
13+# This file is part of Unity8-session, a desktop session configration
14 # package.
15 #
16 # Copyright 2013-2014 Canonical Ltd.
17 #
18-# Unity8-session-x11 is free software: you can redistribute it and/or modify it
19-# under the terms of the GNU General Public License version 3, as published by
20+# unity8-desktop-session is free software: you can redistribute it and/or modify
21+# it under the terms of the GNU General Public License version 3, as published by
22 # the Free Software Foundation.
23 #
24 # This program is distributed in the hope that it will be useful, but WITHOUT ANY
25@@ -24,22 +24,18 @@
26 sensors.txt
27
28 dist_icon_DATA = \
29- custom_unity8-mir_badge.png \
30- custom_unity8-x11_badge.png
31+ custom_unity8-mir_badge.png
32
33 dist_lightdm_conf_DATA = \
34- 10-unity8-x11.conf \
35 55-unity8.conf
36
37 dist_lightdm_session_DATA = \
38- unity8-mir.desktop \
39- unity8-x11.desktop
40+ unity8-mir.desktop
41
42 dist_bin_SCRIPTS = \
43 lightdm-unity8-session
44
45 EXTRA_DIST = \
46 unity8-mir.desktop.in \
47- custom_unity8-mir_badge.xcf \
48- custom_unity8-x11_badge.xcf
49+ custom_unity8-mir_badge.xcf
50
51
52=== removed file 'data/custom_unity8-x11_badge.png'
53Binary files data/custom_unity8-x11_badge.png 2013-11-26 20:39:38 +0000 and data/custom_unity8-x11_badge.png 1970-01-01 00:00:00 +0000 differ
54=== removed file 'data/custom_unity8-x11_badge.xcf'
55Binary files data/custom_unity8-x11_badge.xcf 2013-11-26 20:39:38 +0000 and data/custom_unity8-x11_badge.xcf 1970-01-01 00:00:00 +0000 differ
56=== removed file 'data/unity8-x11.desktop'
57--- data/unity8-x11.desktop 2013-11-26 20:06:38 +0000
58+++ data/unity8-x11.desktop 1970-01-01 00:00:00 +0000
59@@ -1,4 +0,0 @@
60-[Desktop Entry]
61-Name=Unity8-X11
62-Exec=/usr/bin/unity8
63-Type=Application
64
65=== modified file 'debian/control'
66--- debian/control 2014-07-28 02:35:32 +0000
67+++ debian/control 2014-08-14 23:17:27 +0000
68@@ -28,14 +28,3 @@
69 .
70 This package is provided for evaluation and demonstration purposes only.
71
72-Package: unity8-desktop-session-x11
73-Architecture: all
74-Depends: ubuntu-desktop-mir,
75- unity8,
76- unity8-fake-env,
77- ${misc:Depends}
78-Description: Unity8 desktop session for X11
79- .
80- A desktop session running Unity8 on an X11 back end.
81- .
82- This package is provided for evaluation and demonstration purposes only.
83
84=== modified file 'debian/rules'
85--- debian/rules 2013-11-26 21:05:01 +0000
86+++ debian/rules 2014-08-14 23:17:27 +0000
87@@ -5,3 +5,6 @@
88
89 override_dh_autoreconf:
90 NOCONFIGURE=1 dh_autoreconf /bin/sh -- ./autogen.sh
91+
92+override_dh_install:
93+ dh_install --fail-missing
94
95=== removed file 'debian/unity8-desktop-session-mir.install'
96--- debian/unity8-desktop-session-mir.install 2014-08-07 19:19:20 +0000
97+++ debian/unity8-desktop-session-mir.install 1970-01-01 00:00:00 +0000
98@@ -1,4 +0,0 @@
99-usr/bin/*
100-usr/share/lightdm/lightdm.conf.d/55-unity8.conf
101-usr/share/lightdm/sessions/unity8-mir.desktop
102-usr/share/unity-greeter/custom_unity8-mir_badge.png
103
104=== removed file 'debian/unity8-desktop-session-x11.install'
105--- debian/unity8-desktop-session-x11.install 2014-08-07 15:11:11 +0000
106+++ debian/unity8-desktop-session-x11.install 1970-01-01 00:00:00 +0000
107@@ -1,3 +0,0 @@
108-usr/share/lightdm/lightdm.conf.d/10-unity8-x11.conf
109-usr/share/lightdm/sessions/unity8-x11.desktop
110-usr/share/unity-greeter/custom_unity8-x11_badge.png

Subscribers

People subscribed via source and target branches