#1010601 transition: g2clib

#1010601#5
Date:
2022-05-05 09:13:08 UTC
From:
To:
After much ambiguity upstream have changed the name of a library from libgrib2c to libg2c
in version 1.6.4 (!)

So, the dev file is changing libgrib2c-dev -> libg2c-dev
and library from libgrib2c0d to libg2c0d

There are 3 dependencies: grads, ncl, pygrib which trivially build when the
B-D is changed to libg2c-dev | libgrib2c-dev
I maintain all 3 dependencies and have uploads ready to go.


(please explain about the transition: impacted packages, reason, ...
 for more info see: https://wiki.debian.org/Teams/ReleaseTeam/Transitions)

Ben file:

title = "g2clib";
is_affected = .depends ~ "libgrib2c-dev" | .depends ~ "libg2c-dev";
is_good = .depends ~ "libg2c-dev";
is_bad = .depends ~ "libgrib2c-dev";

#1010601#10
Date:
2022-05-10 22:37:39 UTC
From:
To:
Control: tags -1 confirmed
Control: forwarded -1 https://release.debian.org/transitions/html/auto-g2clib.html

As at least /usr/include/grib2.h moved between the -dev packages,
libg2c-dev will need a Breaks+Replaces with libgrib2c-dev. But with that
fixed, please go ahead.

Cheers

#1010601#19
Date:
2022-05-31 08:03:34 UTC
From:
To:
That's done.

Cheers