On Tue, Feb 21, 2006 at 07:54:13PM -0500, Joey Hess wrote: > The tarball issue is solved by passing -i -I.svn to dpkg-buildpackage. > There is never any reason to set DH_ALWAYS_EXCLUDE in the rules file and > it would not be good to do so.
That makes some sense. But having DH_ALWAYS_EXCLUDE set in the environment is surely even worse than having it in the rules file, because it can affect builds in ways which are unreproducible on other machines. See bug#352273 for an example of this. I've removed this from devscripts debian/rules now. > I'v built every package I've released for years out of svn like this > with no problems (including devscripts, although I don't use debuild to > do it). See bug#352273 for an example of where there *was* a problem with a package you built :) Julian -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

