1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75
|
netcdf-parallel (1:4.7.4-1) unstable; urgency=medium
* New upstream release
* Port serial changes:
* Add patch to add forward declarations for byteswap8 & byteswap4.
* Bump Standards-Version to 4.5.0, no changes.
* Rename library package for SONAME bump.
* Refresh patches.
* Update symbols for 4.7.4,
* Add debian/gbp.conf, with DEP-14 branch names
* Build with MPI HDF5 only; cmake detects serial version first,
causing build errors.
* Also need to build-conflict with h5cc (hdf5-helpers)
as otherwise it tries to build serial code.
* Update reproducibility patch. Closes: #926421
* Ensure ENABLE_PARALLEL4=On is set. Closes: #963127
-- Alastair McKinstry <mckinstry@debian.org> Tue, 08 Sep 2020 14:35:03 +0100
netcdf-parallel (1:4.7.3-2) unstable; urgency=medium
* Transition to unstable
-- Alastair McKinstry <mckinstry@debian.org> Wed, 11 Mar 2020 08:53:30 +0000
netcdf-parallel (1:4.7.3-1) experimental; urgency=medium
* New upstream release
* Bump library package names 13-> 15 to match netcdf
* Now use debhelper-compat (= 12)
* Standards-Version: 4.5.0
* Update the symbols files to match netcdf changes
-- Alastair McKinstry <mckinstry@debian.org> Tue, 18 Feb 2020 07:42:14 +0000
netcdf-parallel (1:4.6.2-1) unstable; urgency=medium
* rebase on netcdf 1:4.6.2-1
-- Alastair McKinstry <mckinstry@debian.org> Fri, 14 Dec 2018 11:00:16 +0000
netcdf-parallel (1:4.6.1-5) unstable; urgency=medium
* Patch from Chris Lamb to make build reproducible. Closes: #914672
-- Alastair McKinstry <mckinstry@debian.org> Mon, 26 Nov 2018 07:28:02 +0000
netcdf-parallel (1:4.6.1-4) unstable; urgency=medium
* Build pnetcdf variants on 64-bit archs only (pnetcdf no longer
supports 32-bit)
-- Alastair McKinstry <mckinstry@debian.org> Sat, 24 Nov 2018 08:00:23 +0000
netcdf-parallel (1:4.6.1-3) unstable; urgency=medium
* Include netcdf_par.h in libnetcdf-mpi-dev.
* Set binary and -dev packages as Multi-Arch: same
-- Alastair McKinstry <mckinstry@debian.org> Thu, 08 Nov 2018 14:38:52 +0000
netcdf-parallel (1:4.6.1-2) unstable; urgency=medium
* Remove references to Debian GIS team, as this fork is purely maintained
by me.
* Push to separate repo on salsa, salsa.d.o/mckinstry/netcdf-parallel
* Standards-Version now 4.2.1; no changes required
-- Alastair McKinstry <mckinstry@debian.org> Wed, 07 Nov 2018 06:24:26 +0000
netcdf-parallel (1:4.6.1-1) unstable; urgency=medium
* Fork netcdf to create netcdf-parallel. Closes: #902976
-- Alastair McKinstry <mckinstry@debian.org> Wed, 04 Jul 2018 19:55:48 +0100
|