I would like to start the transition as described in
https://release.debian.org/transitions/html/auto-opencc.html .
A SONAME bump is needed.
There is only one level of reverse build-deps, and all reverse build-dependencies
builds well from my tests.
Ben file:
(Please reuse https://release.debian.org/transitions/html/auto-opencc.html .)
title = "opencc";
is_affected = .depends ~ "libopencc1.3" | .depends ~ "libopencc1.4";
is_good = .depends ~ "libopencc1.4";
is_bad = .depends ~ "libopencc1.3";
Thanks,
Boyuan