File: changelog

package info (click to toggle)
dune-istl 2.10.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,520 kB
  • sloc: cpp: 34,453; python: 182; makefile: 3; sh: 3
file content (368 lines) | stat: -rw-r--r-- 11,432 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
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
dune-istl (2.10.0-2) unstable; urgency=medium

  * Support singlecomplex with SuperLU 7.0.1 (Closes: #1104832)

 -- Markus Blatt <markus@dr-blatt.de>  Wed, 14 May 2025 15:17:18 +0200

dune-istl (2.10.0-1) unstable; urgency=medium

  * New upstream release 2.10.0
  * d/patches: Refreshed patches
  * Added debian/watch file
  * d/control: Bumped standard version to 4.7.0 (no change)
  * d/control: Depend on DUNE 2.10

 -- Markus Blatt <markus@dr-blatt.de>  Thu, 14 Nov 2024 18:49:43 +0100

dune-istl (2.10~pre20241005-2) experimental; urgency=medium

  * Reupload to experimental (no changes, as previous should have
     been uploaded there, too)

 -- Markus Blatt <markus@dr-blatt.de>  Tue, 22 Oct 2024 08:45:51 +0200

dune-istl (2.10~pre20241005-1) unstable; urgency=medium

  * New upstream release (2.10~pre20241005).
  * d/patches: Refreshed patches
  * Added debian/watch file
  * d/control: Bumped standard version to 4.7.0 (no change)
  * d/control: Depend on DUNE 2.10

 -- Markus Blatt <markus@dr-blatt.de>  Tue, 22 Oct 2024 06:23:19 +0200

dune-istl (2.9.0-6) unstable; urgency=medium

  * d/patches: Backported fix for compilation with SuperLU 7.0.0.
       (Closes: #1084252)

 -- Markus Blatt <markus@dr-blatt.de>  Thu, 10 Oct 2024 15:14:09 +0200

dune-istl (2.9.0-5) unstable; urgency=medium

  * Added an autopkgtest
  * Do not depend on libsuitesparse-dev on i386

 -- Markus Blatt <markus@dr-blatt.de>  Mon, 10 Jun 2024 22:30:07 +0200

dune-istl (2.9.0-4) unstable; urgency=medium

  * d/control: Depend on pkgconf instead of pkg-config
  * Make sure solverfactory only tests available solvers

 -- Markus Blatt <markus@dr-blatt.de>  Mon, 10 Jun 2024 14:45:07 +0200

dune-istl (2.9.0-3) unstable; urgency=medium

  * Upload to unstable
  * Build without suitspare on 32bit.
  * Fixed the bugfix for umfpack calling.
  * Call int32_t variants of umfpack methods if UMFPackMatrix::size_type
    is 32bit (Closes: #1069532)

 -- Markus Blatt <markus@dr-blatt.de>  Mon, 10 Jun 2024 07:46:09 +0200

dune-istl (2.9.0-3~exp3) experimental; urgency=medium

  * Hopefully final correction of umfpack calls on 32bit.

 -- Markus Blatt <markus@dr-blatt.de>  Wed, 08 May 2024 13:45:55 +0200

dune-istl (2.9.0-3~exp2) experimental; urgency=medium

  * Fixed the bugfix for umfpack calling.

 -- Markus Blatt <markus@dr-blatt.de>  Wed, 08 May 2024 11:40:52 +0200

dune-istl (2.9.0-3~exp1) experimental; urgency=medium

  * Call int32_t variants of umfpack methods if UMFPackMatrix::size_type
    is 32bit (Closes: #1069532)

 -- Markus Blatt <markus@dr-blatt.de>  Wed, 08 May 2024 08:43:53 +0200

dune-istl (2.9.0-2) unstable; urgency=medium

  * Upload to unstable
  * d: Install pkconfig file below /usr/share for cross-compilation
  * d/control: Added Markus Blatt as uploader (with consent of Ansgar)

 -- Markus Blatt <markus@dr-blatt.de>  Thu, 12 Jan 2023 17:57:44 +0100

dune-istl (2.9.0-1) experimental; urgency=medium

  [ Markus Blatt ]
  * d/upstream: Added metadata file.
  * Fixed version number in dune.module
  * New upstream release (2.9.0).

  [ Ansgar ]
  * d/control: set Standards-Version to 4.6.2 (no changes).

 -- Ansgar <ansgar@debian.org>  Sat, 07 Jan 2023 23:32:19 +0100

dune-istl (2.8.0-2) unstable; urgency=medium

  * Upload to unstable.

 -- Patrick Jaap <patrick.jaap@tu-dresden.de>  Thu, 21 Oct 2021 18:39:09 +0200

dune-istl (2.8.0-1) experimental; urgency=medium

  * New upstream release.
  * d/control: Set Architecture to "any"

 -- Patrick Jaap <patrick.jaap@tu-dresden.de>  Fri, 08 Oct 2021 13:35:56 +0200

dune-istl (2.8.0~rc1-1) experimental; urgency=medium

  * New upstream release.
  * debian/rules: Explicitly set buildsystem to CMake.

 -- Patrick Jaap <patrick.jaap@tu-dresden.de>  Fri, 20 Aug 2021 09:49:53 -0400

dune-istl (2.7.1-2) unstable; urgency=medium

  * Upload to unstable.

 -- Ansgar <ansgar@debian.org>  Wed, 13 Jan 2021 10:52:40 +0100

dune-istl (2.7.1-1) experimental; urgency=medium

  * New upstream release

 -- Patrick Jaap <patrick.jaap@tu-dresden.de>  Thu, 07 Jan 2021 09:29:54 +0100

dune-istl (2.7.0-2) unstable; urgency=medium

  * Upload to unstable.

 -- Ansgar <ansgar@debian.org>  Wed, 15 Jul 2020 12:38:37 +0200

dune-istl (2.7.0-1) experimental; urgency=medium

  * New upstream release.
  * Drop patches that were applied upstream:
    - removed patch: 0001-CompPair-make-operator-a-const-method.patch
    - removed patch: 0002-do-not-catch-polymorphic-types-by-value.patch
    - removed patch: 0003-silence-warnings-about-unused-variables.patch
  * Use debhelper compat level 13.
  * Bumped Standards-Version to 4.5.0 (no changes).

 -- Ansgar <ansgar@debian.org>  Mon, 25 May 2020 18:44:26 +0200

dune-istl (2.6.0-2) unstable; urgency=medium

  * backport patches to fix compiler error and warnings with GCC 8.
    (Closes: #906351)
    + new patch: 0001-CompPair-make-operator-a-const-method.patch
    + new patch: 0002-do-not-catch-polymorphic-types-by-value.patch
    + new patch: 0003-silence-warnings-about-unused-variables.patch

 -- Ansgar Burchardt <ansgar@debian.org>  Fri, 28 Sep 2018 21:05:16 +0200

dune-istl (2.6.0-1) unstable; urgency=medium

  * New upstream release.
  * d/control: now requires cmake >= 3.1

 -- Ansgar Burchardt <ansgar@debian.org>  Tue, 03 Apr 2018 00:31:44 +0200

dune-istl (2.6.0~rc1-1) experimental; urgency=medium

  * New upstream release candidate.
  * add (Build-)Depends: libsuperlu-dev
  * d/control: update Vcs-* fields for move to salsa.debian.org
  * Bumped Standards-Version to 4.1.3 (no changes).

 -- Ansgar Burchardt <ansgar@debian.org>  Sat, 06 Jan 2018 19:12:54 +0100

dune-istl (2.6~20171113-1) experimental; urgency=medium

  * New upstream snapshot.
  * d/control: add `Rules-Requires-Root: no`
  * libdune-istl-doc: add Built-Using: doxygen (for jquery.js)
  * Bumped Standards-Version to 4.1.1 (no changes).

 -- Ansgar Burchardt <ansgar@debian.org>  Wed, 15 Nov 2017 09:18:33 +0100

dune-istl (2.5.1-1) unstable; urgency=medium

  * New upstream release.
  * Build-Depend on texlive-pictures instead of pgf. (Closes: #867078)
  * debian/copyright: Update URLs.
  * Bumped Standards-Version to 4.0.0 (no changes).

 -- Ansgar Burchardt <ansgar@debian.org>  Tue, 18 Jul 2017 12:01:32 +0200

dune-istl (2.5.1~rc1-1) experimental; urgency=medium

  * New upstream release candidate.
  * Remove patch (applied upstream).

 -- Ansgar Burchardt <ansgar@debian.org>  Sat, 17 Jun 2017 17:04:38 +0200

dune-istl (2.5.0-2) unstable; urgency=medium

  * Use correct type for second template argument of `std::array`.
    (Closes: #860666)
    + patch: 0001-Merge-branch-bugfix-build-failure-on-i386-into-maste.patch

 -- Ansgar Burchardt <ansgar@debian.org>  Thu, 20 Apr 2017 19:36:09 +0200

dune-istl (2.5.0-1) unstable; urgency=medium

  * New upstream release.

 -- Ansgar Burchardt <ansgar@debian.org>  Sun, 18 Dec 2016 13:24:43 +0100

dune-istl (2.5.0~rc2-1) unstable; urgency=medium

  * Upload to unstable.
  * New upstream release candidate.

 -- Ansgar Burchardt <ansgar@debian.org>  Mon, 05 Dec 2016 23:29:29 +0100

dune-istl (2.5.0~rc1-1) experimental; urgency=medium

  * New upstream release candidate.
  * (Build-)Depend on last dune-common upload.
  * Switch to CMake.
  * Bumped Standards-Version to 3.9.8 (no changes).

 -- Ansgar Burchardt <ansgar@debian.org>  Mon, 21 Nov 2016 20:43:12 +0100

dune-istl (2.4.1-1) unstable; urgency=medium

  * New upstream release.
  * (Build-)Depend on last dune-common upload.

 -- Ansgar Burchardt <ansgar@debian.org>  Mon, 29 Feb 2016 10:28:13 +0100

dune-istl (2.4.1~rc2-1) experimental; urgency=medium

  * New upstream release candidate.
  * (Build-)Depend on last dune-common upload.
  * Mark packages as Multi-Arch: foreign.
  * debian/control: Update Vcs-* fields.

 -- Ansgar Burchardt <ansgar@debian.org>  Sun, 28 Feb 2016 14:19:01 +0100

dune-istl (2.4.0-1) unstable; urgency=medium

  * New upstream release.
  * (Build-)Depend on last dune-common upload.

 -- Ansgar Burchardt <ansgar@debian.org>  Fri, 25 Sep 2015 22:39:59 +0200

dune-istl (2.4~20150912rc3-1) unstable; urgency=medium

  * New upstream release candidate.
  * Add (build-)dep on libsuitesparse-dev to enable UMFPack support.
  * (Build-)Depend on last dune-common upload.

 -- Ansgar Burchardt <ansgar@debian.org>  Sun, 13 Sep 2015 13:55:32 +0200

dune-istl (2.4~20150825rc2-1) experimental; urgency=medium

  * New upstream release candidate.
  * (Build-)Depend on last dune-common upload.

 -- Ansgar Burchardt <ansgar@debian.org>  Fri, 04 Sep 2015 16:13:45 +0200

dune-istl (2.4~20150717rc1-1) experimental; urgency=medium

  * New upstream release candidate.
  * (Build-)Depend on last dune-common upload.

 -- Ansgar Burchardt <ansgar@debian.org>  Fri, 17 Jul 2015 21:09:18 +0200

dune-istl (2.4~20150610g6e80ced-1) experimental; urgency=medium

  * New upstream snapshot.
  * (Build-)Depend on last dune-common upload.

 -- Ansgar Burchardt <ansgar@debian.org>  Sat, 20 Jun 2015 00:03:20 +0200

dune-istl (2.4~20150506gee6e5f6-1) experimental; urgency=medium

  * New upstream snapshot.
  * debian/copyright: Update for new upstream snapshot.
  * Add Build-Depends-Indep: graphviz for "dot".
  * (Build-)Depend on last dune-common upload.
  * Bumped Standards-Version to 3.9.6 (no changes).

 -- Ansgar Burchardt <ansgar@debian.org>  Wed, 06 May 2015 00:36:44 +0200

dune-istl (2.3.1-1) unstable; urgency=medium

  * New upstream release.

 -- Ansgar Burchardt <ansgar@debian.org>  Tue, 17 Jun 2014 19:59:56 +0200

dune-istl (2.3.1~rc1-1) experimental; urgency=medium

  * New upstream release candidate.

 -- Ansgar Burchardt <ansgar@debian.org>  Tue, 10 Jun 2014 20:47:18 +0200

dune-istl (2.3.0-1) unstable; urgency=medium

  * New upstream release.
  * libdune-istl-dev.install: Install /usr/share/dune-istl.

 -- Ansgar Burchardt <ansgar@debian.org>  Fri, 14 Feb 2014 09:40:54 +0100

dune-istl (2.3~20140117g08c9a059-1) experimental; urgency=medium

  * New upstream snapshot.
  * libdune-istl-dev.install: Install /usr/lib/cmake.

 -- Ansgar Burchardt <ansgar@debian.org>  Mon, 20 Jan 2014 22:55:52 +0100

dune-istl (2.3~20140110beta1-1) experimental; urgency=medium

  * New upstream snapshot.

 -- Ansgar Burchardt <ansgar@debian.org>  Wed, 15 Jan 2014 13:45:19 +0100

dune-istl (2.3~20131228ge5739c8-1) experimental; urgency=medium

  * New upstream snapshot.
  * Bumped Standards-Version to 3.9.5.
  * Drop pre-depends on dpkg (>= 1.15.6) which is already satisfied in
    Debian 6.
  * debian/control: Use canonical Vcs-* URIs.

 -- Ansgar Burchardt <ansgar@debian.org>  Wed, 01 Jan 2014 19:55:58 +0100

dune-istl (2.2.1-2) unstable; urgency=low

  * Upload to unstable.
  * Bumped Standards-Version to 3.9.4 (no changes).

 -- Ansgar Burchardt <ansgar@debian.org>  Sat, 18 May 2013 13:38:00 +0200

dune-istl (2.2.1-1) experimental; urgency=low

  * debian/copyright: Update for new upstream release.

 -- Ansgar Burchardt <ansgar@debian.org>  Sat, 02 Mar 2013 03:04:10 +0100

dune-istl (2.2.0-1) unstable; urgency=low

  * New upstream release.

 -- Ansgar Burchardt <ansgar@debian.org>  Tue, 05 Jun 2012 10:31:10 +0200

dune-istl (2.2~svn1573-1) experimental; urgency=low

  * New upstream snapshot.

 -- Ansgar Burchardt <ansgar@debian.org>  Sun, 06 May 2012 15:27:20 +0200

dune-istl (2.2~svn1538-1) experimental; urgency=low

  * Initial release. (Closes: #661823)

 -- Ansgar Burchardt <ansgar@debian.org>  Sat, 17 Mar 2012 17:20:16 +0100