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 c1f54ed71fcf94e053f382e741c1a4f028d26365
Merge: 0243f19 87baca0
Author: Steve McIntyre <93sam@debian.org>
Date: Sat Jun 13 12:34:26 2026 +0000
Merge branch 'fat32_for_all' into 'master'
Format ESPs using FAT32 for all architectures
See merge request installer-team/partman-efi!9
commit 87baca0ac5bf2d191439e918897c9905dc881728
Author: Pascal Hambourg <pascal@plouf.fr.eu.org>
Date: Wed Jun 10 14:33:03 2026 +0200
Format ESPs using FAT32 for all architectures
FAT16 was used on non-x86 but it was only intended for ia64. Since then,
ia64 support has been removed and new architectures have been added.
So use FAT32 for all architectures.