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 129357526029e886b81563c56712da1f1835066a
Author: Ahmad Khalifa <ahmad@khalifa.ws>
Date: Sat May 31 16:28:38 2025 +0100
Release openrgb 0.9+git20250413+ds-2 to unstable
commit 72706158d1eed6c31d81ad55812b283d4f68c5f6
Author: Ahmad Khalifa <ahmad@khalifa.ws>
Date: Sat May 31 16:13:42 2025 +0100
d/control: Add and generate Static-Built-Using
Track nlohmann-json3-dev version in SBU field similar
to golang and rust packages. This is in case there is a
need to check compatibility of openrgb with hueplusplus.
commit fd211cc2f6c3b6eb5bbb09ad632a7d1b3ed6dc71
Author: Ahmad Khalifa <ahmad@khalifa.ws>
Date: Sat May 31 14:56:58 2025 +0100
Fix FTBFS due to nlohmann-json3 ABI version (Closes: #1106432)
Set compile flag for nlohmann-json3 to stop using ABI versioning
in openrgb and hueplusplus so both can link without being affected
by nlohamnn-json3 version.