Finalise debian/* files
Feel free to help us finish the debian/* files. Would also be great if someone would like to be package maintainer, if or when that time comes.
Could we instead maybe use CPack instead of the debian folder? See for instance here: https://github.com/rizsotto/Bear/blob/master/CMakeLists.txt
I added CPack in https://github.com/cppit/jucipp/commit/e4cff18db45ff0b4ffb4857b66f09a82f07b8a7d. Not sure if the debian files are needed then?
edit: at the moment libclang-dev and liblldb-dev versions are hardcoded to support Debian stable, the main issue is that a version of liblldb-dev is not part of llvm-defaults in Debian (testing/unstable).