checkinstall を使用して、ubuntu マシンで debian パッケージを準備しています。私はそれを準備するために次の手順を実行しました
source_file_directory/ make
checkinstall -D make install
最後にフォローしてもらいました。
Installing with make...Installing with install...
========================= Installation results ===========================
make: *** No rule to make target `install'. Stop.
**** Installation failed. Aborting package creation.
Cleaning up...OK
Bye.