Merge lp:~vorlon/ubuntu-archive-scripts/i386-for-historic-series into lp:ubuntu-archive-scripts
Proposed by
Steve Langasek
Status: | Merged |
---|---|
Merged at revision: | 262 |
Proposed branch: | lp:~vorlon/ubuntu-archive-scripts/i386-for-historic-series |
Merge into: | lp:ubuntu-archive-scripts |
Diff against target: |
80 lines (+22/-0) 1 file modified
update-germinate (+22/-0) |
To merge this branch: | bzr merge lp:~vorlon/ubuntu-archive-scripts/i386-for-historic-series |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Adam Conrad (community) | Approve | ||
Review via email:
|
Description of the change
Continue germinating with i386 for already-released series. Assumes https:/
Code cleans itself up as the older releases fall off.
To post a comment you must log in.
This looks reasonable. Normally, I'd suggest that we should always be explicit (and, thus, also set it to amd64 in the * case) to guard against defaults changing, but given that we have tight control over what happens to germinate and Colin isn't going to change it willy-nilly, the simplicity and self-cleaning of this works for me.