Package: release.debian.org Severity: normal X-Debbugs-Cc: [email protected] Control: affects -1 + src:vtk9 User: [email protected] Usertags: transition
I think vtk9 is ready at your convenience for transition 9.5 → 9.6 The library is built and tested in experimental. I've tested build of those reverse dependencies that build in less than 30 minutes, and filed bugs against those which fail. In many cases build failure was due to a missing #include <iostream> to define std::cout, not a failure from vtk9.6 itself. Bug#1140923 gdcm is the most centrally impacting but easily patched. paraview will be upgraded to 6.1.1 as part of this transition (also built in experimental) https://release.debian.org/transitions/html/auto-vtk9.html Ben file: title = "vtk9"; is_affected = .depends ~ "libvtk9.5" | .depends ~ "libvtk9.6"; is_good = .depends ~ "libvtk9.6"; is_bad = .depends ~ "libvtk9.5";

