On Mon, May 18, 2026 at 12:19:08AM +0900, Daichi Fukui wrote: >... > The situation with rapidyaml mirrors c4core exactly. > The package name `libryml0` is correct per Debian Policy 8.1 — it must > track the embedded ELF SONAME (`libryml.so.0`), >... ^^^^^^^^^^^^
This is not true. The ELF SONAME of libryml is: $ objdump -p /usr/lib/x86_64-linux-gnu/libryml.so.0.10.0 | grep SONAME SONAME libryml.so.0.10.0 $ > Regards, > Fukui cu Adrian

