File: changelog

package info (click to toggle)
sight 25.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 42,184 kB
  • sloc: cpp: 289,476; xml: 17,257; ansic: 9,878; python: 1,379; sh: 144; makefile: 33
file content (417 lines) | stat: -rw-r--r-- 13,182 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
sight (25.2.0-2) unstable; urgency=medium

  [ Andreas Tille ]
  * Team upload.
  * d/copyright: Remove old FSF address

  [ Anton Gladky ]
  * Update libboost1.90.patch, fix FTBFS (Closes: #1129859)

 -- Anton Gladky <gladk@debian.org>  Mon, 23 Mar 2026 06:35:06 +0100

sight (25.2.0-1) unstable; urgency=medium

  * Team upload.
  * Be more specific about Build-Depends than just libboost-all-dev
  * Adapt to libboost 1.90
    Closes: #1128147
  * debian/watch: version=5
  * New upstream version
  * Standards-Version: 4.7.3 (routine-update)
  * Remove Priority field to comply with Debian Policy 4.7.3 (routine-
    update)
  * Rely on pre-initialized dpkg-architecture variables.

 -- Andreas Tille <tille@debian.org>  Sun, 22 Feb 2026 11:59:12 +0100

sight (25.1.0-1) unstable; urgency=medium

  * New upstream version
  * d/control: Upgrade to Qt6, required for this version
    Add patch to build with gcc 15.  Closes: #1097881, #1111550
    Removed dbus-x11.  Closes: #1117106
  * d/p/: Update all patches to match new root file tree
    Remove applied patches upstream
  * lintian.overrides: Removed because of obsolete tags

 -- Flavien Bridault <fbridault@ircad.fr>  Sat, 04 Oct 2025 09:41:48 +0200

sight (25.0.0-1) unstable; urgency=medium

  * New upstream version
  * d/p/: Remove patches applied upstream
    Update other patches
    Add a patch to not load Roboto font manually
  * Removed sightlog install, since it was removed upstream

 -- Flavien Bridault <fbridault@ircad.fr>  Sat, 01 Mar 2025 09:45:07 +0100

sight (24.1.0-2) unstable; urgency=medium

  * Team upload.
  * [1d3de11] Add missing build-dep packages.  Closes: #1094050.
  * [f5fe527] Fix usage of itkTypeMacro().  Closes: #1094894.

 -- Steve M. Robbins <smr@debian.org>  Thu, 13 Feb 2025 22:24:09 -0600

sight (24.1.0-1) unstable; urgency=medium

  [ Flavien BRIDAULT ]
  * New upstream version
  * d/p/: Added patch for dcmtk 3.6.8
    Add patch to build with gcc14
    Closes: #1075792, #1075508
  * Depends: add fonts-roboto and do not install those from source

  [ Étienne Mollier ]
  * d/copyright: update copyright years.
  * d/control: declare compliance to standards version 4.7.0.

 -- Flavien Bridault <fbridault@ircad.fr>  Wed, 21 Aug 2024 13:56:45 +0200

sight (23.1.0-3) unstable; urgency=medium

  * Team upload.
  * [c1dc603] Fix FTBFS against VTK9.3. (Closes: #1073822)
  * [afc423e] Update CI-file

 -- Anton Gladky <gladk@debian.org>  Fri, 21 Jun 2024 14:47:57 +0200

sight (23.1.0-2) unstable; urgency=medium

  * d/p/gcc13.patch: Update patch (Closes: #1059140)
  * Updated minizip copyright entry

 -- Flavien BRIDAULT <flavien.bridault@ircad.fr>  Thu, 21 Dec 2023 14:22:47 +0100

sight (23.1.0-1) unstable; urgency=medium

  [ Flavien BRIDAULT ]
  * New upstream version
  * d/p/: Remove patches applied upstream
    Add patch to build with gcc13
    Closes: #1037858, #1039529

  [ Andreas Tille ]
  * Remove trailing whitespace in debian/changelog (routine-update)
  * Remove trailing whitespace in debian/control (routine-update)

 -- Flavien BRIDAULT <fbridault@ircad.fr>  Mon, 06 Nov 2023 13:04:23 +0100

sight (21.1.1-3) unstable; urgency=medium

  * Team upload.
  * d/rules: ventilate dh_auto_configure command.
  * d/rules: set SIGHT_ARCH to force CPU baseline.
    The default provided by cmake files is to build with x86-64-v3 which
    would include avx and avx2 support and leading to baseline violations
    otherwise. (Closes: #1023260)

 -- Étienne Mollier <emollier@debian.org>  Tue, 01 Nov 2022 13:04:26 +0100

sight (21.1.1-2) unstable; urgency=medium

  * d/p/: Remove patches applied upstream
    Add several patches to fix lintian warnings
    Add fix to build with gcc12 (Closes: #1016276)

 -- Flavien Bridault <fbridault@ircad.fr>  Sat, 30 Jul 2022 09:51:09 +0200

sight (21.1.1-1) unstable; urgency=medium

  [ Pierre Gruet ]
  * Team upload
  * Conforming to opencv 4.6.0 interface (Closes: #1013903)
  * Checking the package now builds with gcc-12 (Closes: #1013036)
  * Standards-Version: 4.6.1 (routine-update)
  * Remove trailing whitespace in debian/changelog (routine-update)

  [ Flavien Bridault ]
  * New upstream version
  * d/p/: Remove patches applied upstream
    Add several patches to fix lintian warnings
    Add fix to build with gcc12. Closes: #1013036
  * d/rules: disable samples build
  * Build-Depends: remove libcamp-dev
  * Depends: remove libcamp

 -- Pierre Gruet <pgt@debian.org>  Fri, 15 Jul 2022 00:13:29 +0200

sight (21.0.0-4) unstable; urgency=medium

  * Team upload.
  [Flavien Bridault]
  * d/p/: Add patch to build with insighttoolkit5-dev
    Add patch to build with vtk9-1

  [Andreas Tille]
  * Switch (Build-)Depends from libinsighttoolkit4-dev to
    libinsighttoolkit5-dev
  * Remove trailing whitespace in debian/control (routine-update)

 -- Flavien Bridault <fbridault@ircad.fr>  Wed, 12 Jan 2022 13:43:05 +0100

sight (21.0.0-3) unstable; urgency=medium

  * Team upload
  * Calling OFListIterator(T) instead of OFIterator<T> (Closes: #1001681)

 -- Pierre Gruet <pgt@debian.org>  Wed, 15 Dec 2021 23:03:15 +0100

sight (21.0.0-2) unstable; urgency=medium

  * d/p/: Add patch to remove a service that does not build on i386
  * d/.manpages: Update manual pages to match the current version

 -- Flavien Bridault <fbridault@ircad.fr>  Wed, 03 Nov 2021 10:50:39 +0100

sight (21.0.0-1) unstable; urgency=medium

  [Flavien Bridault]
  * Rename vrrender package into sightviewer
  * Add package for sightcalibrator
  * d/p/: remove patch to fix vrrender launch, no longer needed
    Add patch to fix the loading of dynamic libraries at runtime
    Add patch to add missing stdlib includes
    Add patch to disable samples build
  * Build-Depends: qt3d5-dev, qtmultimedia5-dev, qtquickcontrols2-5-dev,
                   libarchive-dev,libfftw3-dev, libopenigtlink-dev
  * d/upstream: update github organization urls

  [Andreas Tille]
  * Team upload.
  * Fix watchfile to detect new versions on github
  * New upstream version
    Closes: #984330
  * Standards-Version: 4.6.0 (routine-update)
  * Remove trailing whitespace in debian/changelog (routine-update)
  * Update watch file format version to 4.
  * Versioned Build-Depends: libcamp-dev (>= 0.8.4-3)
  * Build-Depends: libopencv-dev, libceres-dev

 -- Flavien Bridault <fbridault@ircad.fr>  Thu, 21 Oct 2021 15:00:59 +0200

sight (20.2.0-2) unstable; urgency=medium

  * d/p: add new patch to fix vrrender launch. Closes: #982262

 -- Flavien Bridault <fbridault@ircad.fr>  Tue, 16 Mar 2021 20:59:58 +0000

sight (20.2.0-1) unstable; urgency=medium

  [ Nilesh Patra ]
  [Nilesh Patra]
  * New upstream version
  * Team upload.
  * debhelper-compat 13 (routine-update)

  [Flavien Bridault]
  * New upstream version
  * Standards-Version: 4.5.1 (routine-update)
  * d/p/: refresh patch
  * d/rules: enable PCH (https://git.ircad.fr/sight/sight/-/issues/263)

 -- Flavien Bridault <fbridault@ircad.fr>  Tue, 15 Dec 2020 11:10:27 +0100

sight (20.0.0-2) unstable; urgency=medium

  * d/p: add new patch to fix i386 build
    Closes: #964401

 -- Flavien Bridault <fbridault@ircad.fr>  Fri, 24 Jul 2020 13:37:53 +0000

sight (20.0.0-1) unstable; urgency=medium

  * New upstream version
  * d/p/: remove patches merged upstream
    Add new patch to remove the shell extension from /usr/bin/vrrender
  * d/control: replace libcamp0.7-dev with libcamp

 -- Flavien Bridault <fbridault@ircad.fr>  Thu, 25 Jun 2020 20:41:52 +0000

sight (19.0.0-6.1) unstable; urgency=high

  * Non-maintainer upload.
  * Add patch from Giovanni Mascellani for FTBFS with Boost 1.71.
    (Closes: #954711)

 -- Adrian Bunk <bunk@debian.org>  Mon, 15 Jun 2020 18:20:23 +0300

sight (19.0.0-6) unstable; urgency=medium

  [ Etienne Mollier ]
  * Team upload.
  * Hardcoded $me and $rootdir into the vrrender launcher for usrmerge support
    Closes: #958089
  * Changed manpages location to follow binaries embedded in libsight
  * Updated a copyright entry from BSD to LGPL-3+ per current header
  * Removed now unneeded ld flags per lintian warning

  [ Andreas Tille ]
  * Standards-Version: 4.5.0 (routine-update)
  * Add salsa-ci file (routine-update)
  * Rules-Requires-Root: no (routine-update)

 -- Etienne Mollier <etienne.mollier@mailoo.org>  Sat, 25 Apr 2020 14:47:51 +0200

sight (19.0.0-5) unstable; urgency=medium

  * Team upload.
  * Drop explicit Depends: libvtk7.1-qt
    Closes: #948741

 -- Andreas Tille <tille@debian.org>  Sun, 12 Jan 2020 20:54:58 +0100

sight (19.0.0-4) unstable; urgency=medium

  * Team upload.
  * Drop explicit Build-Depends: libvtk7.1-qt
    Closes: #948368
  * Refer to common license file for BSD.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Refer to specific version of license GPL-3+, LGPL-3+.

 -- Andreas Tille <tille@debian.org>  Wed, 08 Jan 2020 11:36:37 +0100

sight (19.0.0-3) unstable; urgency=medium

  * d/control: update to gdcm3 for -dev, remove libminc-dev

 -- Flavien Bridault <fbridault@ircad.fr>  Tue, 17 Dec 2019 08:33:30 +0000

sight (19.0.0-2) unstable; urgency=medium

  [ Flavien Bridault ]
  * cme fix dpkg
  * Standards-Version: 4.4.1
  * d/p/fix-glm-missing-cmake.patch: add patch to be compatible with glm 0.9.9.6
  * d/control: add transitive dependency for ITK, update to gdcm 3

  [ Andreas Tille ]
  * debhelper-compat 12
  * Respect DEB_BUILD_OPTIONS in override_dh_auto_test target
  * Remove trailing whitespace in debian/changelog
  * Remove trailing whitespace in debian/control
  * Remove trailing whitespace in debian/rules
  * Trim trailing whitespace.
  * Fix day-of-week for changelog entry 0.9.2-4.

 -- Flavien Bridault <fbridault@ircad.fr>  Wed, 04 Dec 2019 11:22:04 +0000

sight (19.0.0-1) unstable; urgency=medium

  * New upstream version
  * d/p/: updated patches
  * d/p/fix_version_getter.patch: add patch to not use git during configuring

 -- Flavien Bridault <fbridault@ircad.fr>  Mon, 02 Sep 2019 06:41:05 +0000

sight (18.1.0-1) unstable; urgency=medium

  [ Andreas Tille ]
  * Move package repository to sight

  [ Flavien Bridault ]
  * d/control: rename fw4spl to sight
    Depends now on vtk7
  * d/copyright: update credits, urls and licence version
  * d/rules: rename fw4spl to sight
  * d/watch: update upstream url
  * d/p/: remove patches merged upstream
  * */Courier.ttf: remove file not allowed for redistribution


 -- Flavien Bridault <fbridault@ircad.fr>  Sun, 04 Aug 2019 16:59:10 +0000

fw4spl (17.2.0-2) unstable; urgency=medium

  [ Flavien Bridault ]
  * d/p/: add patch to build with dcmtk 3.6.4. Closes: #920457

  [ Andreas Tille ]
  * Standards-Version: 4.3.0

 -- Flavien Bridault <fbridault@ircad.fr>  Sun, 03 Feb 2019 09:34:17 +0000

fw4spl (17.2.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream version
  * Point Vcs fields to salsa.debian.org
  * Standards-Version: 4.2.1

 -- Andreas Tille <tille@debian.org>  Thu, 01 Nov 2018 12:42:50 +0100

fw4spl (14.0.0-1) unstable; urgency=medium

  [ Flavien Bridault ]
  * New upstream version
  * d/p/: remove obsolete patches
    Add patch to enable experimental GLM extension. Closes: #888932
  * d/rules: update build options

  [ Andreas Tille ]
  * Standards-Version: 4.1.3
  * debhelper 11

 -- Flavien Bridault <fbridault@ircad.fr>  Wed, 28 Feb 2018 13:24:10 +0000

fw4spl (11.0.4-2) unstable; urgency=medium

  * Team upload.
  * d/control: Move to standards version 4.0.1
  * d/p/: Add patch fix_functional_include, Closes: #871111

 -- Gert Wollny <gewo@debian.org>  Mon, 21 Aug 2017 12:26:44 +0000

fw4spl (11.0.4-1) unstable; urgency=medium

  [ Andreas Tille ]
  * Team upload
  * Fix Homepage
    Closes: #812904

  [ Flavien Bridault ]
  * New upstream version
    Support libpng16. Closes: #809935.
    Support vtk6. Closes: #820632.
    Support insighttoolkit4. Closes: #821957.
    Support gcc5 build. Closes: #793240.
  * Removed Corentin Desfarges as Uploader
  * Added myself as Uploader
  * d/watch: Moved to official fw4spl fork
  * debhelper 10 (which enables parallel build as default). Closes: #797475.
  * d/control: Updated dependencies
  * cme fix dpkg-control

 -- Flavien Bridault <fbridault@ircad.fr>  Wed, 23 Nov 2016 09:58:17 +0100

fw4spl (0.9.2-4) unstable; urgency=medium

  * Fix arm support.
  * Remove restriction to amd64.
  * Update dependencies in d/control.
  * Support new boost version. Closes: #797481.
  * Forbid parallel build. Closes: #797475.

 -- Corentin Desfarges <corentin.desfarges.dev@gmail.com>  Mon, 21 Dec 2015 14:11:13 +0200

fw4spl (0.9.2-3) unstable; urgency=medium

  * Restrict package to amd64. Closes: #790288.

 -- Corentin Desfarges <corentin.desfarges.dev@gmail.com>  Thu, 16 Jul 2015 11:16:32 +0200

fw4spl (0.9.2-2) unstable; urgency=medium

  * Replace files from libqt4-qt3support by symlinks. Closes: #781298.
  * Fix FindHdf5.cmake to find hdf5 on i386 arch. Closes: #781294.

 -- Corentin Desfarges <corentin.desfarges.dev@gmail.com>  Fri, 27 Mar 2015 17:03:34 +0100

fw4spl (0.9.2-1) unstable; urgency=low

  * Initial release (Closes: #779632)

 -- Corentin Desfarges <corentin.desfarges.dev@gmail.com>  Mon, 23 Mar 2015 11:19:00 +0100