On 4/13/26 10:35, Andrius Merkys wrote:
I gave your packaging a glance and it seems that debian/copyright could be improved. For instance, src/external/glfw/ contains a lot more third- party code, including glfw's dependencies. Please mention them all in debian/copyright.
It would probably be best to exclude src/external/glfw/ and build with system-provided libglfw3-dev. This would kill two birds with one stone (as unembedding almost always does).
Andrius

