File: changelog

package info (click to toggle)
opm-common 2024.10%2Bds-5
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 98,420 kB
  • sloc: cpp: 263,013; python: 3,155; sh: 198; xml: 174; pascal: 136; makefile: 12
file content (291 lines) | stat: -rw-r--r-- 9,899 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
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
opm-common (2024.10+ds-5) unstable; urgency=medium

  * d/control: Bumped standards version to 4.7.2 (no change)
  * d/copyright: Fix lintian warnings

 -- Markus Blatt <markus@dr-blatt.de>  Fri, 04 Apr 2025 17:35:09 +0200

opm-common (2024.10+ds-4) unstable; urgency=medium

  * Also backported "Abide by FMT-v11 Format String Requirements" patch
    from upstream's master (Closes: #1092847)

 -- Markus Blatt <markus@dr-blatt.de>  Tue, 11 Feb 2025 22:52:55 +0100

opm-common (2024.10+ds-3) unstable; urgency=medium

  * Backported fmt11 fixes from upstream's master (Closes: #1092847)
  * Use numpy.sum instead of sum to fix failing test with Python 3.12
    (Closes: #1095362)

 -- Markus Blatt <markus@dr-blatt.de>  Sun, 09 Feb 2025 19:18:56 +0100

opm-common (2024.10+ds-2) unstable; urgency=medium

  * d/patches: Fixed handling of CMake Bool in config.h
  * d/patches: Use uppercase for components in FindSuiteSparse as in DUNE
       (Fixes autopkgtests in downstream OPM packages)

 -- Markus Blatt <markus@dr-blatt.de>  Sun, 17 Nov 2024 14:50:03 +0100

opm-common (2024.10+ds-1) unstable; urgency=medium

  * New upstream release 2024.10
  * Rediff patches
  * d/control: Bumped standards version to 4.7.0 (no-change)
  * d/control: Depend on OPM 2024.10
  * Fix Python usage in msim and its tests.
  * d/patches Preparing to support DUNE 2.10
  * Update changelog for 2024.10+ds-1~2.gbpede03f release
  * d/copyright: Updated and corrected copyright
  * d/patches: Backported corrections in copright declarations from upstream
  * d/control: Temporarily require DUNE 2.10 to ease migrations

 -- Markus Blatt <markus@dr-blatt.de>  Fri, 15 Nov 2024 14:53:12 +0100

opm-common (2024.04+ds-2) unstable; urgency=medium

  * fix build with g++-14 by backporting upstream patches.
    (Closes: #1075348)

 -- Markus Blatt <markus@dr-blatt.de>  Tue, 09 Jul 2024 21:31:42 +0200

opm-common (2024.04+ds-1) unstable; urgency=medium

  * New upstream version 2024.04

 -- Markus Blatt <markus@dr-blatt.de>  Wed, 08 May 2024 21:18:38 +0200

opm-common (2024.04~rc2+ds-2) unstable; urgency=medium

  * Prevent pybind11 from stripping debug symbols
  * d/rules: correctly determine lsb release
  * Install new binary hysteresis.
  * Strip +% (e.g. +ds) from version used for library
  * New upstream release candidate 2024.04~rc2 supporting Python 3.12

 -- Markus Blatt <markus@dr-blatt.de>  Tue, 07 May 2024 18:42:42 +0200

opm-common (2024.04~rc2+ds-1) experimental; urgency=medium

  * Prevent pybind11 from stripping debug symbols
  * d/rules: correctly determine lsb release
  * New upstream release candidate 2024.04~rc2

 -- Markus Blatt <markus@dr-blatt.de>  Mon, 06 May 2024 17:43:57 +0200

opm-common (2024.04~rc1+ds-1) experimental; urgency=medium

  * New upstream release candidate 2024.04~rc1
  * Also use SKIP_BUILD_RPATH for new opm_embedded library.
  * Install new binary hysteresis.

 -- Markus Blatt <markus@dr-blatt.de>  Fri, 19 Apr 2024 19:41:02 +0200

opm-common (2023.10+ds-3) unstable; urgency=medium

  * Restrict tabulation tests to double to prevent FTBFS on arm64/ppc64el.

 -- Markus Blatt <markus@dr-blatt.de>  Mon, 11 Mar 2024 17:03:06 +0100

opm-common (2023.10+ds-2) unstable; urgency=medium

  * Team upload.
  * Drop python3-distutils from Build-Depends
  * debhelper-compat 13 (routine-update)
  * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
  * Build-Depends: pkg-config => pkgconf
  * Uploading to unstable since it
    Closes: #1061426
  * LoongArch support was added in 2023.10~rc2+ds-1
    Closes: #1059203

 -- Andreas Tille <tille@debian.org>  Sat, 17 Feb 2024 19:40:00 +0100

opm-common (2023.10+ds-1) experimental; urgency=medium

  * New upstream release 2023.10
  * d/copyright: Updated copyright

 -- Markus Blatt <markus@dr-blatt.de>  Sun, 12 Nov 2023 15:06:05 +0100

opm-common (2023.10~rc2+ds-1) experimental; urgency=medium

  [Markus Blatt]
  * Dropped patches applied to upstream
  * New upstream release candidate 2023.10-rc2

  [Dandan Zhang]
  * Add support for LoongArch

 -- Markus Blatt <markus@dr-blatt.de>  Mon, 30 Oct 2023 19:48:27 +0100

opm-common (2023.10~rc1+ds-1) experimental; urgency=medium

  * dch: snapshot release
  * Dropped patches applied to upstream.
  * Remove non-existent pkgconfig dir from libopm-common-dev.install
  * Release candidate 2023.10-rc1
  * d/watch: Also search for release candidated

 -- Markus Blatt <markus@dr-blatt.de>  Tue, 17 Oct 2023 19:18:10 +0200

opm-common (2023.04+ds-5) unstable; urgency=medium

  * Fix/complete scale_factor patch to actually fix build on mips64el

 -- Markus Blatt <markus@dr-blatt.de>  Sat, 19 Aug 2023 20:58:11 +0200

opm-common (2023.04+ds-4) unstable; urgency=medium

  * [fix] Pevent undefined behavior of ESMry scale factors for values <=0.

 -- Markus Blatt <markus@dr-blatt.de>  Fri, 18 Aug 2023 18:24:21 +0200

opm-common (2023.04+ds-3) unstable; urgency=medium

  * d/control: Added missing dependency on libdune-common-dev
  * Make CMake fail on non-64bit systems.

 -- Markus Blatt <markus@dr-blatt.de>  Tue, 15 Aug 2023 11:28:34 +0200

opm-common (2023.04+ds-2) unstable; urgency=medium

  * d/control: Correctly reflect the merge of opm-material into opm-common
  * d/libopm-common-bin.install: Added co2brinepvt program.

 -- Markus Blatt <markus@dr-blatt.de>  Mon, 17 Jul 2023 15:05:05 +0200

opm-common (2023.04+ds-1) unstable; urgency=medium

  * New upstream release 2023.04
  * d/tests: Limit architectures for tests.
  * Fixed segmentation fault in PYACTION on bookworm and sid
  * Skip rpath for python lib.
  * Also install co2brinepvt as we install the manpage.
  * Added missing include of cstdint for GCC13
      (Closes: #1037807)
  * [bugfix] Use numComponents when accessing K_/moleFractions_ in PTFlash.

 -- Markus Blatt <markus@dr-blatt.de>  Fri, 14 Jul 2023 15:46:22 +0200

opm-common (2022.10+ds-7) unstable; urgency=medium

  * d/control: Limit the architectures to known working ones.

 -- Markus Blatt <markus@dr-blatt.de>  Thu, 23 Mar 2023 08:34:59 +0100

opm-common (2022.10+ds-6) unstable; urgency=medium

  * Reduce compile time and resources with g++-12
  * d: Fixed version string used in binaries.

 -- Markus Blatt <markus@dr-blatt.de>  Wed, 08 Mar 2023 23:05:15 +0100

opm-common (2022.10+ds-5) experimental; urgency=medium

  * Backported fixes for python tests from upstream (to fix mipsel*?)
  * d/rules: Try to limit parallel builds to ensure 3GB RAM per process

 -- Markus Blatt <markus@dr-blatt.de>  Sun, 05 Feb 2023 13:59:47 +0100

opm-common (2022.10+ds-4) unstable; urgency=medium

  * Make sure copy_python is run before CopyHeaders Closes: #1029440

 -- Markus Blatt <markus@dr-blatt.de>  Sat, 28 Jan 2023 21:44:01 +0100

opm-common (2022.10+ds-3) unstable; urgency=medium

  * Upload to unstable
  * Bump standards version to 4.6.2

 -- Markus Blatt <markus@dr-blatt.de>  Fri, 13 Jan 2023 14:46:07 +0100

opm-common (2022.10+ds-2) experimental; urgency=medium

  * Bump standards version to 4.6.1
  * Made FindAlberta compliant for using OPM packages as DUNE 2.9 packages.

 -- Markus Blatt <markus@dr-blatt.de>  Mon, 09 Jan 2023 09:35:20 +0100

opm-common (2022.10+ds-1) unstable; urgency=medium

  * New upstream version 2022.10
  * [reprobuild] Prevent built timestamps in programs
  * d/tests: Bump version dependency to current version.

 -- Markus Blatt <markus@dr-blatt.de>  Tue, 15 Nov 2022 15:39:10 +0100

opm-common (2022.10~rc2+ds-1) experimental; urgency=medium

  * New upstream release candidate 2022.10-rc1
  * d/tests: depend on same version of packages for autopkgtest.

 -- Markus Blatt <markus@dr-blatt.de>  Tue, 08 Nov 2022 20:24:53 +0100

opm-common (2022.10~rc1+ds-1) experimental; urgency=medium

  * New upstream release candidate 2022.10-rc1
  * Updated patches for new version
  * d: Mark copied python files as not to be installed.

 -- Markus Blatt <markus@dr-blatt.de>  Fri, 04 Nov 2022 09:27:22 +0100

opm-common (2022.04+ds-2) unstable; urgency=medium

  * Changed version in dune.module to 2022.04

 -- Markus Blatt <markus@dr-blatt.de>  Thu, 12 May 2022 14:18:59 +0200

opm-common (2022.04+ds-1) unstable; urgency=medium

  * New final upstream version 2022.04
  * d/watch: Added dversionmangle option for repackaged tarball

 -- Markus Blatt <markus@dr-blatt.de>  Wed, 11 May 2022 22:46:25 +0200

opm-common (2022.04~rc1-2) experimental; urgency=medium

  * Make not finding Quadmath non-fatal (e.g. not available on arm64)

 -- Markus Blatt <markus@dr-blatt.de>  Fri, 29 Apr 2022 09:28:26 +0200

opm-common (2022.04~rc1-1) experimental; urgency=medium

  * New upstream release candidate 2022.04-rc1
  * Rediff patches
  * make new program arraylist part of libopm-common-bin.
  * d/copyright: Fix lintian warning "superfluous-file-pattern ./*"
  * d/control: Use debhelper-compat=12 to support older Ubuntu .
  * Spelling fixes (valied -> valid).
  * d/tests: Do not limit architectures but skip not installable

 -- Markus Blatt <markus@dr-blatt.de>  Wed, 27 Apr 2022 23:01:13 +0200

opm-common (2021.10-4) unstable; urgency=medium

  * d/tests: Make opm-autopkgtest script strip superfluous libraries

 -- Markus Blatt <markus@dr-blatt.de>  Mon, 25 Apr 2022 17:15:12 +0200

opm-common (2021.10-3) unstable; urgency=medium

  * d/control: do not force g++ as compiler
  * d/control Build on any architecture even though we fail on 32bit.
  * d/tests/control: Allow autopkgtest only on 64bit hardware.

 -- Markus Blatt <markus@dr-blatt.de>  Mon, 24 Jan 2022 16:54:13 +0100

opm-common (2021.10-2) unstable; urgency=medium

  * d/patches: Support g++-11.2.0 and libfmt >=8.1.0
  * d/control: Move to standard version 4.6.0

 -- Markus Blatt <markus@dr-blatt.de>  Fri, 21 Jan 2022 18:37:22 +0100

opm-common (2021.10-1) unstable; urgency=medium

  * Initial release (Closes: #987381)

 -- Markus Blatt <markus@dr-blatt.de>  Tue, 16 Nov 2021 15:50:54 +0100