Comment 10 for bug 714414

Revision history for this message
James Westby (james-w) wrote : Re: [Bug 714414] Re: unstack debian sid branches

On Tue, 08 Feb 2011 01:06:49 -0000, Martin Pool <email address hidden> wrote:
> I wonder if this needs any updates in udd? It shouldn't, but there's a
> comment in icommon.py:
>
>
> # development releases first for stacking, no etch or earlier as they aren't on
> # lp
> lp_distro_releases = {"ubuntu": ["natty", "warty", "hoary", "breezy",
> "dapper", "edgy", "feisty", "gutsy",
> "hardy", "intrepid", "jaunty", "karmic",
> "lucid", "maverick"],
> "debian": ["squeeze", "lenny", "sid", "experimental"],
> }

This will need changing. However, it's not critical. We don't fiddle
with stacking or anything.

We just want to push "natty" first so that new packages follow the same
stacking scheme that we maintain with existing packages.

Thanks,

James