vcswatch reports that
this package seems to have new commits in its VCS but has
not yet updated debian/changelog. You should consider updating
the Debian changelog and uploading this new version into the archive.
Here are the relevant commit logs:
commit 5f199e89c7e3f061f1c6403ac77fbacf564ecf85
Author: Michael J Gruber <git@grubix.eu>
Date: Fri Jun 20 16:51:39 2025 +0200
test: do not add legacy bindings to PYTHONPATH
d526797a ("python: move legacy python bindings to contrib.", 2025-02-15)
moved the legacy python bindings away from the location in `bindingss/`.
Do not add that location to the PYTHONPATH since it is obsolete.
commit d5ab2f0c02da4415e8775847ebc01559c9652e4c
Author: len@realtimegenomics.com <len@realtimegenomics.com>
Date: Tue Mar 18 05:23:40 2025 +0000
emacs: fix disabling notmuch-show-header-line via custom
The defcustom had a typo that prevented it from working as intended.
commit eaf3cd10db95b366c960a4f87e4a513dc9488e7f
Author: David Bremner <david@tethera.net>
Date: Sat Feb 22 13:42:49 2025 -0400
doc/python: correct wording around container complexity.
Based on a suggestion from Jakub Wilk.