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 57e640731961ea7b4c7cf8b8787eda5cf4f3d3b6
Author: Thomas Lange <lange@debian.org>
Date: Mon Jun 8 13:01:17 2026 +0200
some shellcheck fixes
commit 32cb9f32f44dd96a79b197b2c97199fd584a095b
Author: Thomas Lange <lange@debian.org>
Date: Mon Jun 8 11:58:37 2026 +0200
fix typo
commit 4c08ef0dc7781d58094da2758c46efad01554640
Author: Thomas Lange <lange@debian.org>
Date: Mon Jun 8 11:56:57 2026 +0200
add subroutine for gpt partition table
commit 2be25d0301592c8d9d3e8291a645ff7b79c06120
Author: Thomas Lange <lange@debian.org>
Date: Mon Jun 8 11:50:31 2026 +0200
auto detect partition type, use variable for partition number and function
commit 52a047742a4177ed9772759593dad77e35f11ce1
Author: Thomas Lange <lange@debian.org>
Date: Mon Jun 8 11:37:03 2026 +0200
fix test
commit 66ba992dbe23c4a3aab78fb1e9767696b8a8f065
Author: Thomas Lange <lange@debian.org>
Date: Mon Jun 8 11:10:26 2026 +0200
remove duplicate code
commit 53695524b673da4fa89e4101aa5610adb25335da
Author: Thomas Lange <lange@debian.org>
Date: Mon Jun 8 11:09:55 2026 +0200
better formatting
commit 0f2a5948f42f8fa6155382660b89ba365522de5f
Author: Thomas Lange <lange@debian.org>
Date: Mon Jun 8 11:08:56 2026 +0200
replace if by && or ||, do not use $?
commit 4e2be0ea827501bd33939e84d618f0bb5c28077f
Author: Thomas Lange <lange@debian.org>
Date: Mon Jun 8 10:29:17 2026 +0200
add and use die()
commit fb26264dd02b8af03515dddcc18793262858b076
Author: Markus Rexhepi-Lindberg <markus@rexhepi-lindberg.com>
Date: Tue May 19 08:08:06 2026 +0200
Add 'read' grub module
I have personally use of this module for my FAI cd setup and would like to see it included by default. Since it is such a rudimentary module I do not see any issues with including it.
commit 298bcb2df1d0f968612b4a6c2a06a8d6797ee89c
Author: Thomas Lange <lange@debian.org>
Date: Mon Jun 1 12:06:48 2026 +0200
use reload-or-restart
commit 73cb517ba8405e81fe0a298fc200c0784c516e88
Author: Thomas Lange <lange@debian.org>
Date: Sun May 31 18:38:37 2026 +0200
safe some MB by using an option instead of adding efiboot.img a second time
commit 354dd332bed014a4be606ab4b364a8fc5dd662f6
Author: Thomas Lange <lange@debian.org>
Date: Sun May 31 18:36:16 2026 +0200
use GPT partition table
See #1137930 for many details, why this was needed
commit fa9eaad45a91530059f0575fea328533d3bf4f15
Author: Thomas Lange <lange@debian.org>
Date: Fri May 22 13:39:12 2026 +0200
copy shim to BOOTx64.EFI to make xorriso happy
commit f1e25f25d7b22a0e6718d74005155abc8cc4d39e
Author: Thomas Lange <lange@debian.org>
Date: Fri May 22 13:36:10 2026 +0200
add ethtool to initrd
commit 011d9e667762fce24aa4859461ef8612770a04b5
Author: Thomas Lange <lange@debian.org>
Date: Wed May 13 09:44:29 2026 +0200
add ethtool
commit d7eb5f3dd2086a22365efc69837f1ff0b7beabce
Author: Thomas Lange <lange@debian.org>
Date: Wed May 13 08:40:23 2026 +0200
use grep -s instead of redirecting stderr