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 744a06c00cf9d53adb56a7600d19f81b7668df49
Author: Steven Schubiger <stsc@refcnt.org>
Date: Tue Jul 28 16:22:32 2026 +0200
Add -Wno-sometimes-uninitialized to silence warning
commit b652da6c1c5eccd49cfe3ddf9e79a8c583c3cfd2
Author: Steven Schubiger <stsc@refcnt.org>
Date: Tue Jul 28 15:34:14 2026 +0200
Drop wordexp(3) in favor of glob(3)
- more portable overall
- fixes broken OpenBSD build
- fixes SEGV with previous use of wordexp(3)