vcswatch reports that
this package seems to have a new changelog entry (version
1.84.0-2, distribution
UNRELEASED) and new commits
in its VCS. You should consider whether it's time to make
an upload.
Here are the relevant commit messages:
commit 2666a83b05f86e30cbc9037ee1964116f1ae7d0b
Author: Simon McVittie <smcv@debian.org>
Date: Thu Aug 14 11:24:13 2025 +0100
Update changelog
commit cedb1da00b5962077d377e704b5db2eafd27e33a
Author: Simon McVittie <smcv@debian.org>
Date: Thu Aug 14 11:22:11 2025 +0100
d/cross-g-ir-tool.in: Don't rely on sysconfig
During cross-compilation of some packages it is necessary to set
the environment variable _PYTHON_SYSCONFIGDATA_NAME, which alters
sysconfig to describe the host rather than build architecture,
meaning that it no longer has facts about the current interpreter.
Closes: #1105149
commit 3433aab5b47e44dfba3eaf6bfddcf3fea2f3b20b
Author: Simon McVittie <smcv@debian.org>
Date: Thu Aug 14 10:44:54 2025 +0100
README.Debian: Suggest a less intrusive workaround for #1060838/#1111001
commit 047bc67a9f2703e7e27e61ba903969ec4d23c7b4
Author: Simon McVittie <smcv@debian.org>
Date: Thu Aug 14 10:44:05 2025 +0100
README.Debian: #1060907 in haskell-haskell-gi was fixed
commit 8396fb5c8f42e630742f69217ebe351f412eee0c
Author: Simon McVittie <smcv@debian.org>
Date: Thu Aug 14 10:43:42 2025 +0100
README.Debian: Simplify recommended gobject-introspection dependency
The previous recommendation was new in Debian 13 and Ubuntu 24.04,
but 1.80 is available in both of those releases too, so we can recommend
something shorter and easier to remember without losing portability.