File: changelog

package info (click to toggle)
coin3 4.0.0%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 52,388 kB
  • sloc: cpp: 254,256; ansic: 23,018; makefile: 8,672; sh: 3,141; perl: 1,504; lex: 1,372; lisp: 1,247; pascal: 961; xml: 604; yacc: 388; sed: 68
file content (443 lines) | stat: -rw-r--r-- 14,127 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
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
coin3 (4.0.0+ds-1) unstable; urgency=medium

  [ Kurt Kremitzki ]
  * [f181a5a] Update d/watch location to Github
  * [a8a9f50] Refresh drop cpack patch
  * [b5c4a9d] Drop upstreamed interpreter path patch
  * [9d3b575] Add flag to build documentation
  * [225e8d5] Remove unneeded Files-Excluded entry
  * [0f2e33d] New upstream version 4.0.0+ds

  [ Leopold Palomo-Avellaneda ]
  * [db355b0] Improve autotest. Added cmake versions and parameters
    to use xvfb-run in autotest
  * [519898d] Update dependencies because changes in libgl-dev
  * [97763fc] Drop unneeded dependencies
  * [6c89c62] Update homepage
  * [19aefc3] Added R³ rule
  * [9e49ecc] Bump policy version (no changes)
  * [721e4a3] Switch to debhelper-compat and debhelper 12

 -- Leopold Palomo-Avellaneda <leo@alaxarxa.net>  Thu, 09 Jan 2020 16:11:55 +0100

coin3 (4.0.0~CMake~6f54f1602475+ds1-3) unstable; urgency=medium

  [ Leopold Palomo-Avellaneda ]
  * Team upload.
  * [6082118] Update .gitlab-ci.yml to a new version

  [ Anton Gladky ]
  * [8ba6e6b] Remove myself from uploaders

 -- Anton Gladky <gladk@debian.org>  Mon, 05 Aug 2019 13:27:18 +0200

coin3 (4.0.0~CMake~6f54f1602475+ds1-2) unstable; urgency=medium

  * Fix autopkgtest.
  * Set Standards-Version: 4.3.0. No changes.

 -- Leopold Palomo-Avellaneda <leo@alaxarxa.net>  Thu, 24 Jan 2019 10:33:15 +0100

coin3 (4.0.0~CMake~6f54f1602475+ds1-1) unstable; urgency=medium

  * Transition from experimental to unstable. Closes: #914392

 -- Leopold Palomo-Avellaneda <leo@alaxarxa.net>  Wed, 19 Dec 2018 23:03:29 +0100

coin3 (4.0.0~CMake~6f54f1602475+ds1-1~exp2) experimental; urgency=medium

  * Added Conflicts in libcoin-dev to inventor-dev. Closes: #914686
  * We are not using (CMake version) the embed expat library. Closes: #560928

 -- Leopold Palomo-Avellaneda <leo@alaxarxa.net>  Mon, 26 Nov 2018 13:23:12 +0100

