Hi, On Sat, Dec 09, 2017 at 07:38:56AM +0100, Sven Eckelmann wrote: > Sorry, this doesn't work: > > libg3d-doc: lintian output: 'no-copyright-file ', automatically rejected > package. > libg3d-doc: lintian output: 'empty-binary-package ', automatically rejected > package. > libg3d-doc: If you have a good reason, you may override this lintian tag.
Indeed. I'm sorry for sending a broken patch. I was looking into the problem, and figured as much that it broke only with arch:any+all builds while arch-only and indep-only work. I see that you fixed it and how your fix makes it work. Thank you! It's a bit sad that full (any+all) now need to build it twice, but buildds don't do that, so maybe it is not too bad. Given that dpkg-buildpackage only invokes build-arch and build-indep now, I don't see any way around this limitation. Helmut