Michael R. Crusoe pushed to branch master at Debian Python Team / packages / python-schema-salad
Commits: ba19ca0c by Michael R. Crusoe at 2024-09-12T16:16:46+02:00 d/control: adjust python*-dev* build-deps to help cross-building - - - - - 1027577f by Michael R. Crusoe at 2024-09-12T16:33:14+02:00 d/docs: include the Apache NOTICE file from the avro fork. - - - - - 3 changed files: - debian/changelog - debian/control - + debian/docs Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +python-schema-salad (8.7.20240905150001-2) UNRELEASED; urgency=medium + + * d/control: adjust python*-dev* build-deps to help cross-building + * d/docs: include the Apache NOTICE file from the avro fork. + + -- Michael R. Crusoe <[email protected]> Thu, 12 Sep 2024 15:47:08 +0200 + python-schema-salad (8.7.20240905150001-1) unstable; urgency=medium * d/watch: adapt to changed package name ===================================== debian/control ===================================== @@ -7,7 +7,8 @@ Build-Depends: debhelper-compat (= 13), dh-sequence-python3, python3, python3-all, - python3-all-dev, + python3-all-dev:native, + libpython3-all-dev, python3-setuptools, python3-setuptools-scm, python3-mistune (>> 3), ===================================== debian/docs ===================================== @@ -0,0 +1 @@ +schema_salad/avro/NOTICE View it on GitLab: https://salsa.debian.org/python-team/packages/python-schema-salad/-/compare/a8b057a0c4dd8989f58036049ce1992fb31c36ba...1027577fe03fbc9f1b480386fbada177e30573e4 -- View it on GitLab: https://salsa.debian.org/python-team/packages/python-schema-salad/-/compare/a8b057a0c4dd8989f58036049ce1992fb31c36ba...1027577fe03fbc9f1b480386fbada177e30573e4 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
