This is a workspace for creating HB-workstation deb package with help of checkinstall
Let us see what is it about

This executes 'make install' and catches your files being installed. Then it packs it in '.deb' package and installs this package.
For futher modifications - you have to work in main workspace (~/workspace/sources), when you're ready to "commit" you changes, 
just move changes to workspace 'hb-ws-1.0' and have some voodoo dance with Makefile. The goal is to modify Makefile with 'install' target.
