---------------------------
Start work on a backend using pip-accel_ instead of stdeb_:
- After working with stdeb_ for over four months it had become painfully clear
that it would never be able to convert the huge dependency trees I had in
mind for it because it was simply way too fragile.
- At the same time I knew from working on pip-accel_ that ``python setup.py
bdist`` was much more reliable / robust and gave usable results, even if
completely specific to the major and minor version of the running Python
interpreter.
This is how I decided to start working on an alternative package conversion
backend for py2deb.
.. _Release 0.8: https://github.com/paylogic/py2deb/compare/0.7.7...0.8