Hi Jeroen, Thank you for your review. I made the following changes:
* watch: removed searchmode=html, added filenamemangle to rename the tarball properly * copyright: added the authors, years as well as missing licenses incl. headers. * control: + Architecture to all and Multi-Arch to foreign + added note about little-endian only systems * rules: removed examples * tests: + added debian/tests/control Remarks: 1. Added placeholder like ${source:Synopsis} to the debian/control. On mentors.debian.org it seems not to be rendered correctly, however when building it should work. Can be removed if you want. 2. Some of the tests utilize external repos to fetch code, therefore I disabled these tests via patch. 3. Autopkgtests run successfully. However I was not able to integrate libfuzzer for fuzzy testing, even with clang explicitly set. 4. Setup CI pipeline, currently triggered on every push, will move to tags in the future. Best regards, Carl