Dear Release Team,
I would like to upload yaml-cpp 0.9.0 to unstable which includes an ABI bump and a package name change (libyaml-cpp0.8 -> libyaml-cpp0.9).
A total of 31 packages are affected, all of which build successfully with yaml-cpp 0.9.0, except for calamares which fails due to bug #1141105.
Ben file:
title = "yaml-cpp";
is_affected = .depends ~ "libyaml-cpp0.8" | .depends ~ "libyaml-cpp0.9";
is_good = .depends ~ "libyaml-cpp0.9";
is_bad = .depends ~ "libyaml-cpp0.8";
Best regards,
Simon Quigley
tsimonq2@debian.org