Merge lp:~brian-murray/apport/lucid into lp:~ubuntu-core-dev/ubuntu/lucid/apport/ubuntu

Proposed by Brian Murray
Status: Merged
Merged at revision: not available
Proposed branch: lp:~brian-murray/apport/lucid
Merge into: lp:~ubuntu-core-dev/ubuntu/lucid/apport/ubuntu
Diff against target: 27 lines (+9/-0)
2 files modified
apport/crashdb_impl/launchpad.py (+2/-0)
debian/changelog (+7/-0)
To merge this branch: bzr merge lp:~brian-murray/apport/lucid
Reviewer Review Type Date Requested Status
Apport upstream developers Pending
Review via email: mp+21300@code.launchpad.net

Description of the change

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'apport/crashdb_impl/launchpad.py'
2--- apport/crashdb_impl/launchpad.py 2010-03-10 13:35:23 +0000
3+++ apport/crashdb_impl/launchpad.py 2010-03-12 23:52:23 +0000
4@@ -264,6 +264,8 @@
5
6 report['Tags'] = ' '.join(b.tags)
7
8+ report['OriginalTitle'] = report['Title']
9+
10 report['Title'] = b.title
11
12 for attachment in filter_filename(b.attachments):
13
14=== modified file 'debian/changelog'
15--- debian/changelog 2010-03-11 19:09:29 +0000
16+++ debian/changelog 2010-03-12 23:52:23 +0000
17@@ -1,3 +1,10 @@
18+apport (1.13-0ubuntu3) lucid; urgency=low
19+
20+ * apport/crashdb_impl/launchpad.py: preserve the title from the bug
21+ description as OriginalTitle for bug patterns
22+
23+ -- Brian Murray <brian@ubuntu.com> Fri, 12 Mar 2010 15:40:22 -0800
24+
25 apport (1.13-0ubuntu2) lucid; urgency=low
26
27 * data/general-hooks/parse_segv.py: backport portion of upstream commit 1724

Subscribers

People subscribed via source and target branches

to all changes: