Comment 3 for bug 813937

Revision history for this message
James Westby (james-w) wrote : Re: [Bug 813937] Re: upstart import failing

Hi,

In this case it looks as though upstart 1.3 was merged without using
"bzr merge-upstream"

http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/oneiric/upstart/oneiric/revision/1316.1.1

Fixing this is tricky as the bzr history can't be changed.

The tag can just be added at an appropriate revision (bzr tag
upstream-1.3 -r tag:1.3), but the pristine-tar data won't be included
and so packages based on 1.3 won't be buildable without having the
tarball already.

Thanks,

James