The source project of this merge request has been removed.
[not-for-merge:superseded] #1035505: Add support for firmware filenames that contain spaces
The per-package 'defines' files in the firmware-nonfree source package list firmware filepaths. Newlines are removed before they are split into filepath components, and that made supporting firmware files (and links!) that contain spaces difficult. The change here adds support for backslash-escaped spaces within filepaths, in turn enabling the RPi4 UEFI firmware filepaths for #1029843.
Closes: https://bugs.debian.org/1035505
Superseded by !94 (merged).
Edited by James Addison