----------------------------
Remove the stdeb_ backend and focus fully on the pip-accel_ backend:
- I don't need something that's refined and elegant but only supports a subset
of packages (stdeb_).
I see stdeb_ as the more idealistic choice.
- What I need instead is something that supports all or most packages, and when
it does, then it doesn't matter if the way in which it works isn't the most
elegant way to do things.
I see the pip-accel backend as the pragmatic choice.
.. _Release 0.16: https://github.com/paylogic/py2deb/compare/0.15...0.16