Daniel Leidert wrote: > I received the report below. Turns out, that there is a clean target, > but debuild fails, because there is no distclean target. Could there be > a mixup or a regression with #706923/#707481?
Only to the extent that before it ignored the -C you have specified, so make found no Makefile, and no cleaning was done. Which was probably a bug in your package before. The actual problem is that this Makefile builds and includes .deps the first time it's run, which defeats the code that attempts to detect if a target exists by running make -s -n and seeing if make says that would do anything. -- see shy jo
signature.asc
Description: Digital signature