Merge lp:~dpm/lp-get-ul10nstats/distro-support into lp:lp-get-ul10nstats
Proposed by
David Planella
Status: | Merged |
---|---|
Approved by: | Colin Watson |
Approved revision: | 26 |
Merged at revision: | 20 |
Proposed branch: | lp:~dpm/lp-get-ul10nstats/distro-support |
Merge into: | lp:lp-get-ul10nstats |
Diff against target: |
128 lines (+25/-17) 1 file modified
lp-get-ul10nstats.py (+25/-17) |
To merge this branch: | bzr merge lp:~dpm/lp-get-ul10nstats/distro-support |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Colin Watson (community) | Approve | ||
Review via email:
|
Description of the change
As per RT #74952, added distro support for specifying a distro (e.g. 'ubuntu' or 'ubuntu-rtm') and a series (e.g. 'utopic' or '14.09')
This required https:/
To post a comment you must log in.
I believe I've addressed all the comments pointed in the review, thanks!