Bugfixes
- Fixed handling of download URLs containing special characters in the path part.
[571](https://github.com/pulp/pulp_deb/issues/571)
- Fixed several serializer bugs preventing the manual creation of structure content of type
`ReleaseArchitecture`, `ReleaseComponent`, and `PackageReleaseComponent`.
[575](https://github.com/pulp/pulp_deb/issues/575)
---