Merge lp://staging/~xnox/qtmir/no-more-cgmanager-or-upstart into lp://staging/qtmir
Proposed by
Dimitri John Ledkov
Status: | Approved |
---|---|
Approved by: | Gerry Boland |
Approved revision: | 640 |
Proposed branch: | lp://staging/~xnox/qtmir/no-more-cgmanager-or-upstart |
Merge into: | lp://staging/qtmir |
Diff against target: |
279 lines (+2/-185) 7 files modified
CMakeLists.txt (+0/-1) debian/control (+0/-1) src/modules/Unity/Application/CMakeLists.txt (+0/-2) src/modules/Unity/Application/cgmanager.cpp (+0/-117) src/modules/Unity/Application/cgmanager.h (+0/-42) src/modules/Unity/Application/dbusfocusinfo.cpp (+2/-19) src/modules/Unity/Application/dbusfocusinfo.h (+0/-3) |
To merge this branch: | bzr merge lp://staging/~xnox/qtmir/no-more-cgmanager-or-upstart |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Gerry Boland (community) | Approve | ||
Review via email: mp+323036@code.staging.launchpad.net |
Commit message
Drop cgmanager dependency, since ubuntu-app-launch moved to systemd, there is no longer any upstart cgroups.
Description of the change
Drop cgmanager dependency, since ubuntu-app-launch moved to systemd, there is no longer any upstart cgroups.
To post a comment you must log in.
Unmerged revisions
- 640. By Dimitri John Ledkov
-
Drop cgmanager dependency, since ubuntu-app-launch moved to systemd, there is no longer any upstart cgroups.
ok