Merge lp://staging/~xnox/unity/no-more-upstart-dep into lp://staging/unity
Proposed by
Dimitri John Ledkov
Status: | Merged |
---|---|
Approved by: | Marco Trevisan (Treviño) |
Approved revision: | no longer in the source branch. |
Merged at revision: | 4231 |
Proposed branch: | lp://staging/~xnox/unity/no-more-upstart-dep |
Merge into: | lp://staging/unity |
Diff against target: |
85 lines (+6/-11) 5 files modified
debian/control (+0/-1) services/CMakeLists.txt (+0/-1) services/panel-service.c (+3/-5) tests/CMakeLists.txt (+1/-1) unity-shared/UpstartWrapper.cpp (+2/-3) |
To merge this branch: | bzr merge lp://staging/~xnox/unity/no-more-upstart-dep |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Marco Trevisan (Treviño) | Approve | ||
Review via email: mp+322283@code.staging.launchpad.net |
Commit message
Drop libupstart-dev dependency, and simply include verbantim dbus object paths.
Description of the change
Drop libupstart-dev dependency, and simply include verbantim dbus object paths.
As per request from infinity.
To post a comment you must log in.
Is this going to be removed from the archive?
I didn't use verbatim strings as I preferred to use defined values, but... As you and inifinity wish...