coin3 (4.0.0~CMake~6f54f1602475+ds1-1~exp1) experimental; urgency=medium

  [ Anton Gladky ]
  * Remove testsuite-files from d/control
  * Use Breaks/Replaces. Remove old libs-confilcts
  * Do not introduce privacy breach
  * Mangle ds-version in d/watch

  [ Leopold Palomo-Avellaneda ]
  * New upstream version 6f54f1602475 (20181007)
  * Added cmake files
  * Update changelog
  * Renamed package dropping v5 suffix to c
  * Drop the moved files
  * Delete trailing whitespaces in changelog
  * Added myself as Uploader
  * Drop unused files
  * Delete Breaks and replaces changed to libcoin80v5
  * Improved rules to use CMake
  * Renamed libcoin80-dev to libcoin-dev
  * Rename libcoin80-doc to libcoin-doc
  * Rename libcoin80-runtime to libcoin-runtime
  * Bump standards version. No changes
  * Improve libcoin-doc long description
  * Bump debhelper dependency to 11
  * Use of system expat library. Added as build dependency. (Closes: #884947)

 -- Leopold Palomo-Avellaneda <leo@alaxarxa.net>  Wed, 14 Nov 2018 15:19:01 +0100

coin3 (4.0.0~CMake~1d5b2270e495+dfsg1-1~exp1) experimental; urgency=medium

  * [ee4f2fa] New upstream version 4.0.0~CMake~1d5b2270e495+dfsg1
  * [77535c3] Add Readme.source
  * [0899133] Refresh patches
  * [e533e12] Update due to a new release
  * [88ca1a5] Add myself to uploaders again
  * [52a0f11] Apply cme fix dpkg

 -- Anton Gladky <gladk@debian.org>  Wed, 27 Dec 2017 00:24:51 +0100

coin3 (3.1.4~abc9f50+dfsg3-2) unstable; urgency=medium

  * Team upload.
  * [e6b5281] Use SbHash-file from the current upstream version. (Closes: #884947)
  * [6628274] Set Standards-Version to 4.1.3
  * [47240a4] Update VCS-field

 -- Anton Gladky <gladk@debian.org>  Fri, 29 Dec 2017 00:27:37 +0100

coin3 (3.1.4~abc9f50+dfsg3-1) unstable; urgency=medium

  * [2b9d334] Revert the previoud removal of embedded expat. (Closes: #884947)
  * [7b2c782] New upstream version 3.1.4~abc9f50+dfsg3

 -- Anton Gladky <gladk@debian.org>  Sat, 23 Dec 2017 09:50:10 +0100

coin3 (3.1.4~abc9f50+dfsg2-1) unstable; urgency=medium

  * Team upload.
  * [e1dfea6] Remove an embedded version of expat. (Closes: #874727)
  * [6fa83c5] Use compat level 10
  * [abf1040] Ignore files src/xml/expat in d/copyright
  * [7c4d8f0] New upstream version 3.1.4~abc9f50+dfsg2
  * [d61c626] Apply cme fix dpkg
  * [9d48f66] Remove myself from uploaders

 -- Anton Gladky <gladk@debian.org>  Wed, 20 Dec 2017 21:45:35 +0100

coin3 (3.1.4~abc9f50+dfsg1-2) unstable; urgency=medium

  [ Francesco Poli ]
  * [832d33b] Fix d/copyright. (Closes: #824711)

  [ Anton Gladky ]
  * [fd84979] Apply cme fix dpkg.
  * [81f0d54] Activate ldconfig trigger.

 -- Anton Gladky <gladk@debian.org>  Fri, 20 May 2016 19:59:43 +0200

coin3 (3.1.4~abc9f50+dfsg1-1) unstable; urgency=medium

  * [512fe7c] Add cfg/*.exe to Files-Exclude. (Closes: #795241)
  * [34acbce] Imported Upstream version 3.1.4~abc9f50+dfsg1
  * [c0af329] Update d/copyright. (Closes: #795242)

 -- Anton Gladky <gladk@debian.org>  Wed, 12 Aug 2015 15:17:11 +0200

coin3 (3.1.4~abc9f50-10) unstable; urgency=medium

  * [c2c2387] Rename libcoin80 due to GCC-5 transition. (Closes: #791005)

 -- Anton Gladky <gladk@debian.org>  Tue, 11 Aug 2015 17:09:22 +0200

coin3 (3.1.4~abc9f50-9) unstable; urgency=medium

  * [9b6129c] Disable manpage generation
  * [fc10ff3] Fix the license name.
  * [f89e224] Apply fix cme dpkg-copyright.

 -- Anton Gladky <gladk@debian.org>  Wed, 10 Jun 2015 21:04:42 +0200

coin3 (3.1.4~abc9f50-8) unstable; urgency=medium

  * [f1342f6] Remove timestamp in generated html.
  * [87063f6] Set Standards-Version: 3.9.6. No changes.
  * [f99a2ec] Use cme fix dpkg-control.

 -- Anton Gladky <gladk@debian.org>  Tue, 05 May 2015 22:18:27 +0200

coin3 (3.1.4~abc9f50-7) unstable; urgency=medium

  * [7511871] Add missing libs to autopkgtest.

 -- Anton Gladky <gladk@debian.org>  Thu, 29 May 2014 21:05:59 +0200

coin3 (3.1.4~abc9f50-6) unstable; urgency=medium

  * [a71ca9d] Fix linkage in autopkgtests.

 -- Anton Gladky <gladk@debian.org>  Fri, 23 May 2014 21:34:00 +0200

coin3 (3.1.4~abc9f50-5) unstable; urgency=medium

  * [016c008] Add autopkgtests.
  * [af540e5] Set Standards-Version: 3.9.5. No changes.
  * [1347143] Set canonical VCS-fields.

 -- Anton Gladky <gladk@debian.org>  Sat, 10 May 2014 22:48:22 +0200

coin3 (3.1.4~abc9f50-4) unstable; urgency=low

  * [5c22b46] Update homepage.
  * [86b198d] Build with autotools_dev. (Closes: #727344)
  * [2d528b8] Add --enable-threadsafe to config options. (Closes: #723567)
  * [ccaf381] Remove some odd manpages.

 -- Anton Gladky <gladk@debian.org>  Sat, 26 Oct 2013 20:58:14 +0200

coin3 (3.1.4~abc9f50-3) unstable; urgency=low

  * [3637e37] Rename mans for string.h and thread.h. (Closes: #710213)

 -- Anton Gladky <gladk@debian.org>  Wed, 29 May 2013 19:56:12 +0200

coin3 (3.1.4~abc9f50-2) unstable; urgency=low

  * Move the package from experimental to unstable.

 -- Anton Gladky <gladk@debian.org>  Tue, 28 May 2013 21:26:01 +0200

coin3 (3.1.4~abc9f50-1) experimental; urgency=low

  * [7757fb9] Imported Upstream version 3.1.4~abc9f50
  * [638d7fc] Update copyright file. The license is changed to BSD.
  * [e056c3e] Remove creating html/dynsections.js.
  * [021cded] Update binary-names. Use multiarch.

 -- Anton Gladky <gladk@debian.org>  Sun, 14 Apr 2013 14:22:54 +0200

coin3 (3.1.3-3~exp1) experimental; urgency=low

  * [bac6081] Switch to dpkg-source 3.0 (quilt) format
  * [0051dcd] Update watch-file. Thanks to Bart Martens <bartm@debian.org>.
  * [4f64bb1] Update copyright-file to DEP-5.
  * [4a78846] Switch VCS to git.
  * [8398847] Convert patch to quilt-format.
  * [b98daa0] Clean debian/rules. Use .install-files.
  * [ace5108] Use dh 9, Standards-Version 3.9.4. No multi-arch support yet.
  * [c7e12ca] Add myself to uploaders.
  * [216f542] Update changelog.
  * [7b606c3] Remove Steve M. Robbins from uploaders.
  * [55c8751] Use wrap-and-sort for formatting.

 -- Anton Gladky <gladk@debian.org>  Tue, 05 Mar 2013 21:23:49 +0100

coin3 (3.1.3-2.2) unstable; urgency=low

  * Non maintainer upload
  * Stop building with -fpermissive, add missing includes. Closes: #667375.

 -- Matthias Klose <doko@debian.org>  Wed, 23 May 2012 22:49:10 +0000

coin3 (3.1.3-2.1) unstable; urgency=low

  * Non-maintainer upload.

  [ Gregor Herrmann ]
  * Fix "ftbfs with GCC-4.7": build with -fpermissive, thanks to Matthias
    Klose for the pointer.
    (Closes: #667139)

  [ Matthias Klose ]
  * Overwrite lintian warning for embedded library for this upload.

 -- gregor herrmann <gregoa@debian.org>  Sun, 13 May 2012 15:39:08 +0200

coin3 (3.1.3-2) unstable; urgency=low

  * control: Remove dependencies on libxp-dev, which is to be obsoleted.
    Closes: #623647.

  * control: Move to Debian-science repository, set Maintainer, Uploaders,
    and Vcs fields.

  * rules: rewrite using dh.
  * control: Remove build-dep on cdbs, quilt; add autotools-dev.
    Set debhelper version to >= 8.  Update Standards-Version.
  * compat: New.  Set to 8.

 -- Steve M. Robbins <smr@debian.org>  Fri, 22 Apr 2011 23:18:15 -0500

coin3 (3.1.3-1) unstable; urgency=low

  * New upstream.

 -- Steve M. Robbins <smr@debian.org>  Tue, 23 Mar 2010 20:36:32 -0500

coin3 (3.1.2-1) unstable; urgency=low

  * New upstream.

 -- Steve M. Robbins <smr@debian.org>  Sun, 01 Nov 2009 20:48:59 -0600

coin3 (3.1.0-2) unstable; urgency=low

  * rules: Don't install manpage deprecated.3.  Closes: #533228.

 -- Steve M. Robbins <smr@debian.org>  Mon, 29 Jun 2009 23:39:44 -0500

coin3 (3.1.0-1) unstable; urgency=low

  * New upstream release.

 -- Steve M. Robbins <smr@debian.org>  Fri, 12 Jun 2009 21:49:23 -0500

coin3 (3.0.0-1) unstable; urgency=low

  * New upstream release.

 -- Steve M. Robbins <smr@debian.org>  Sat, 11 Oct 2008 00:46:03 -0500

coin2 (2.5.0-2) unstable; urgency=low

  * debian/control: Change suggests from libopenal0 to libopenal0a.
    Closes: #488001.  Change ${Source-Version} to ${binary:Version}.
    Update to standards version 3.8.0.

  * debian/rules: Do not ignore errors in clean rule.

 -- Steve M. Robbins <smr@debian.org>  Sat, 28 Jun 2008 02:38:17 -0500

coin2 (2.5.0-1) unstable; urgency=low

  * New upstream.  Closes: #444848.

 -- Steve M. Robbins <smr@debian.org>  Sun, 04 Nov 2007 15:14:38 -0600

coin2 (2.4.6-2) unstable; urgency=low

  * debian/control: Adapt build-depends to the latest churn of x11
    packages.  Package libcoin20-dev now depends on all relevant X11 -dev
    packages.

 -- Steve M. Robbins <smr@debian.org>  Sat, 22 Sep 2007 19:13:09 -0500

coin2 (2.4.6-1) unstable; urgency=low

  * New upstream.  Closes: #417616.

  * debian/rules: Install coin.m4.  Closes: #421683.

 -- Steve M. Robbins <smr@debian.org>  Wed,  2 May 2007 00:56:48 -0500

coin2 (2.4.5-3) unstable; urgency=low

  * debian/control: Suggest libsimage-dev to enable loading image files
  using SbImage.  Closes: #414657.  Bump Standards-Version to 3.7.2.2
  (no changes required).

  * debian/watch: New.

  * debian/rules: Remove bogus man/man?/_* files before packaging.

 -- Steve M. Robbins <smr@debian.org>  Wed, 14 Mar 2007 21:08:33 -0500

coin2 (2.4.5-2) unstable; urgency=low

  * debian/control: build-depend on libglu1-mesa-dev.  Closes: #365601.

 -- Steve M. Robbins <smr@debian.org>  Mon,  1 May 2006 20:59:33 -0400

coin2 (2.4.5-1) unstable; urgency=low

  * New upstream version.
    Removed excess qualification on method definition.  Closes: #357190.

 -- Steve M. Robbins <smr@debian.org>  Sun, 30 Apr 2006 16:58:52 -0400

coin2 (2.4.4-2) unstable; urgency=low

  * debian/control: Replace build-dependency on xlibs-dev with 8 others.
    This is progress, apparently.  Closes: #346642.

 -- Steve M. Robbins <smr@debian.org>  Fri, 13 Jan 2006 02:46:28 -0500

coin2 (2.4.4-1) unstable; urgency=low

  * New upstream version.  Closes: #329162.

 -- Steve M. Robbins <smr@debian.org>  Wed, 23 Nov 2005 22:15:00 -0500

coin2 (2.4.3-3) unstable; urgency=low

  * debian/rules: Drop optimization level to -O2 for m68k in hopes
  of being able to compile on that platform.

 -- Steve M. Robbins <smr@debian.org>  Mon, 15 Aug 2005 21:18:10 -0400

coin2 (2.4.3-2) unstable; urgency=low

  * Rename libcoin40 to libcoin40c2 for the GCC 4 transition.
  Closes: #317668.

  * Comment out one line in configure that disables building both shared
  and static libraries.

 -- Steve M. Robbins <smr@debian.org>  Sun, 10 Jul 2005 12:49:06 -0400

coin2 (2.4.3-1) unstable; urgency=low

  * New upstream version.  Closes: #312742.

 -- Steve M. Robbins <smr@debian.org>  Sun, 10 Jul 2005 06:36:47 -0400

coin2 (2.3.0-1) unstable; urgency=low

  * New upstream version.

 -- Steve M. Robbins <smr@debian.org>  Thu, 24 Jun 2004 13:38:40 -0400

coin2 (2.2.1-2) unstable; urgency=low

  * configure: Fix problem detecting linker on amd64; applied patch
  from Andreas Jochens.  Closes: #253270.

 -- Steve M. Robbins <smr@debian.org>  Tue,  8 Jun 2004 19:34:23 -0400

coin2 (2.2.1-1) unstable; urgency=low

  * New upstream version.  Closes: #242127.

  * debian/control: Suggest libbz2-1.0 rather than libbz2.
    Closes: #237881.

 -- Steve M. Robbins <smr@debian.org>  Sat, 10 Apr 2004 07:52:41 -0400

coin2 (2.1.0-2) unstable; urgency=low

  * debian/control: Do not use lines starting with space, full stop,
  and more characters.  Closes: #208217.
  Change build dependency from xlibmesa-dev to xlibmesa-gl-dev

 -- Steve M. Robbins <smr@debian.org>  Sat, 25 Oct 2003 08:17:24 -0400

coin2 (2.1.0-1) unstable; urgency=low

  * New upstream release.

  * debian/control: Suggest libraries libfreetype6, zlib1g, and libbz2 for
    additional features introduced in this release.

 -- Steve M. Robbins <smr@debian.org>  Sat, 12 Jul 2003 11:13:50 -0400

coin2 (2.0.2-2) unstable; urgency=low

  * debian/libcoin40-doc.doc-base: Fix document name and files (*.png,
    not *.gif).  Closes: #192581.

  * include/Inventor/lists/SbIntList.h: Apply patch from CVS for int
    to pointer cast.  Closes: #192572.

  * Update libtool for mipsel.  Closes: #190223.

 -- Steve M. Robbins <smr@debian.org>  Fri, 18 Apr 2003 21:25:12 -0400

coin2 (2.0.2-1) unstable; urgency=low

  * Initial Debian packaging.

 -- Steve M. Robbins <smr@debian.org>  Sat,  5 Apr 2003 13:04:13 -0500