* Rebuild with a recent sphinx embedding less JS libraries.
* Debhelper 13.
* Debhelper 12, Standards-Version 4.4.1
* Drop obsolete X-Python3-Version restriction.
[Matthias Klose <doko@ubuntu.com>]
* Build-depend on python3-doc instead of python3.7-doc. Closes: #951844.
* New upstream release.
* Install new HTML documentation into a separate -doc package.
* Standards-Version: 4.2.0. Rules-Requires-Root: no.
* Update copyright file, both MIT and Apache-2.0 are allowed.
* Patch doc to avoid a non-packaged sphinx extension.
* Patch doc to use python3.7-doc instead of accessing the network.
* Register the documentation into doc-base.
* Fix missing component in VCS-* URLs.
* Simply remove egg-info subdirectory to ensure its regeneration,
instead of making a backup.
* Add X-Python minimal version.
* Replace hand-written test with generic autodep8 ones.
* Install README.rst documentation.
* Fix snapshot ordering in watch file.
* Initial release. Closes: #896639.