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 bc5b9ca4a32ea6cf79d28e0107b2c27f3fa5bf2a
Author: Roland Clobus <rclobus@rclobus.nl>
Date: Thu Apr 10 13:37:18 2025 +0200
config: Remove undocumented behaviour
The documentation states that --config needs to GIT_URL.
commit ac90b4f7be4077f07db8be63ef502608880a17b2
Author: Roland Clobus <rclobus@rclobus.nl>
Date: Thu Apr 10 13:32:30 2025 +0200
config: Prevent additional spaces in auto/config
Only when additional options are specified, add them to auto/config.
This prevents extra prefixed spaces in auto/config.
commit b3edb884a0c762669953907ee7ea926b26930bf7
Author: Roland Clobus <rclobus@rclobus.nl>
Date: Tue Apr 1 11:27:48 2025 +0200
installer: Generate dep11 patterns files
Generate the patterns files that are used by hw-detect
commit 9f3151f95f40b53046601cd617b9d2b3b61b2503
Author: Roland Clobus <rclobus@rclobus.nl>
Date: Wed Mar 26 23:13:00 2025 +0100
debian-installer: Fix 'Contents-firmware' double entries
* When the package name is similar (e.g. firmware-linux and
firmware-linux-free), the same firmware file was listed twice.
* Also the file 'Contents-firmware' is sorted for reproducible diffs
commit 95cbab4bad67031d1632cb09afd751d6e9b20832
Author: Roland Clobus <rclobus@rclobus.nl>
Date: Thu Mar 20 12:48:17 2025 +0100
installer: Use the newer version of libfuse3-4
Unfortunately, all dependencies must be explicitly mentioned in the
installer script.
commit a460aadb69e8914a0e34c6e94f1c144f5160b3fa
Author: Roland Clobus <rclobus@rclobus.nl>
Date: Sat Mar 15 13:29:57 2025 +0100
CI: Disable missing-breaks CI test
commit 6f0edebfceb9dc9abb1541038e106dbaf8a7d5f6
Author: Roland Clobus <rclobus@rclobus.nl>
Date: Sat Mar 15 11:01:08 2025 +0100
debian-installer: Dump the logs on error
If the installer could not be built, dump the log files. This makes it
easier e.g. on Jenkins to see where the error is.
commit b1e4b11ca56de39be617cd6c7571b9f0e5f1104d
Author: Roland Clobus <rclobus@rclobus.nl>
Date: Thu Mar 13 11:44:03 2025 +0100
GRUB: Show result of image verification
Turn off the splash screen
commit 80e2369987443a96de8e5247bd47ea932e582504
Author: Roland Clobus <rclobus@rclobus.nl>
Date: Sat Mar 1 22:38:35 2025 +0100
QEMU Support: Fix garbled output during text boot
When the live system is booted in QEMU with the 'VGA' driver, the
console output is garbled until the 'bochs' kernel module is loaded.
When the 'verify-checksums' kernel command line option is used, the
systemd 'modprobe@drm.service' has not been run yet, which would use the
kernel module from the live system. Therefore the kernel module is
placed inside the initramfs.