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 0196577f44de9bb04a9661eff1e575f770d09163
Author: Guilhem Moulin <guilhem@debian.org>
Date: Thu Aug 19 21:18:52 2021 +0200
d/rules: Use execute_after_dh_* from Debhelper compatibility level 13 when relevant.
Instead of override_dh_*.
commit 3f6abbcd2a855f034a7b75b43764ca1089e5f812
Author: Guilhem Moulin <guilhem@debian.org>
Date: Thu Aug 19 21:18:26 2021 +0200
d/rules: Replace DEB_BUILD_MAINT_OPTIONS:=hardening=+bindnow,+pie with hardening=+all.
This currently doesn't change the options passed to GCC, but is more future proof.