Merge ~waveform/ubuntu-dev-tools:built-before into ubuntu-dev-tools:master
Proposed by
Dave Jones
Status: | Needs review |
---|---|
Proposed branch: | ~waveform/ubuntu-dev-tools:built-before |
Merge into: | ubuntu-dev-tools:master |
Diff against target: |
973 lines (+905/-12) 5 files modified
built-in-ubuntu (+635/-0) debian/control (+4/-0) debian/copyright (+20/-12) doc/built-in-ubuntu.1 (+245/-0) setup.py (+1/-0) |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Dan Streetman | Needs Information | ||
Review via email: mp+420287@code.qastaging.launchpad.net |
Description of the change
Adds the built-in-ubuntu utility for determining the set of packages built before, after, or during the existence of another (version of a) package in the archive.
To post a comment you must log in.
There was an error fetching revisions from git servers. Please try again in a few minutes. If the problem persists, contact Launchpad support.
Could you add some detail on what the intended use for this is?
Also, it needs a manpage...
And finally it doesn't seem to be using any existing u-d-t library stuff, i.e. it's not using *anything* under ubuntutools/, is there a reason for that? Like, why should this get added to u-d-t if it doesn't actually leverage any of the existing code in u-d-t?