Bug#1017412: transition: spdlog

2022-08-15 Thread Shengjing Zhu
On Tue, Aug 16, 2022 at 2:18 AM Shengjing Zhu  wrote:
> Ben file:
>
> title = "spdlog";
> is_affected = .depends ~ "libspdlog1" | .depends ~ "libspdlog1.10";
> is_good = .depends ~ "libspdlog1.10";
> is_bad = .depends ~ "libspdlog1";

I'm not sure how ben handles virtual package.

Maybe it should be libspdlog1-fmt8 vs libspdlog1.10-fmt8.

-- 
Shengjing Zhu



Bug#1017412: transition: spdlog

2022-08-15 Thread Shengjing Zhu
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: transition
X-Debbugs-Cc: z...@debian.org, debian-med-packag...@lists.alioth.debian.org

Ben file:

title = "spdlog";
is_affected = .depends ~ "libspdlog1" | .depends ~ "libspdlog1.10";
is_good = .depends ~ "libspdlog1.10";
is_bad = .depends ~ "libspdlog1";

As per #1016418 (transition: fmtlib), #1015742 (libspdlog1: ABI breakage
without SONAME bump), I have bumped spdlog SOVERSION to 1.10, which follows
upstream upcoming changes in next release, though we have diverted the
SOVERSION for spdlog/1.10.

PS. this binary-NEW package is accepted really quickly by ftp-master.