Merge lp://staging/~vorlon/ubuntu/saucy/apport/attach-upstart-userjob-logs into lp://staging/~ubuntu-core-dev/ubuntu/saucy/apport/ubuntu
Proposed by
Steve Langasek
Status: | Merged |
---|---|
Merged at revision: | 2186 |
Proposed branch: | lp://staging/~vorlon/ubuntu/saucy/apport/attach-upstart-userjob-logs |
Merge into: | lp://staging/~ubuntu-core-dev/ubuntu/saucy/apport/ubuntu |
Diff against target: |
61 lines (+32/-0) 3 files modified
apport/hookutils.py (+23/-0) data/general-hooks/ubuntu.py (+1/-0) debian/changelog (+8/-0) |
To merge this branch: | bzr merge lp://staging/~vorlon/ubuntu/saucy/apport/attach-upstart-userjob-logs |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Martin Pitt | Approve | ||
Ted Gould | Pending | ||
Review via email: mp+161253@code.staging.launchpad.net |
This proposal supersedes a proposal from 2013-04-26.
Description of the change
Inspired by http://
To post a comment you must log in.
I put the new function into trunk, with a bug fix and a fixed docstring: http:// bazaar. launchpad. net/~apport- hackers/ apport/ trunk/revision/ 2629
Thanks!