Complete the debian package build
Add to the BES CI process
For #2, look into using two stages, so that Travis only builds the Debian packages if the main and distcheck builds work. You can do this using Travis' 'build stages'.
Error when running Travis build: the $prefix was set to blank when the debian was being built.