[med-svn] [Git][python-team/packages/python-schema-salad][master] 2 commits: d/control: adjust python*-dev* build-deps to help cross-building
Michael R. Crusoe (@crusoe)
gitlab at salsa.debian.org
Thu Sep 12 15:46:59 BST 2024
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 <crusoe at debian.org> 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20240912/a63e6504/attachment-0001.htm>
More information about the debian-med-commit
mailing list