Merge lp:~michael-sheldon/ubuntu-touch-session/fix-1659388 into lp:ubuntu-touch-session

Proposed by Michael Sheldon
Status: Merged
Approved by: Michael Sheldon
Approved revision: 298
Merged at revision: 300
Proposed branch: lp:~michael-sheldon/ubuntu-touch-session/fix-1659388
Merge into: lp:ubuntu-touch-session
Diff against target: 34 lines (+7/-15)
2 files modified
debian/changelog (+7/-0)
upstart-session/maliit-server.conf (+0/-15)
To merge this branch: bzr merge lp:~michael-sheldon/ubuntu-touch-session/fix-1659388
Reviewer Review Type Date Requested Status
Michael Terry Approve
Review via email: mp+317522@code.launchpad.net

Commit message

Remove maliit-server.conf (now provided by the ubuntu-keyboard package)

Description of the change

Remove maliit-server.conf (now provided by the ubuntu-keyboard package)

To post a comment you must log in.
Revision history for this message
Michael Sheldon (michael-sheldon) wrote :
Revision history for this message
Michael Terry (mterry) wrote :

Looks fine to me.

review: Approve

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 2016-12-06 13:46:42 +0000
3+++ debian/changelog 2017-02-16 16:44:57 +0000
4@@ -1,3 +1,10 @@
5+ubuntu-touch-session (0.109) UNRELEASED; urgency=medium
6+
7+ * Remove maliit upstart job (moved to ubuntu-keyboard package)
8+ * Increase version number to allow for Breaks/Replaces in ubuntu-keyboard
9+
10+ -- Michael Sheldon <michael.sheldon@canonical.com> Thu, 16 Feb 2017 16:35:36 +0000
11+
12 ubuntu-touch-session (0.108+17.04.20161206-0ubuntu1) zesty; urgency=medium
13
14 * Support running inside a snap (without breaking non-snap runs). (LP:
15
16=== removed file 'upstart-session/maliit-server.conf'
17--- upstart-session/maliit-server.conf 2014-09-23 06:03:47 +0000
18+++ upstart-session/maliit-server.conf 1970-01-01 00:00:00 +0000
19@@ -1,15 +0,0 @@
20-description "Maliit OSK Server"
21-author "Ricardo Mendoza <ricmm@ubuntu.com>"
22-
23-# nowadays, maliit-server needs to start *after* unity8, or it crashes while
24-# trying to poke geometry
25-start on started unity8
26-stop on stopping unity8
27-
28-# needed to fix lp:1233550
29-env QML_BAD_GUI_RENDER_LOOP=1
30-env PULSE_PROP='media.role=feedbacksound'
31-
32-respawn
33-
34-exec maliit-server

Subscribers

People subscribed via source and target branches