Package: libyaml-perl Version: 0.95-1 Severity: serious Justification: breaks other packages Forwarded: https://github.com/ingydotnet/yaml-pm/issues/28
I know this is already on the radar, but I can't see a bug for it except the upstream one. Unfortunately it's a bit too late as 0.95-1 reached testing today. Config::Model::Backend::Yaml is now broken because YAML::Any dropped its $VERSION variable: % perl -e 'use Config::Model::Backend::Yaml' YAML::Any does not define $YAML::Any::VERSION--version check failed at /usr/share/perl5/Config/Model/Backend/Yaml.pm line 21. BEGIN failed--compilation aborted at /usr/share/perl5/Config/Model/Backend/Yaml.pm line 21. Compilation failed in require at -e line 1. BEGIN failed--compilation aborted at -e line 1. This makes libconfig-model-dpkg-perl and libconfig-model-perl FTBFS due to test failures. -- Niko Tyni nt...@debian.org -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org