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

2015-09-13 Thread Andreas Beckmann
binNMUs for some recent maintainer uploads that were built against
netcdf preating the source package split:
(adding i386 for ma:same packages)

nmu ferret-vis_6.9.3-3 . amd64 . "Rebuild against the split netcdf sources."
nmu magics++_2.24.7-7 . amd64 i386 . "Rebuild against the split netcdf sources."

second round, B-D: magics++:

nmu cdo_1.6.9+dfsg.1-2 . amd64 i386 . "Rebuild against the split netcdf 
sources."
nmu metview_4.5.6-6 . amd64 . "Rebuild against the split netcdf sources."


Andreas



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

2015-08-28 Thread Sebastiaan Couwenberg
On 28-08-15 10:21, Julien Cristau wrote:
 On Tue, Aug 25, 2015 at 15:33:10 +0200, Sebastiaan Couwenberg wrote:
 
  dx(1:4.4.4-7)
  grace (1:5.1.25-1)
  gri   (2.12.23-9)
  kst   (2.0.3-4)[also needed for netcdf-cxx-legacy]
  octave-octcdf (1.1.8-1)
  python-scientific (2.9.4-3)
  r-cran-ncdf4  (1.13-1)
  r-cran-rnetcdf(1.6.3-1-1)
  v-sim (3.7.2-1)

 binNMUs scheduled.

Thanks.

gri (2.12.23-9) doesn't need any binNMU for netcdf anymore as mentioned
in my previous message, the new upload by the maintainer already built
with the new netcdf packages on the buildds, only the maintainer build
on i386 needed a manual binNMU to use the new netcdf packages too.

Kind Regards,

Bas

-- 
 GPG Key ID: 4096R/6750F10AE88D4AF1
Fingerprint: 8182 DE41 7056 408D 6146  50D1 6750 F10A E88D 4AF1



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

2015-08-28 Thread Julien Cristau
On Fri, Aug 28, 2015 at 10:30:43 +0200, Sebastiaan Couwenberg wrote:

 gri (2.12.23-9) doesn't need any binNMU for netcdf anymore as mentioned
 in my previous message, the new upload by the maintainer already built
 with the new netcdf packages on the buildds, only the maintainer build
 on i386 needed a manual binNMU to use the new netcdf packages too.
 
Yes, I didn't actually touch gri.  (Please avoid those manual binNMUs
in the future though.)

Cheers,
Julien


signature.asc
Description: Digital signature


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

2015-08-28 Thread Julien Cristau
On Tue, Aug 25, 2015 at 15:33:10 +0200, Sebastiaan Couwenberg wrote:

  dx(1:4.4.4-7)
  grace (1:5.1.25-1)
  gri   (2.12.23-9)
  kst   (2.0.3-4)[also needed for netcdf-cxx-legacy]
  octave-octcdf (1.1.8-1)
  python-scientific (2.9.4-3)
  r-cran-ncdf4  (1.13-1)
  r-cran-rnetcdf(1.6.3-1-1)
  v-sim (3.7.2-1)
 
binNMUs scheduled.

Cheers,
Julien


signature.asc
Description: Digital signature


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

2015-08-23 Thread Sebastiaan Couwenberg
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);


signature.asc
Description: OpenPGP digital signature


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

2015-08-19 Thread Julien Cristau
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.

Cheers,
Julien


signature.asc
Description: Digital signature


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

2015-08-19 Thread Julien Cristau
On Thu, Aug 20, 2015 at 00:11:07 +0200, Sebastiaan Couwenberg wrote:

 We mostly need BinNMUs for the other packages in dependency level 1 now.
 This includes gdal which has it's own upcoming transition #756867, I'd
 like to start that transition soon.
 
Alright, go ahead.

Cheers,
Julien


signature.asc
Description: Digital signature