* Team upload.
* dh-python-pep517 is replaced by pybuild-plugin-pyproject.
[ Debian Janitor ]
* Bump debhelper from old 11 to 12.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Ondřej Nový ]
* d/control: Update Maintainer field with new Debian Python Team
contact address.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Debian Janitor ]
* Apply multi-arch hints.
+ python-tinycss2-common: Add Multi-Arch: foreign.
[ Michael Fladischer ]
* New upstream release.
* Use dh-python-pep517 to support pyproject.toml build.
* Drop 0002-Restore-missing-docs-dir-from-github.patch, docs are
included in upstream tarball now.
* Refresh patches.
* Bump debhelper version to 13.
* Bump Standards-Version to 4.6.0.1.
* Set Rules-Requires-Root: no.
* Add flit to Build-Depends, required by build system.
* Add python3-pytest and python3-pytest-flake8 to Build-Depends,
required by tests.
* Update year in d/copyright.
* Upstream moved css-parsing-tests location.
* Clean up test artifacts in PYBUILD_AFTER_TEST.
* Use uscan version 4.
* Enable upstream testsuite for autopkgtests.
* Add patch to prevent privacy breach through remote CSS files.
* Team upload.
[ Ondřej Nový ]
* Use 'python3 -m sphinx' instead of sphinx-build for building docs
* Use debhelper-compat instead of debian/compat.
[ Scott Kitterman ]
* Add d/gbp.conf so debian/master is used as the default branch
* New upstream release
* Update d/p/0001-Do-not-use-pytest-isort-and-pytest-flake8-in-tests-n.patch
to match upstream changes
* Drop d/p/0002-Decode-test-data-using-UTF-8.patch, incorporated upstream
* Drop d/p/0003-Convert-travis-ci-badge-to-text-link-to-avoid-privac.patch,
related code removed upstream
* Readd docs dir upstream failed to include in the release tarball
* Initial release (Closes: #903817).