Correcting the Upstream Author field in my original report. I wrote "Hypermode Inc. <[email protected]>". That is what the SPDX headers say in 4.8.0, which is what I had checked, but the package is 4.9.6, and upstream changed the holder between the two releases:
4.8.0 SPDX-FileCopyrightText: (c) Hypermode Inc. <[email protected]> 4.9.6 SPDX-FileCopyrightText: (c) 2017-2025 Istari Digital, Inc. In 4.9.6 that applies to 97 files, with dir_aix.go saying 2017-2026. The only two files still naming Hypermode are integration/lsmbench/main.go and integration/lsmbench/main_test.go. So the field should read: Upstream Author : Istari Digital, Inc. debian/copyright has been fixed accordingly: Files: * is Istari Digital, with a separate stanza for integration/lsmbench and a comment recording the change. Juan Manuel Mendez Rey

