Skip to content

Bullseye transitions for cfitsio, gsl, asan, jsoncpp

Steffen Grunewald requested to merge (removed):debian-bullseye into master

Bullseye uses, or is about to use:

  • libgsl25 (provided by gsl 2.6)
  • libcfitsio9 (after having used 8 for a while)
  • libjsoncpp24 (still in experimental)
  • libasan6 (comes with gcc10)

A few remarks:

  • libcfitsio${n} is a dependency of libcfitsio-dev - IMHO the extra deps should be dropped completely where -dev is being asked for.
  • libjsoncpp is already handled this way.
  • libgsl${n} is a dependency of both libgsl-dev and gsl-bin, and can be removed from the list where one of those shows up.

Merge request reports