------------------------------
- Improved Python 3.4 compatibility, also bumped deb-pkg-tools_ requirement to
improve Python 3 compatibility.
- Replaced the use of ``uname -m`` with ``os.uname()`` and added an ``armv6l``
to ``armhf`` mapping (to enable support for Raspbian).
- Start running the test suite on `Travis CI`_ against Python 2.6, 2.7 and 3.4
and collect coverage statistics on Coveralls_.
.. _Release 0.20.5: https://github.com/paylogic/py2deb/compare/0.20.4...0.20.5
.. _Travis CI: https://travis-ci.org/paylogic/py2deb
.. _Coveralls: https://coveralls.io/github/paylogic/py2deb