Package: clang-10 Version: 1:10~svn374655-1~exp1 Followup-For: Bug #942526
Hmm, Hi Sylvestre. I checked the https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/commit/d72b70cdb540c30129b355018226510ac873973c and https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/commit/cf3869bb6141907ac757fa10949bbc59779e6ce1 but I am not convinced this is enough. What about clang-10 -> libclang-cpp10 and clang-9 -> libclang-cpp9 dependencies with exact version? Your commits looks to be adding libclang-cpp10 -> libllvm10 dependencies, which might be necassary, but not what I was complaining about really in the initial report. It is very much possible it will "solve" the problem, because now new version of clang-10 and old version of libclang-cpp10 are not coinstalable due to dependencies that can't be satisfied at the same time, and apt solver would suggest to update then into a state that is coinstallable, but this is far from direct dependency statement in the package description. Best regards, Witold

