Hi tobi, Regarding your first comment, I am awaiting my salsa account creation but maybe you already figured that out.
Regarding the second, thanks for the detailed review. I really appreciate your interest actually. Regarding vendoring: I'll reach out to the Rust packaging team for guidance on the vendoring approach given the project's dependency complexity (including git fork dependencies). Regarding d/copyright: Understood, I'll generate a proper machine-readable copyright file enumerating individual crate licenses and include the BUSL-1.1 text verbatim. Regarding the FTBFS: The build failure is caused by dpkg-source stripping .orig files from the vendor directory while cargo checksums still reference them. I'll update debian/rules to clear vendor checksums before building. I'll upload a corrected package to mentors once these are addressed. Thanks, Greg Lamberson [email protected]

