File: changelog

package info (click to toggle)
invesalius 3.1.99998-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 98,484 kB
  • sloc: python: 38,354; makefile: 49; sh: 5
file content (291 lines) | stat: -rw-r--r-- 9,200 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
invesalius (3.1.99998-7) unstable; urgency=medium

  * Team upload.
  * d/rules: prepare a dedicated home directory.
    This prevents the build from affecting the builder's home directory.
  * d/t/run-unit-test: dedicate a home directory.
    This avoids having the test suite to meddle with the home directory.
  * fix-my-types.patch: new: fix build error caused by obsolete cython idiom.
  * workaround-dropped-inner1d.patch: new: fix test failure with numpy 2.x.
    (Closes: #1092908)
  * d/patches/*: normalize Last-Update timestamps.

 -- Étienne Mollier <emollier@debian.org>  Sun, 16 Feb 2025 14:50:44 +0100

invesalius (3.1.99998-6) unstable; urgency=medium

  * Team upload.
  * Added patch to replace the use of the imghdr library, which was removed
    from Python 3.11. Closes: #1084567.
  * Standards-Version: 4.7.0 (routine-update)

 -- Michael R. Crusoe <crusoe@debian.org>  Tue, 19 Nov 2024 00:08:24 +0100

invesalius (3.1.99998-5) unstable; urgency=medium

  * Team upload.
  * More pytorch dependency to recommends, also allow the cuda version.
    Closes: 1077501
  * d/control: explicit build-dep on setuptools. Closes: #1080608
  * d/rules: update launcher for newer numpy
  * d/patches: fixed the Dep-3 metadata, the author's email address was
    missing
  * Cherry-pick patch from upstream to remove all references to
    distutils
  * Created a patch to avoid several SyntaxWarnings
  * Fix build cleaning. Closes: #1047615
  * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)

 -- Michael R. Crusoe <crusoe@debian.org>  Tue, 10 Sep 2024 13:13:28 +0200

invesalius (3.1.99998-4) unstable; urgency=medium

  * Added patch: python-3.11 gettext.translation doesn't have the 'codeset'
    parameter anymore
  * Added patch: Trace_DebugOff and Trace_WarningOff was removed from gdcm.

 -- Thiago Franco de Moraes <tfmoraes@cti.gov.br>  Wed, 08 Feb 2023 21:46:44 +0100

invesalius (3.1.99998-3) unstable; urgency=medium

  [ Thiago Franco de Moraes ]
  * Removed python3-keras and python3-theano from depends

  [ Andreas Tille ]
  * Standards-Version: 4.6.2 (routine-update)
  * DEP3

 -- Andreas Tille <tille@debian.org>  Tue, 07 Feb 2023 19:58:43 +0100

invesalius (3.1.99998-2) unstable; urgency=medium

  * Team upload
  * Limiting autopkgtest to the architectures on which dependency python3-torch
    is available
  * Raising Standards version to 4.6.1 (no change)
  * Shipping an icon for the desktop application

  [ Thiago Franco de Moraes ]
  * Added auibar patch and updated other patches

 -- Pierre Gruet <pgt@debian.org>  Sun, 11 Dec 2022 14:55:48 +0100

invesalius (3.1.99998-1) unstable; urgency=medium

  [ Thiago Franco de Moraes ]
  * New upstream version
  * Drop transition for old debug package migration.

  [ Andreas Tille ]
  * Add at least superficial autopkgtest

 -- Thiago Franco de Moraes <tfmoraes@cti.gov.br>  Tue, 19 Jul 2022 19:31:51 -0300

invesalius (3.1.99995-1) unstable; urgency=medium

  [ Thiago Franco de Moraes ]
  * New upstream version

  [ Andreas Tille ]
  * Standards-Version: 4.6.0 (routine-update)
  * debhelper-compat 13 (routine-update)
  * Rules-Requires-Root: no (routine-update)
  * No tab in license text (routine-update)
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Apply multi-arch hints.
    + invesalius-examples: Add Multi-Arch: foreign.
    + invesalius-bin: Add Multi-Arch: same.
  * watch file standard 4 (routine-update)

 -- Andreas Tille <tille@debian.org>  Tue, 21 Sep 2021 19:11:07 +0200

invesalius (3.1.99994-1) unstable; urgency=medium

  [ Thiago Franco de Moraes ]
  * New upstream version

  [ Andreas Tille ]
  * Standards-Version: 4.5.0 (routine-update)
  * debhelper-compat 12 (routine-update)
  * Secure URI in copyright format (routine-update)
  * Remove trailing whitespace in debian/changelog (routine-update)
  * Remove trailing whitespace in debian/copyright (routine-update)
  * Remove trailing whitespace in debian/rules (routine-update)
  * Add salsa-ci file (routine-update)
  * debian/copyright: use spaces rather than tabs to start continuation
    lines.
  * Remove executable bit from desktop files.
  * d/rules: --buildsystem=pybuild

 -- Thiago Franco de Moraes <tfmoraes@cti.gov.br>  Sun, 01 Mar 2020 18:12:19 -0300

invesalius (3.1.99993-1) experimental; urgency=medium

  * New upstream version

 -- Thiago Franco de Moraes <tfmoraes@cti.gov.br>  Tue, 21 May 2019 11:30:01 -0300

invesalius (3.1.99992-3) unstable; urgency=medium

  * Force Python3 >= 3.7 (its also python3-dev rather than python3-all-dev)
    Closes: #927387
  * Standards-Version: 4.3.0

 -- Andreas Tille <tille@debian.org>  Tue, 23 Apr 2019 21:50:01 +0200

invesalius (3.1.99992-2) unstable; urgency=medium

  * Patch to remove python2 prints
    Closes: #908722

 -- Thiago Franco de Moraes <tfmoraes@cti.gov.br>  Wed, 12 Sep 2018 10:54:57 -0300

invesalius (3.1.99992-1) unstable; urgency=medium

  * New upstream version
    Closes: #908456

 -- Thiago Franco de Moraes <tfmoraes@cti.gov.br>  Mon, 10 Sep 2018 11:57:50 -0300

invesalius (3.1.99991-1) unstable; urgency=medium

  [ Thiago Franco de Moraes ]
  * New upstream version
    Closes: #901562

  [ Andreas Tille ]
  * debhelper 11
  * Standards-Version: 4.2.0
  * Delete ancient X-Python-Version field
  * Cleanup d/rules from unneeded targets

 -- Thiago Franco de Moraes <tfmoraes@cti.gov.br>  Fri, 17 Aug 2018 14:07:48 +0200

invesalius (3.1.1-3) unstable; urgency=medium

  * Further changes concerning #779655

 -- Thiago Franco de Moraes <tfmoraes@cti.gov.br>  Fri, 15 Sep 2017 17:18:48 +0200

invesalius (3.1.1-2) unstable; urgency=medium

  [ Andreas Tille ]
  * Depends: s/python-imaging/python-pil/
    Closes: #866434
  * Standards-Version: 4.1.0

  [ Gert Wollny
  * Avoid division by zero in progress display
    Closes: #779655

 -- Andreas Tille <tille@debian.org>  Fri, 15 Sep 2017 10:53:33 +0200

invesalius (3.1.1-1) unstable; urgency=low

  [ Thiago Franco de Moraes ]
  * New upstream version

  [ Andreas Tille ]
  * Moved packaging from SVN to Git
  * Standards-Version: 4.0.0 (no changes needed)
  * debhelper 10

 -- Thiago Franco de Moraes <tfmoraes@cti.gov.br>  Mon, 14 Aug 2017 14:59:34 -0300

invesalius (3.0.1-1) unstable; urgency=low

  [ Thiago Franco de Moraes ]
  * Version 3.0.1
  * Support to VTK6

  [ Andreas Tille ]
  * cme fix dpkg-control
  * hardening=+bindnow

 -- Thiago Franco de Moraes <tfmoraes@cti.gov.br>  Thu, 30 Jun 2016 09:43:34 -0300

invesalius (3.0-2) unstable; urgency=medium

  * Remove explicit python-vtk dependency and go with implicite one
    provides by python-casmoothing
    Clothes: #808505
  * Remove debian/menu
  * Add missing DEP3 header

 -- Andreas Tille <tille@debian.org>  Sun, 20 Dec 2015 16:34:38 +0100

invesalius (3.0-1) unstable; urgency=low

  [ Thiago Franco de Moraes ]
  * Version 3.0

 -- Thiago Franco de Moraes <tfmoraes@cti.gov.br>  Wed, 10 Jun 2015 09:10:34 -0300

invesalius (3.0~b5-4) unstable; urgency=low

  [ Thiago Franco de Moraes and Olly Betts ]
  * Support to wxPython 3.0

 -- Thiago Franco de Moraes <tfmoraes@cti.gov.br>  Tue, 23 Sep 2014 16:32:50 -0300

invesalius (3.0~b5-3) unstable; urgency=low

  [ Thiago Franco de Moraes ]
  * Added copyright info about invesalius\gui\widgets\platebtn.py
    Closes: #746708

  [ Andreas Tille ]
  * Fix Vcs URLs using `cme fix dpkg-control`

 -- Thiago Franco de Moraes <tfmoraes@cti.gov.br>  Mon, 12 May 2014 13:34:50 -0300

invesalius (3.0~b5-2) unstable; urgency=low

  * Added debhelper to Build-Depends.
    Closes: #747004

 -- Thiago Franco de Moraes <tfmoraes@cti.gov.br>  Mon, 05 May 2014 13:47:50 -0300

invesalius (3.0~b5-1) unstable; urgency=low

  * Added undo and redo to the edition tool
  * Added new type of visualizations (MIP, MIDA and contour based
    visualizations)

 -- Thiago Franco de Moraes <tfmoraes@cti.gov.br>  Wed, 23 Apr 2014 09:47:50 -0300

invesalius (3.0~b4-3) unstable; urgency=low

  [ Thiago Franco de Moraes ]
  * debian/control: Added python-psutil as dependency (it was missing).

  [ Andreas Tille ]
  * debian/control: `cme fix dpkg-control` to normalise control field and thus
    make it more easy to read
  * debian/rules: use xz compression

 -- Thiago Franco de Moraes <tfmoraes@cti.gov.br>  Fri, 19 Jul 2013 09:11:19 -0300

invesalius (3.0~b4-2) unstable; urgency=low

  * debian/control: Removed libvtk and libgdcm as dependency, relying only in
    python-vtk and python-gdcm.
    Closes: #708259
  * debian/control: Converted the package to dh_python2. Removed
    python-support from Build-Depends-Indep. Dropped XB-Python-Version. Added
    X-Python-Version.
    debian/pyversion: Removed to convert the package to dh_python2.
    Closes: #708258
  * debian/control: Setting wxPython 2.8.12 as minimun wxPython version. It
    was necessary due to errors in InVesalius with previous versions of
    wxPython.
    Closes: #708260

 -- Thiago Franco de Moraes <tfmoraes@cti.gov.br>  Mon, 20 May 2013 08:47:42 -0300

invesalius (3.0~b4-1) unstable; urgency=low

  * Initial release (Closes: #584920)

 -- Thiago Franco de Moraes <tfmoraes@cti.gov.br>  Mon, 04 Mar 2013 09:45:38 -0300