* d/control: Set min version of python3-urllib to 1.26.2.
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.1.
* 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 ]
* Set upstream metadata fields: Bug-Database, Bug-Submit.
* Update standards version to 4.5.0, no changes needed.
[ Thomas Goirand ]
* New upstream release (Closes: #954381).
- Fixes FTBFS (Closes: #959621, #973072).
* Use git to generate upstream tarball, as the PyPi module doesn't include
the test folder. Using the gen-orig-xz in debian/rules, as using the
repack function of debian/watch doesn't make sense (why downloading a
tarball that would be later on discarded? I'm open to a better solution
which would be uscan compatible though...). Switch d/watch to the github
tag therefore.
* override_dh_auto_test to set PYTHONPATH.
* Team upload.
* Use debhelper-compat instead of debian/compat.
* Use Python 3 for building docs.
* Drop Python 2 support.
* Use pybuild for building package.
* Enable autopkgtest-pkg-python testsuite.
* Bump debhelper compat level to 12.
* Drop openstack-pkg-tools from B-D, not needed anymore.
* Bump standards version to 4.4.0 (no changes).
* Team upload.
* New upstream version.
+ ACTION REQUIRED: Rename the currently being-used async parameter to
async_req to support Python 3.7 because it's a reserved keyword now.
* Uploading to unstable.
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https in Format
[ Thomas Goirand ]
* New upstream release.
* Fixed (build-)depends for this release.
* Move the package to the DPMT:
- Update maintainer and uploader.
- Update VCS fields.
- Switched to pristine-tar.
* Standards-Version is now 4.1.3.
* Uploading to unstable.
* Initial release. (Closes: #879560)