Hey Christian - thank you so much for the detailed feedback. I have uploaded a new version of emhash to the oneapi-next PPA (https://launchpad.net/~kobuk-team/+archive/ubuntu/oneapi-next) with the updates you suggested. Frank is planning to re-upload either tomorrow or Monday and will update here.
Here is a summary of the changes I introduced: - Benchmarks (building and running) disabled in build - Tests enabled in build - bench/ directory filtered out of orig tarball using Files-Excluded in d/copyright - Filter out unused files from thirdparty/, also using Files-Excluded. I had to keep some, most of which are dependencies for the tests. There is one header (wyhash.h) from thirdparty/ that I include in the -dev package because it can be used if a certain pre-processor directive is invoked by a user when they build with the emhash headers (it is not used by default). - Add +dfsg repack suffix to version to indicate removal of files from upstream repo - Various d/copyright fixes based on licensecheck and lrc output - Update package description in d/control to mention this is a header-only library I believe that is everything you requested, but please let me know if I missed anything! Here is output from a fresh lrc run on the new version of the package: $ lrc Versions: recon 1.7 check 3.3.9-1ubuntu1 Parsing Source Tree .... Running licensecheck .... No differences found -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2130190 Title: [needs-packaging] emhash To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/2130190/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
