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 12f14dc0e0d1b64281188fc0e2af16a8218cb36d
Author: Dominique Dumont <dod@debian.org>
Date: Sun Sep 7 15:38:10 2025 +0200
control model: drop "undef_is" paramater from Protected field
This led to spurious information like:
Changes applied to dpkg configuration:
- control binary:lcdproc Protected has new value: '0' # migrated value
- control binary:"lcdproc-extra-drivers" Protected has new value: '0' # migrated value
The migrated value was not written to control file because it is equal
to Protected's upstream default value, but this message is still confusing.