El 11/6/25 a las 15:39, PICCA Frederic-Emmanuel escribió:
Now if I build the package within sbuild I get this file list.[...] And with a simple dpkg-buildpackage on unstable distribution.[...]
When using dpkg-buildpackage, try at least using a chroot containing only build-essential packages and the build-dependencies. If you have more packages installed than that, there is no guarantee that the end result will be the same. Thanks.