> a) vague d/copyright about d/*[1]: > > maybe I should change my nick to "others" ... > Files: debian/* > Copyright: 2003-2020 Sylvestre Ledru and others
That came straight from the debian llvm-toolchain source package[1]. We are happy to make it more specific if there are other references out there. Upon looking at the copyright file again, though, I noticed we need this change: --- a/debian/copyright +++ b/debian/copyright @@ -1,6 +1,6 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: LLVM/Clang -Source: https://github.com/llvm/llvm-project +Source: https://github.com/ROCm/llvm-project Files-Excluded: .azuredevops .ci .clang-format I was pondering about Upstream-Name, if it should retain the name LLVM/Clang, or something else (like LLVM/AMDClang perhaps?). Looking at the upstream repo, I didn't see them changing that name, though. 1. https://salsa.debian.org/pkg-llvm-team/llvm- toolchain/-/blob/snapshot/debian/copyright?ref_type=heads#L28 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2133814 Title: NEW package request: llvm-toolchain-rocm To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/2133814/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
