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 4e98a6f1a3cdee72d51c98196e2ca19f08286fab
Author: Ahmad Khalifa <ahmad@khalifa.ws>
Date: Sat Oct 11 15:28:52 2025 +0100
Release coreboot 25.09+dfsg-1 to unstable
commit 56eabb2889dad653f3517ba0a1c3bca7a026d966
Author: Ahmad Khalifa <ahmad@khalifa.ws>
Date: Sat Oct 11 15:24:59 2025 +0100
d/copyright: Updates for new version
commit dd6640d528659c3e951af0fae0c641ac7451498f
Author: Ahmad Khalifa <ahmad@khalifa.ws>
Date: Sat Oct 11 15:24:20 2025 +0100
d/control: cleanup Rules-Requires-Root
commit a5b3cd76c2d0dbdf44929beb029787e05802ff47
Author: Ahmad Khalifa <ahmad@khalifa.ws>
Date: Sat Oct 11 15:15:49 2025 +0100
Refresh patches (gcc-15 fix)
commit 9d24f8c56daa305dd3a41259604ad2b0add86633
Merge: 24d3af3a 4b8c4b98
Author: Ahmad Khalifa <ahmad@khalifa.ws>
Date: Sat Oct 11 14:48:20 2025 +0100
Update upstream source from tag 'upstream/25.09+dfsg'
Update to upstream version '25.09+dfsg'
with Debian dir 5d83ab22c22770b73b131a062db3f68729e2b8e4
commit 4b8c4b989cdc11dd5b97d3a726e1fc87c1622460
Author: Ahmad Khalifa <ahmad@khalifa.ws>
Date: Sat Oct 11 14:48:20 2025 +0100
New upstream version 25.09+dfsg
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)