How to Create a .deb package from Source files

How to Create a .deb package from Source files: "If your build from source is successful, you can make a Debian (Ubuntu) package (.deb) for future use or can distribute to other users:

Install package tools: sudo apt-get install checkinstall

CheckInstall keeps track of all files installed by a 'make install' or equivalent, creates a Slackware, RPM, or Debian package with those files, and adds it to the installed packages database, allowing