File: changelog

package info (click to toggle)
netcdf-parallel 1%3A4.9.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 116,192 kB
  • sloc: ansic: 279,265; sh: 14,143; cpp: 5,971; yacc: 2,612; makefile: 2,075; lex: 1,218; javascript: 280; xml: 173; awk: 2
file content (175 lines) | stat: -rw-r--r-- 5,874 bytes parent folder | download
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
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
netcdf-parallel (1:4.9.3-2) unstable; urgency=medium

  * Move to unstable

 -- Alastair McKinstry <mckinstry@debian.org>  Wed, 26 Mar 2025 02:50:25 +0000

netcdf-parallel (1:4.9.3-1) unstable; urgency=medium

  * Move to upstream 4.9.3
  * Update d/control etc for SOVERSION 22
  * Drop kfreebsd, ia64 support
  * Update watch file
  * Update copyright file
  * Update symbols files
  * Patch updates:
    - merge reproducible-settings-2.patch
    - include fix-incompat-pointer-cast.patch from netcdf pkg
    - include doxygen-1.9.8.patch from netcdf pkg
    - include h5fd_http_finalize.patch from netcdf pkg
    - nc-test-pnetcdf.patch: Fix broken test for pnetcdf
  * Enable logging
  * Add B-D on libzip-dev for NCZARR support
  * Standards-Version: 4.7.2

 -- Alastair McKinstry <mckinstry@debian.org>  Tue, 25 Mar 2025 08:11:42 +0000

netcdf-parallel (1:4.9.0-6) unstable; urgency=medium

  * Add support for loong64. Closes: #1058587
  * More support for reproducible-builds. Thanks to Vagrant Cascadian.
    Closes: #972930
  * libnetcdf-mpi-dev depends on libblosc-dev. Closes: #1019055
  * Drop obsolete Pre-Depends in d/control, ditto some shlibs:Depends

 -- Alastair McKinstry <mckinstry@debian.org>  Tue, 10 Dec 2024 13:49:56 +0000

netcdf-parallel (1:4.9.0-5) unstable; urgency=medium

  * Build against openmpi >= 5.0.5-6. Closes: #1086305

 -- Alastair McKinstry <mckinstry@debian.org>  Sun, 17 Nov 2024 05:28:43 +0000

netcdf-parallel (1:4.9.0-4) unstable; urgency=medium


  * Add Rules-Requires-Root:no in d/control
  * Update gcc-14.patch for 32-bit systems 

 -- Alastair McKinstry <mckinstry@debian.org>  Tue, 27 Aug 2024 12:49:01 +0100

netcdf-parallel (1:4.9.0-3) unstable; urgency=medium

  * Fixes for FTBFS with gcc-14. Closes: #1071331
    - Changes needed to symbols missing
  * Standards-Version is now 4.7.0
  * Move from pkg-config to pkgconf
  * Support loong64 arch

 -- Alastair McKinstry <mckinstry@debian.org>  Wed, 14 Aug 2024 08:29:51 +0100

netcdf-parallel (1:4.9.0-1) unstable; urgency=medium

  * New upstream release
  * Add dep on libhdf5-mpi-dev to libnetcdf-mpi-dev
  * Add build depends on libblosc-dev, libbz2-dev
  * Standards-Version: 4.6.1
  * Debhelper compat version 13
  * Drop link-private patch, FTBFS 
  * Use libxml2 instead of tinyxml2 embedded copy.
  * Update debian/copyright file
  * Refresh patches
  * Update symbols
  * Update ver files
  * Patch for typo in CMakeLists.txt

 -- Alastair McKinstry <mckinstry@debian.org>  Tue, 14 Jun 2022 18:45:17 +0100

netcdf-parallel (1:4.8.1-2) unstable; urgency=medium

  * Push to unstable

 -- Alastair McKinstry <mckinstry@debian.org>  Wed, 27 Oct 2021 14:26:34 +0100

netcdf-parallel (1:4.8.1-1) experimental; urgency=medium

  * New upstream release.
  * Bump watch file version to 4.
  * Update lintian overrides.
  * Bump debhelper compat to 12, changes:
    - Drop --list-missing from dh_install
  * Bump Standards-Version to 4.6.0, no changes.
  * Update watch file for GitHub URL changes.
  * Update copyright file.
  * Rename library package for SONAME bump.
  * Refresh patches.
  * Update symbols for 4.8.1
  * Update symbol versioning files for 4.8.1

 -- Alastair McKinstry <mckinstry@debian.org>  Wed, 20 Oct 2021 12:20:25 +0100

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