"Adam D. Barratt" <[email protected]> writes: > No. If the package is required to run the clean target (which I assume > at least cdbs and debhelper are in this case), then it must be listed > in Build-Depends, even if the package only produces arch-indep > packages - see Policy 7.7.
And in general anything that involves an unconditional makefile include is required to run the clean target, since it's required to load debian/rules as a makefile at all. -- Russ Allbery ([email protected]) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

