[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#791215: netcdf: library transition may be needed when GCC 5 is the default



On 19-08-15 22:06, Julien Cristau wrote:
> On Thu, Jul 30, 2015 at 18:34:03 +0200, Sebastiaan Couwenberg wrote:
>> The automatically created auto-netcdf tracker is not sufficient to track
>> the new C++ & Fortran packages. I've attached the ben configuration I
>> used for my pkg-grass-transitions tracker in the preparation of this
>> transition.
>>
> Added, sorry for the delay.

You may be interested in the attached ben configurations for the
individual netcdf source packages that I've been using to plan the
netcdf transition.

netcdf.ben gives the combined status and netcdf-*.ben the status for
each source package.

Kind Regards,

Bas

-- 
 GPG Key ID: 4096R/6750F10AE88D4AF1
Fingerprint: 8182 DE41 7056 408D 6146  50D1 6750 F10A E88D 4AF1
title = "netcdf";
is_affected = (.build-depends ~ /libnetcdf-dev/)|(.depends ~ /libnetcdfc7|libnetcdf7|libnetcdfc\+\+4|libnetcdf\-c\+\+4|libnetcdf\-c\+\+4\-1|libnetcdff5|libnetcdff6|libcf0/);
is_good = .depends ~ /libnetcdf7|libnetcdf\-c\+\+4|libnetcdf\-c\+\+4\-1|libnetcdff6/;
is_bad = .depends ~ /libnetcdfc7|libnetcdfc\+\+4|libnetcdff5|libcf0/;
notes = "NetCDF upstream has split into language specific packages: C (netcdf), C++ (netcdf-cxx), C++ legacy (netcdf-cxx-legacy), Fortan (netcdf-fortan)";
title = "netcdf (libnetcdf7)";
is_affected = (.build-depends ~ /libnetcdf-dev/)|(.depends ~ /libnetcdfc7|libnetcdf7/);
is_good = .depends ~ /libnetcdf7/;
is_bad = .depends ~ /libnetcdfc7/;
notes = "NetCDF C library (netcdf)";
title = "netcdf-cxx (libnetcdf-c++4-1)";
is_affected = (.build-depends ~ /libnetcdf\-c\+\+4\-dev/)|(.depends ~ /libnetcdfc\+\+4|libnetcdf\-c\+\+4\-1/);
is_good = .depends ~ /libnetcdf\-c\+\+4\-1/;
is_bad = .depends ~ /libnetcdfc\+\+4/;
notes = "NetCDF C++ library (netcdf-cxx)";
title = "netcdf-cxx-legacy (libnetcdf-c++4)";
is_affected = (.build-depends ~ /libnetcdf-cxx-legacy-dev/)|(.depends ~ /libnetcdfc\+\+4/)|(.depends ~ "libnetcdf-c++4");
is_good = .depends ~ "libnetcdf-c++4";
is_bad = .depends ~ /libnetcdfc\+\+4/;
notes = "NetCDF C++ legacy library (netcdf-cxx-legacy)";
title = "netcdf-fortan (libnetcdff6)";
is_affected = (.build-depends ~ /libnetcdff-dev/)|(.depends ~ /libnetcdff5|libnetcdff6/);
is_good = .depends ~ /libnetcdff6/;
is_bad = .depends ~ /libnetcdff5/;
notes = "NetCDF Fortran library (netcdf-fortan)";

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: