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 17f5b598b41e3a4d2f8f01d6218386f28a23ee77
Author: Arnaud Ferraris <arnaud.ferraris@collabora.com>
Date: Thu Aug 4 18:03:09 2022 +0200
d/patches: fix parallel build issues
In some cases (fast, highly parallel build machine),
`squeekboard-test-layout` might be built before `libsqueekboard`,
causing the build to fail.
Modify our patch to make `squeekboard-test-layout` depend on
`libsqueekboard`.