Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: transition
Hello,
This is again the time to transition to a more recent version of LLVM.
This time to 4.0. Just like in bug 832098, I propose that we skip one version (3.9 here)
All supported archs are green:
https://buildd.debian.org/status/package.php?p=llvm-toolchain-4.0&suite=sid
Ben file:
title = "llvm-defaults-4.0";
is_affected = .depends ~ "lib(clang1-3.6|libllvm3.6|clang1-3.8|libllvm3.8)" | .depends ~ "lib(clang1-4.0|libllvm4.0)";
is_good = .depends ~ "lib(clang1-4.0|libllvm4.0)";
is_bad = .depends ~ "lib(clang1-3.6|libllvm3.6|clang1-3.8|libllvm3.8)";
Many thanks
S
|