Is there a system in Ubuntu which simplify the process of getting the sources from git, compile and package it into a deb?
I'm looking for something similar to the PKGBUILD in ArchLinux which can be configured with any kind of vcs repo as source and then packaged as that distributions package format.
You might want to have a look at git-buildpackage.
There are similar tools, one for each VCS: