Working repository for debexpo
Resolve all currently flagged bugs regarding debexpo repository. (Closes #50 (closed), #15 (closed))
A new database migration tool is used to perform safe upgrade through sqlalchemy: alembic.
Migration scripts and configuration can be found in contrib/database while its documentation lies in docs/db_migration.rst.