------------------------------
- `Bug fix for Python 3 compatibility <https://travis-ci.org/xolox/python-deb-pkg-tools/jobs/24867811>`_.
- Moved ``deb_pkg_tools.cli.with_repository()`` to ``deb_pkg_tools.repo.with_repository()``.
- Submit test coverage from travis-ci.org to coveralls.io, add dynamic coverage
statistics to ``README.rst``.
- Run more tests on travis-ci.org by running test suite as root (this gives the
test suite permission to test things like apt-get local repository
activation).
- Improved test coverage of ``deb_pkg_tools.repository.update_repository()``
and ``deb_pkg_tools.gpg.GPGKey()``.
.. _Release 1.15.1: https://github.com/xolox/python-deb-pkg-tools/compare/1.15...1.15.1