Bug#1143563: transition: pnetcdf

Alastair McKinstry <[email protected]> Tue, 04 Aug 2026 09:36:27 +0100
Newsgroups gmane.linux.debian.devel.release
Message-ID <178583258794.2950526.1015786605401315422.reportbug__20435.4971226834$1785832774$gmane$org@mail.mckinstry.ie>
Package: release.debian.org
Severity: normal
X-Debbugs-Cc: [email protected], [email protected]
Control: affects -1 + src:pnetcdf
User: [email protected]
Usertags: transition

pnetcdf incremented SOVER 7-8, with no breakage in Debian.

This is a minor transition, 2 affected packages:
  netcdf-parallel
  lammps

Both packages work fine with the upgrade.

Ben file:

title = "pnetcdf";
is_affected = .depends ~ "libpnetcdf7" | .depends ~ "libpnetcdf8";
is_good = .depends ~ "libpnetcdf8";
is_bad = .depends ~ "libpnetcdf7";

Thanks
Alastair