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
commit 3dea1fcc8729bfd3f9ccf7710f2ac3384c008105
Author: John Horigan <john@glyphic.com>
Date: Mon Jul 1 22:40:00 2024 -0700
debian - update Debian files for 3.4.2+dfsg-1 release
commit 42d8df8a3ed900c4035c59bc85b67153a3a3d564
Author: John W. Horigan <john@glyphic.com>
Date: Mon Jun 3 23:34:24 2024 -0700
osx - bump version to 3.4.2(52)
commit 37e1474aee5729f2bed37ed66fa39c71d816dd4f
Author: John W. Horigan <john@glyphic.com>
Date: Mon Jun 3 23:26:15 2024 -0700
win - bump version to 3.4.2(49)
commit ffe355fd1f083a25ea24e075ee3ae6cf7e7b7cf4
Author: John W. Horigan <john@glyphic.com>
Date: Mon Jun 3 23:22:25 2024 -0700
posix - bump version to 3.4.2 (37)
commit 55a6beba633384cca8ae9cb89aec13cfe7ac3a08
Author: John W. Horigan <john@glyphic.com>
Date: Mon Jun 3 23:20:10 2024 -0700
common - support FFmpeg 7.0 API change
commit f27ff99ed5f4b47fa3fbd60437c85da63bb0c9d7
Author: John Horigan <john@glyphic.com>
Date: Thu Mar 2 22:04:54 2023 -0800
common - make Renderer::AbortEverything atomic, as it is cross-thread info
commit b44fc1aba015321680f780a3e42a4258405fcbc5
Author: John Horigan <john@glyphic.com>
Date: Thu Mar 2 22:01:09 2023 -0800
net6 - forgot override specifier in WinSystem
commit 1f4ee24172132b7595b70830ff2a89724cd5d811
Author: John Horigan <john@glyphic.com>
Date: Thu Mar 2 21:59:41 2023 -0800
common - forgot to make ASTtransform final
commit 24e7735b3ef57466341483b6b5b3e6ad733ebef1
Author: John Horigan <john@glyphic.com>
Date: Wed Mar 1 20:52:49 2023 -0800
net6 - accidentally committed junk file
commit 1e4fe47fa6d8a6bedee2d19d275951a56376a6a5
Author: John Horigan <john@glyphic.com>
Date: Wed Feb 22 11:44:28 2023 -0800
win - update installer for location of runtime files
commit 1cf689b3b7bc7c97e89895a598060d3afa1b2519
Author: John Horigan <john@glyphic.com>
Date: Wed Feb 22 11:31:47 2023 -0800
net6 - add trailing / to directories
commit 45c441199819b48cb0a1e799081417de7d9bd18c
Author: John Horigan <john@glyphic.com>
Date: Wed Feb 22 11:31:01 2023 -0800
common - might as well use C++17 features
commit fea7f8d3288801c69240fbdf58bf38ace9cffcb0
Author: John Horigan <john@glyphic.com>
Date: Wed Feb 22 11:14:50 2023 -0800
common - ARM64 is also 64-bit
commit b36b178ff3606c5b3355fa07f6271a23b1dec065
Author: John W. Horigan <john@glyphic.com>
Date: Wed Feb 22 10:44:10 2023 -0800
osx - random changes made by Xcode
commit 2a8ee3ecc56eb6acc6eb4f30d4f9e289b0b9286e
Author: John W. Horigan <john@glyphic.com>
Date: Mon Feb 20 23:11:46 2023 -0800
cli - refactor CommandLineSystem header to simplify it
commit 390d20a264d3a9e779cda3f963f3ac122ddd3645
Author: John W. Horigan <john@glyphic.com>
Date: Sat Feb 4 21:21:51 2023 -0800
debian - update copyright for .Net -> .Net 6 conversion
commit a1cc77714b6fda1be1e3ac9149ed31b4bebba2e9
Author: John Horigan <john@glyphic.com>
Date: Sat Feb 4 20:56:18 2023 -0800
net6 - delete old .Net files