Bug#1024380: transition: simdjson

2022-11-20 Thread M. Zhou
Uploaded to unstable. Successfully built on all release archs:
https://buildd.debian.org/status/package.php?p=simdjson

On Sat, 2022-11-19 at 20:19 +0100, Sebastian Ramacher wrote:
> Control: tags -1 confirmed
> 
> On 2022-11-18 09:42:10 -0500, M. Zhou wrote:
> > Package: release.debian.org
> > Severity: normal
> > User: release.debian@packages.debian.org
> > Usertags: transition
> > 
> > Dear release team,
> > 
> > There was some minor API updates in the latest version of simdjson,
> > which resulted an SOVERSION bump from 13 to 14. I've tried to build
> > its reverse dependencies locally on an amd64 host, and the results
> > are all good:
> > 
> > cloudflare-ddns [ok]
> > pcm [ok]
> > 
> > I'd like to transit and let the next stable release
> > ship the latest version.
> 
> Please go ahead.
> 
> Cheers



Bug#1024380: transition: simdjson

2022-11-19 Thread Sebastian Ramacher
Control: tags -1 confirmed

On 2022-11-18 09:42:10 -0500, M. Zhou wrote:
> Package: release.debian.org
> Severity: normal
> User: release.debian@packages.debian.org
> Usertags: transition
> 
> Dear release team,
> 
> There was some minor API updates in the latest version of simdjson,
> which resulted an SOVERSION bump from 13 to 14. I've tried to build
> its reverse dependencies locally on an amd64 host, and the results
> are all good:
> 
> cloudflare-ddns [ok]
> pcm [ok]
> 
> I'd like to transit and let the next stable release
> ship the latest version.

Please go ahead.

Cheers
-- 
Sebastian Ramacher



Bug#1024380: transition: simdjson

2022-11-18 Thread M. Zhou
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: transition

Dear release team,

There was some minor API updates in the latest version of simdjson,
which resulted an SOVERSION bump from 13 to 14. I've tried to build
its reverse dependencies locally on an amd64 host, and the results
are all good:

cloudflare-ddns [ok]
pcm [ok]

I'd like to transit and let the next stable release
ship the latest version.

Ben file:

title = "simdjson";
is_affected = .depends ~ "libsimdjson13" | .depends ~ "libsimdjson14";
is_good = .depends ~ "libsimdjson14";
is_bad = .depends ~ "libsimdjson13";
Thank you for using reportbug