← Back to team overview

launchpad-reviewers team mailing list archive

[Merge] ~cjwatson/launchpad:built-using-model into launchpad:master

 

The proposal to merge ~cjwatson/launchpad:built-using-model into launchpad:master has been updated.

Description changed to:

These are parsed into a form that we'll later be able to use in the dominator, with the goal of keeping source publications that are referenced by Built-Using fields in active binary publications.

The most complicated bit is working out which source package releases a given Built-Using field refers to, since there are edge cases where just the name and version can be ambiguous.  We do the best we can by following the archive dependencies of the build and finding sources that it could plausibly have used.

Unresolvable entries in Built-Using, including ones that refer to deleted source publications, will result in binary uploads being rejected.

Database MP: https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/381036

For more details, see:
https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/381234
-- 
Your team Launchpad code reviewers is requested to review the proposed merge of ~cjwatson/launchpad:built-using-model into launchpad:master.


References