File: changelog

package info (click to toggle)
gyoto 1.4.4-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 8,868 kB
  • sloc: cpp: 35,815; sh: 18,796; python: 2,700; xml: 2,666; makefile: 664; ansic: 332
file content (351 lines) | stat: -rw-r--r-- 11,411 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
gyoto (1.4.4-3) unstable; urgency=high

  * Avoid FTBFS on mips64el due to bug in libflint-arb2

 -- Thibaut Paumard <thibaut@debian.org>  Mon, 09 Mar 2020 17:03:13 +0100

gyoto (1.4.4-2) unstable; urgency=high

  * Bug fix: "gyoto FTBFS on armel, armhf, mipsel and mips64el", thanks to
    peter green (Closes: #953151). Skip FlaredDiskSynchrotron in Python
    test suite to avoid triggering a minor bug that is not fixable without
    breaking the ABI.

 -- Thibaut Paumard <thibaut@debian.org>  Fri, 06 Mar 2020 10:02:20 +0100

gyoto (1.4.4-1) unstable; urgency=low

  * New upstream release
  * Rename variable ADTTMP to AUTOPKGTEST_TMP in test suite.

 -- Thibaut Paumard <thibaut@debian.org>  Fri, 28 Feb 2020 20:38:23 +0100

gyoto (1.4.3-2) unstable; urgency=low

  * Bug fix: "gyoto build depends on the removed swig3.0", thanks to
    Adrian Bunk (Closes: #952598).

 -- Thibaut Paumard <thibaut@debian.org>  Thu, 27 Feb 2020 17:25:52 +0100

gyoto (1.4.3-1) unstable; urgency=low

  * New upstream release

 -- Thibaut Paumard <thibaut@debian.org>  Tue, 29 Oct 2019 13:29:50 +0100

gyoto (1.4.1-1) unstable; urgency=low

  * New upstream release
  * Bump standards version to 4.4.1, no changes needed
  * Recommend packages needed to write videos. Add corresponding test
    case.

 -- Thibaut Paumard <thibaut@debian.org>  Wed, 23 Oct 2019 16:52:58 +0200

gyoto (1.3.6-1) unstable; urgency=medium

  * New upstream release
  * Bug fix: "Python2 removal in sid/bullseye", thanks to Matthias Klose
    (Closes: #936682).

 -- Thibaut Paumard <thibaut@debian.org>  Fri, 27 Sep 2019 16:56:16 +0200

gyoto (1.3.5-1) unstable; urgency=low

  * New upstream release
  * Bump standards version to 4.4.0, no changes needed

 -- Thibaut Paumard <thibaut@debian.org>  Sat, 03 Aug 2019 10:37:24 +0200

gyoto (1.3.1-1) unstable; urgency=medium

  * Bug fix: "both packages ship /usr/share/doc/gyoto/README.md", thanks
    to Andreas Beckmann (Closes: #919792).
  * Bug fix: "autopkgtest failure on i386", thanks to Graham Inggs
    (Closes: #919983).

 -- Thibaut Paumard <thibaut@debian.org>  Tue, 22 Jan 2019 14:19:22 +0100

gyoto (1.3.0-1) unstable; urgency=low

  * New upstream release
  * Update debhleper compatibility to level 12
  * Move most documentation in the gyoto-doc package to
    /usr/share/doc/gyoto/
  * Build-depend on libflint-arb-dev and libflint-dev
  * Migrate to automatic dbgsym debug packages
  * Comply with policy 4.3.0

 -- Thibaut Paumard <thibaut@debian.org>  Wed, 16 Jan 2019 13:24:57 +0100

gyoto (1.2.0-4) unstable; urgency=low

  * Prepare for Boost >= 1.64. New patch boost1.64.

 -- Thibaut Paumard <thibaut@debian.org>  Mon, 20 Nov 2017 15:05:17 +0100

gyoto (1.2.0-3) unstable; urgency=low

  * Bug fix: "requires rebuild against GCC 7 and symbols/shlibs bump",
    thanks to jcowgill@debian.org; (Closes: #871283).

 -- Thibaut Paumard <thibaut@debian.org>  Tue, 05 Sep 2017 14:57:29 +0200

gyoto (1.2.0-2) unstable; urgency=low

  * Fix autopkgtest suite.

 -- Thibaut Paumard <thibaut@debian.org>  Sat, 31 Dec 2016 15:59:13 +0100

gyoto (1.2.0-1) unstable; urgency=low

  * Reupload to unstable

 -- Thibaut Paumard <thibaut@debian.org>  Thu, 15 Dec 2016 18:39:38 +0100

gyoto (1.2.0-1~exp1) experimental; urgency=medium

  * New upstream release.

 -- Thibaut Paumard <thibaut@debian.org>  Mon, 12 Dec 2016 14:42:12 +0100

gyoto (1.1.2-1) unstable; urgency=low

  * New upstream release
  * Fix autopkgtest suite

 -- Thibaut Paumard <thibaut@debian.org>  Sat, 10 Dec 2016 18:16:50 +0100

gyoto (1.1.1-4) unstable; urgency=high

  * Merge changes from experimental:
    + build the lorene plug-in;
    + instead of patching Gyoto to wprk around #844495, patch
      Boost.multiprecision at build time wxhen we recognize the buggy
      implementation;
    + look harder for this bug in the test suite.

 -- Thibaut Paumard <thibaut@debian.org>  Wed, 30 Nov 2016 10:05:49 +0100

gyoto (1.1.1-3+lorene4) experimental; urgency=medium

  * Instead of patching Gyoto, patch the buggy Boost.multiprecision at
    build time.

 -- Thibaut Paumard <thibaut@debian.org>  Tue, 29 Nov 2016 11:22:58 +0100

gyoto (1.1.1-3+lorene3) experimental; urgency=high

  * Rebuild with new lorene.
  * Activate #844495 workaround on all architectures.
  * Look even harder for #844495.

 -- Thibaut Paumard <thibaut@debian.org>  Fri, 25 Nov 2016 12:53:13 +0100

gyoto (1.1.1-3+lorene2) experimental; urgency=medium

  * Tweak test suite to look harder for Boost.multiprecision locking bug
    (#844495).

 -- Thibaut Paumard <thibaut@debian.org>  Fri, 18 Nov 2016 13:53:03 +0100

gyoto (1.1.1-3+lorene1) experimental; urgency=low

  * Compile the LORENE plug-in.

 -- Thibaut Paumard <thibaut@debian.org>  Fri, 18 Nov 2016 09:28:15 +0100

gyoto (1.1.1-3) unstable; urgency=medium

  * Bug fix: "FTBFS with boost1.62" (Closes: #844490).

 -- Thibaut Paumard <thibaut@debian.org>  Thu, 17 Nov 2016 22:29:08 +0100

gyoto (1.1.1-2) unstable; urgency=low

  * The gyoto meta-package depends on the corresponding version of
    each actual gyoto package.
  * The libgyoto5 package depends on the same version of gyoto-bin and on
    mpi-default-bin.
  * Fix the python auopkgtests by unsetting GYOTO_PLUGINS.
  * Fix dependencies of gyoto-dbg.

 -- Thibaut Paumard <thibaut@debian.org>  Tue, 01 Nov 2016 17:37:22 +0100

gyoto (1.1.1-1) unstable; urgency=low

  * New upstream release.
  * Add Dependencies and Recommends as appropriate for libgyoto5-dev.
  * Ship plug-ins/null as example for libgyoto5-dev.
  * Make sure the right MPI implementation is used and patch gyoto.pc to
    actually give useful information about MPICXX and CXX.

 -- Thibaut Paumard <thibaut@debian.org>  Mon, 31 Oct 2016 13:06:39 +0100

gyoto (1.1.0-3) unstable; urgency=low

  * Bug fix: "arch-dependent file in &quot;Multi-Arch: same&quot;
    package", thanks to Jakub Wilk (Closes: #839810).

 -- Thibaut Paumard <thibaut@debian.org>  Wed, 05 Oct 2016 20:12:30 +0200

gyoto (1.1.0-2) unstable; urgency=low

  * Add Multi-Arch field for each binary package
  * Reactivate test suite on kfreebsd

 -- Thibaut Paumard <thibaut@debian.org>  Tue, 04 Oct 2016 10:32:18 +0200

gyoto (1.1.0-1) experimental; urgency=low

  * New upstream release
  * Rename the gyoto package to gyoto-bin and add a new gyoto meta-package
    package that intalls everything a Gyoto user would expect.
  * Move examples from gyoto-bin to libgyoto5 package.
  * Include the Python plug-ins for Gyoto in the respective python*-gyoto
    packages.

 -- Thibaut Paumard <thibaut@debian.org>  Wed, 14 Sep 2016 11:40:40 +0200

gyoto (1.0.2-3) unstable; urgency=low

  * Bug fix: "building on kfreebsd", thanks to Jon Boden (Closes:
    #829029).
  * Checked against Policy 3.9.8.

 -- Thibaut Paumard <thibaut@debian.org>  Tue, 09 Aug 2016 09:51:01 +0200

gyoto (1.0.2-2) unstable; urgency=low

  * Bug fix: "FTBFS: gyoto.C: Error initializing libgyoto", thanks to
    Mattia Rizzolo (Closes: #813725).
  * Bug fix: "please make the build reproducible", thanks to Chris Lamb
    (Closes: #797518).
  * Bump Standards-Version to 3.9.7. No change required.

 -- Thibaut Paumard <thibaut@debian.org>  Wed, 10 Feb 2016 11:25:37 +0100

gyoto (1.0.2-1) unstable; urgency=low

  * New upstream release
  * Bug fix: "ftbfs with GCC-5", thanks to Matthias Klose (Closes:
    #777893).

 -- Thibaut Paumard <thibaut@debian.org>  Fri, 26 Jun 2015 09:57:46 +0200

gyoto (1.0.1-3) unstable; urgency=low

  * Bug fix: "FTBFS on 32-bit systems (assumes size_t is unsigned long)",
    thanks to Aaron M. Ucko (Closes: #787725).
  * Switch to dh-autoreconf since we patch configure.ac.

 -- Thibaut Paumard <thibaut@debian.org>  Fri, 05 Jun 2015 17:14:23 +0200

gyoto (1.0.1-2) unstable; urgency=low

  * Fix debian/copyright to reflect the doxy2swig.py author to use license
    BSD-3-clause instead of BSD-2-clause.

 -- Thibaut Paumard <thibaut@debian.org>  Wed, 03 Jun 2015 12:52:28 +0200

gyoto (1.0.1-1) unstable; urgency=low

  * New upstream release, soname bumped
  * Build the (new) Python extensions
  * Build the (new) MPI machinery
  * Implement as-installed tests using autopkgtest

 -- Thibaut Paumard <thibaut@debian.org>  Wed, 27 May 2015 11:41:09 +0200

gyoto (0.2.3-1) unstable; urgency=medium

  * New upstream release
  * Move to debian-astro team

 -- Thibaut Paumard <thibaut@debian.org>  Tue, 21 Oct 2014 14:21:10 +0200

gyoto (0.2.2-1) unstable; urgency=medium

  * Bug fix: "Please build-depends on libcfitsio-dev instead of
    libcfitsio3-dev", thanks to Aurelien Jarno (Closes: #761709).
  * Check against Policy 3.9.6

 -- Thibaut Paumard <thibaut@debian.org>  Fri, 19 Sep 2014 14:58:00 +0200

gyoto (0.2.1-2) unstable; urgency=medium

  * Remove obsolete lintian overrides
  * Bug fix: "libgyoto2 and libgyoto1: error when trying to install
    together", thanks to Ralf Treinen (Closes: #760444).

 -- Thibaut Paumard <thibaut@debian.org>  Thu, 04 Sep 2014 10:18:16 +0200

gyoto (0.2.1-1) unstable; urgency=low

  * New upstream release
  * Bump SONAME
  * Add manual to gyoto-doc
  * Check against standards version 3.9.5
  * Bug fix: "use autotools-dev to update config.{sub, guess} and manually
    patch libtool for ppc64el", thanks to Logan Rosen (Closes: #748518).

 -- Thibaut Paumard <thibaut@debian.org>  Mon, 01 Sep 2014 15:45:17 +0200

gyoto (0.1.0-2) unstable; urgency=low

  * Bug fix: "fails to upgrade from &#39;testing&#39; - trying to
    overwrite /usr/include/Gyoto/Gyoto.h", thanks to Andreas Beckmann
    (Closes: #718629).

 -- Thibaut Paumard <thibaut@debian.org>  Sat, 03 Aug 2013 22:59:39 +0200

gyoto (0.1.0-1) unstable; urgency=low

  * New upstream release

 -- Thibaut Paumard <thibaut@debian.org>  Sat, 27 Jul 2013 11:35:04 +0200

gyoto (0.0.3-5) unstable; urgency=low

  * skip test suite on mips as lucatelli fails on it (but it runs fine on
    other boxes). (Closes: 681452)

 -- Thibaut Paumard <paumard@users.sourceforge.net>  Fri, 13 Jul 2012 11:36:16 +0200

gyoto (0.0.3-4) unstable; urgency=low

  * gyoto-dbg must not depend on gyoto on kfreebsd-*, else it is
    uninstallable on these archs.

 -- Thibaut Paumard <paumard@users.sourceforge.net>  Wed, 11 Jul 2012 14:30:02 +0200

gyoto (0.0.3-3) unstable; urgency=low

  * debian/control Architectures fields should not be folded: previous
    upload led to missing binary packages for some archs.

 -- Thibaut Paumard <paumard@users.sourceforge.net>  Wed, 11 Jul 2012 13:02:34 +0200

gyoto (0.0.3-2) unstable; urgency=low

  * Bug fix: "FTBFS on kfreebsd-i386 and kfreebsd-amd64 (test suite)",
    (Closes: #679923). The previous "fix" did not work at all. The library
    and the Yorick interface work fine, but not the stand-alone application.
    Disable the "gyoto" binary package and the test suite on kfreebsd-*.

 -- Thibaut Paumard <paumard@users.sourceforge.net>  Wed, 11 Jul 2012 11:20:09 +0200

gyoto (0.0.3-1+exp1) experimental; urgency=low

  * Bug fix: "FTBFS on kfreebsd-i386 and kfreebsd-amd64 (test suite)"
    (Closes: #679923).
  * Tentative bug fix: "don't rely on yorick to pass the fortified build
    flags" using patch fix_679923_kfreebsd_FTBFS (Closes: #680242).

 -- Thibaut Paumard <paumard@users.sourceforge.net>  Tue, 10 Jul 2012 10:50:50 +0200

gyoto (0.0.3-1) unstable; urgency=low

  * Initial release (Closes: #640809)

 -- Thibaut Paumard <paumard@users.sourceforge.net>  Fri, 22 Jun 2012 14:22:40 +0200