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 08eb5e1eff0ecaa64cc3f829e0c49f0d5bf71f5a
Author: Luca Boccassi <luca.boccassi@gmail.com>
Date: Fri Feb 14 17:37:20 2025 +0000
Set tty device node mode to 0600
Closes: #1093870
commit e3955d1ca26b94b918ca000837f75c0342e77ad7
Author: Nick Rosbrook <enr0n@ubuntu.com>
Date: Fri Jan 31 09:30:12 2025 -0500
initramfs-tools: copy hwdb.bin to initramfs
The contents of hwdb.bin may influence udev during early boot. E.g.,
this may change network interface naming decisions. Hence, make sure
it is available in the initrd.
This adds about 2MB to the size of the compressed initrd.
commit aff03b8933b4b3606fbd64d82dd7500d3b13bad0
Author: Nick Rosbrook <enr0n@ubuntu.com>
Date: Fri Jan 31 11:35:24 2025 -0500
d/rules: fix bpftool path discovery on ubuntu
Newer versions of linux-tools-* ship the binaries in
/usr/lib/linux-tools-$(uname -r)
as opposed to
/usr/lib/linux-tools/$(uname -r).
Look there as well when searching for the bpftool binary. And, while
here, reverse the sort, since the intention is to give the newest, i.e.
highest version number.
Gbp-Dch: Short