Package: rocalution
Version: 7.2.4-1~exp1
Severity: serious
Hi,
I noticed a slight slip in debian/copyright regarding the install.sh script.
The file contains an authorship claim ("Author: Nico Trost") but this
contributor is not listed in debian/copyright.
Additionally, the verify_coverage.py script highlighted that many files under
src/solvers/ (e.g. src/solvers/multigrid/ruge_stueben_amg.cpp) are grouped
under a combined copyright claim of '2015, PARALUTION Labs UG ... 2017-2025,
Advanced Micro Devices, Inc.' in debian/copyright, while the physical files
only contain the 'Advanced Micro Devices, Inc.' copyright line. While grouping
is common, it's generally best to mirror the exact strings found in the source
files, especially for licenses like Expat/MIT that require verbatim
reproduction of the copyright notice.
-rt