Comment 5 for bug 833736

Revision history for this message
Iain Lane (laney) wrote : Re: [Bug 833736] Re: copyPackages() doesn't close LP bugs

Hi,

On Thu, Aug 25, 2011 at 04:05:41PM -0000, Julian Edwards wrote:
> On Thursday 25 August 2011 16:53:21 you wrote:
> > I see Laney cleared this up on IRC, yes all versions since the last
> > publication.
> >
> > (This could mean that we miss versions: e.g. if we go from 1.0-1 to
> > 2.0-0ubuntu1, then if we sync 2.0-1 we wouldn't get bug closing for the
> > changelog entry from 1.0-2. But that's what would happen if someone did
> > a manual sync/merge, so I think it's to be expected)
>
> I'm not sure I follow that so I'll tell you what I am making it do and you can
> check if it meets expectations.
>
> Consider:
> * we have 1.0-1 in Ubuntu
> * Debian also has 1.0-2 and 1.0-3
>
> If we sync 1.0-3 then bugs will be closed referenced in changelogs for 1.0-2
> and 1.0-3.
>
> Does that sound okay?

That is right. He's saying this

 * Ubuntu has 1.0-1
 * Debian uploads 1.0-2 which closes some LP bugs
 * Ubuntu then uploads a new version 2.0-0ubuntu1 without syncing 1.0-2
 * Debian uploads 2.0.0-1 which we sync

LP bugs closed in 1.0-2 are then not closed because we only consider the
changelog for versions greater than 2.0-0ubuntu1.

I don't think this is a problem. It's not a regression from what we have
now.

Cheers,

Iain