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 24d3af3a9334e60ae95dc2f5b695fecc13c73eca
Author: Ahmad Khalifa <ahmad@khalifa.ws>
Date: Sat Sep 6 13:53:50 2025 +0100
d/control: Bump standards version
commit f1cd062b9de61fb97935234c6039c40ba788f297
Author: Ahmad Khalifa <ahmad@khalifa.ws>
Date: Sat Sep 6 13:45:50 2025 +0100
d/control: add missing doc dependency libjs-underscore
Sphinx checks for it now, add along with libjs-jquery
commit f57b1c0f4db716338c955c3501b5fe204591427a
Author: Ahmad Khalifa <ahmad@khalifa.ws>
Date: Sat Sep 6 13:41:47 2025 +0100
Fix gcc-15 warning unterminated-string-initialization
- Increase header array declaration size. original over optimised to
save space. Likely more for the firmware side, not tools
(Closes: #1096462)