hedge our bets about dh-build operation in jessie.
Some versions use: dh_prep dh_auto_install dh_install Some use: dh_build dh_binary The former will work. The latter will clean debian/tmp as part of the process, which means installing the binary to debian/tmp will fail.
Please register or sign in to comment