Comment 6 for bug 2056334

Revision history for this message
Simon Chopin (schopin) wrote : Re: wrong version when building a package that's already part of the initial image

After a bit more reflexion, I'd even argue that this 'built tree' exception shouldn't exist in the first place as it seems like a nice footgun, but I'm guessing it's not that simple, so in the mean time I'll just go and amend my wrapper script to not use `autopkgtest .` but rather `dpkg-buildpackage -S && autopkgtest ../$package.dsc`