This is a tutorial for building quick one-off packages that won't ever be accepted by debian but that you can use with your own servers.
If you want to do that, you will be better off using Jordan Sissel's fpm tool: https://github.com/jordansissel/fpm
It can take any project and quickly package it into a .deb, .rpm, .whatever package.
If you want to do that, you will be better off using Jordan Sissel's fpm tool: https://github.com/jordansissel/fpm It can take any project and quickly package it into a .deb, .rpm, .whatever package.