Merge lp:~seb128/ubuntu-archive-scripts/display-broken-binaries into lp:ubuntu-archive-scripts
Proposed by
Sebastien Bacher
Status: | Merged |
---|---|
Merged at revision: | 293 |
Proposed branch: | lp:~seb128/ubuntu-archive-scripts/display-broken-binaries |
Merge into: | lp:ubuntu-archive-scripts |
Diff against target: |
36 lines (+7/-1) 2 files modified
generate-team-p-m (+4/-1) templates/team-report.html (+3/-0) |
To merge this branch: | bzr merge lp:~seb128/ubuntu-archive-scripts/display-broken-binaries |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Iain Lane | Approve | ||
Review via email:
|
Commit message
Displays the broken binaries information in the teams report
Description of the change
The current report has empty informations for packages making others uninstallable, with the change it does list the broken binaries information (on one line to keep it concise)
Example output https:/
(see gstreamer1.0 section)
To post a comment you must log in.
Logic looks good I think, just asking for a couple of tweaks. Thanks!