Merge lp:~gz/ubuntu/quantal/unity/apport_ppa_bug_tag_1029471 into lp:ubuntu/quantal/unity
Status: | Work in progress |
---|---|
Proposed branch: | lp:~gz/ubuntu/quantal/unity/apport_ppa_bug_tag_1029471 |
Merge into: | lp:ubuntu/quantal/unity |
Diff against target: |
40 lines (+8/-8) 2 files modified
debian/changelog (+7/-1) debian/source_unity.py (+1/-7) |
To merge this branch: | bzr merge lp:~gz/ubuntu/quantal/unity/apport_ppa_bug_tag_1029471 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Didier Roche-Tolomelli | Needs Fixing | ||
Łukasz Zemczak | Approve | ||
Dimitri John Ledkov | Needs Fixing | ||
Ubuntu branches | Pending | ||
Review via email: mp+116893@code.launchpad.net |
Description of the change
Change apport hook to use 'using-ppa' as the tag when reporting a bug against unity when the package doesn't come from the distro. This avoids a problem with version permitting characters such as tilde which are not valid in launchpad tags.
Of 1939 apport reported bugs against unity in ubuntu, there are 32 that have a version tag, and there are 26 different tags across those 32 bugs. This suggests to me that this isn't a useful classification. The version of the package, and the ppa which it came from, are already included in the metadata apport adds to the bug description, so no useful information is being lost.
Unmerged revisions
- 743. By Martin Packman
-
Make apport hook use tag using-ppa rather than version when unity comes from ppa
as told on IRC:
didrocks | mgz: well, we do wait to have the version as it's enabling use to know when a regression started
didrocks | mgz: so I would rather like if you stop invalid characters, that we fix those in the version marshmalling
didrocks | we are really using that versionning for distro