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 71dc256994a4f7e635c1be29b03e1ab486271866
Author: John Horigan <john@glyphic.com>
Date: Sat Aug 31 19:42:15 2024 -0700
win - replace several 64kB stack arrays with smaller heap arrays
commit efdaaf8f8156bc38c84e1f630e068bffcc45907e
Author: John Horigan <john@glyphic.com>
Date: Sat Aug 31 15:25:14 2024 -0700
agg - update embedded AGG to latest upstream (r141), supports up to C++23
commit 429a3d5333e17ed1e319feaed91f636d33d8b399
Author: Jean-Michaël Celerier <jeanmichael.celerier@gmail.com>
Date: Thu Aug 29 09:26:09 2024 -0400
Fix build for C++23
commit 9e72f0634184cb8b6986b1f6c0537849c59b44ed
Author: John Horigan <john@glyphic.com>
Date: Thu Aug 29 17:54:17 2024 -0700
common - stop using u8"" strings in examples.h, it isn't required and breaks on C++20