1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
python-eth-typing (5.2.1-3) unstable; urgency=medium
* debian/control: Move "Multi-Arch: foreign" from the source to the binary
package.
-- Soren Stoutner <soren@debian.org> Mon, 18 Aug 2025 11:19:03 -0700
python-eth-typing (5.2.1-2) unstable; urgency=medium
* Add debian/source/lintian-overrides.
* debian/control:
- Add "Multi-Arch: foreign".
- Add "Built-Using: ${sphinxdoc:Built-Using}".
- Add build-depents on "python3-pytest <!nocheck>".
- Add "Testsuite: autopkgtest-pkg-pybuild".
* debian/salsa-ci.yml: Remove unneeded override allowing reprotest to fail.
-- Soren Stoutner <soren@debian.org> Wed, 13 Aug 2025 11:22:29 -0700
python-eth-typing (5.2.1-1) unstable; urgency=medium
* Initial release. (Closes: #1108126)
-- Manuel Guerra <ar.manuelguerra@gmail.com> Wed, 02 Jul 2025 11:48:01 -0400
|