I have created several deb packages weeks ago without any problem, but in the last weeks I can't. In the last step (dpkg-buildpackage -rfakeroot) I get next: ... Good - your configure finished. Start make now
dh_testdir # Add here commands to compile the package. /usr/bin/make make[1]: se ingresa al directorio `/home/carlos/Paquetes/kdenlive-0.5.svn' WARNING: use unsermake instead of make or use a wrapper script, e.g. makeobj!!! unsermake all Wrong parameters. Usage: unsermake [OPTION] ... [dir]... Some of the switches correspond to those in "make" or "automake". See the manpages for details. An after that an almost empty package (4.4KB) is created. I think recently make has been replaced by unsermake in makefiles and problem comes from it, but I don't know how to fix. Regards Carlos
