File: changelog

package info (click to toggle)
netcdf-parallel 1%3A4.9.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 113,164 kB
  • sloc: ansic: 267,893; sh: 12,869; cpp: 5,822; yacc: 2,613; makefile: 1,813; lex: 1,216; xml: 173; awk: 2
file content (115 lines) | stat: -rw-r--r-- 3,890 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
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