Hi Simon, On Tue, Oct 22, 2024 at 02:41:45PM +0100, Simon McVittie wrote: > So to solve this, either the debcrossgen in Meson's Debian packaging > needs to use what is currently the MESON_USE_NEW_CROSSGEN=1 code path > by default (possibly with an opt-out to go back to the old behaviour if > we are concerned about regressions), or consumers of information from > debcrossgen (which I believe means debhelper and debputy but nothing else) > need to be updated to invoke `meson env2mfile` instead.
A change to debhelper to make it use env2mfile is prepared at https://salsa.debian.org/debian/debhelper/-/merge_requests/127. We are waiting for green light from Jussi before merging. Helmut

