Hi. I still can't reproduce this in my rebuilding framework.
However, if I try to build the package directly from the git repository (i.e. using dpkg-buildpackage, which may or may not work), then I get this when trying to build the source package after a successful binary build: dh clean dh_clean dpkg-source -b . dpkg-source: info: using source format '3.0 (quilt)' dpkg-source: error: unwanted binary file: debian/build/flavor-pd32/gemglfw3window.pd_linux dpkg-source: error: unwanted binary file: debian/build/flavor-pd32/gemsdlwindow.pd_linux dpkg-source: error: unwanted binary file: debian/build/flavor-pd32/gemglxwindow.pd_linux dpkg-source: error: unwanted binary file: debian/build/flavor-pd32/gemglutwindow.pd_linux dpkg-source: error: unwanted binary file: debian/build/flavor-pd32/Gem.pd_linux dpkg-source: error: unwanted binary file: debian/build/flavor-pd32/extra/pix_hit/pix_hit.pd_linux dpkg-source: error: unwanted binary file: debian/build/flavor-pd32/extra/pix_hit/.libs/pix_hit.pd_linux dpkg-source: error: unwanted binary file: debian/build/flavor-pd32/extra/pix_fiducialtrack/pix_fiducialtrack.pd_linux dpkg-source: error: unwanted binary file: debian/build/flavor-pd32/extra/pix_fiducialtrack/.libs/pix_fiducialtrack.pd_linux dpkg-source: error: unwanted binary file: debian/build/flavor-pd32/extra/pix_mano/pix_mano.pd_linux dpkg-source: error: unwanted binary file: debian/build/flavor-pd32/extra/pix_mano/.libs/pix_mano.pd_linux dpkg-source: error: unwanted binary file: debian/build/flavor-pd32/extra/pix_drum/pix_drum.pd_linux dpkg-source: error: unwanted binary file: debian/build/flavor-pd32/extra/pix_drum/.libs/pix_drum.pd_linux dpkg-source: error: unwanted binary file: debian/build/flavor-pd32/src/.libs/Gem.pd_linux dpkg-source: error: unwanted binary file: debian/build/flavor-pd32/src/Output/.libs/gemglutwindow.pd_linux dpkg-source: error: unwanted binary file: debian/build/flavor-pd32/src/Output/.libs/gemglxwindow.pd_linux dpkg-source: error: unwanted binary file: debian/build/flavor-pd32/src/Output/.libs/gemsdlwindow.pd_linux dpkg-source: error: unwanted binary file: debian/build/flavor-pd32/src/Output/.libs/gemglfw3window.pd_linux dpkg-source: error: detected 18 unwanted binary files (add them in debian/source/include-binaries to allow their inclusion). dpkg-buildpackage: error: dpkg-source -b . subprocess failed with exit status 255 So yes, this matches the commit which was made on 2024 to address the issue, but paradoxically it's not what Lucas reported initially... I feel that this bug is miscategorized and I don't know how could we improve that. IOhannes: Would you be willing to make an upload with the current state of the package in salsa? (versioned 1:0.94-9, I guess). Thanks.

