File: changelog

package info (click to toggle)
camitk 4.1.2-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 427,532 kB
  • sloc: cpp: 79,494; xml: 1,176; sh: 1,137; ansic: 142; makefile: 102; perl: 84; sed: 20
file content (215 lines) | stat: -rw-r--r-- 7,418 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
camitk (4.1.2-3) unstable; urgency=medium

  [ Andreas Beckmann ]
  * libcamitk-dev: Add Breaks against several vtk6 packages to force switching
    from libvtk6-dev to libvtk7-dev.  (Closes: #926430)

  [ Andreas Tille ]
  * Standards-Version: 4.3.0

 -- Andreas Tille <tille@debian.org>  Fri, 05 Apr 2019 07:36:59 +0200

camitk (4.1.2-2) unstable; urgency=medium

  * VTK7 compatibility. Closes: #909120
  * Avoid double delete (patch from Bernhard Übelacker)
  * update d/control: multiarch, debphelper and compat

 -- Emmanuel Promayon <Emmanuel.Promayon@univ-grenoble-alpes.fr>  Tue, 23 Oct 2018 10:19:39 +0200

camitk (4.1.2-1) unstable; urgency=medium

  * New upstream version 4.1.2
  * control, rules, and autopkgtest updated for new release
  * watch checks tag on upstream gilab
  * fixed mispelling detected by lintian
  * fixed config test and lib core dependencies

 -- Emmanuel Promayon <Emmanuel.Promayon@univ-grenoble-alpes.fr>  Wed, 18 Jul 2018 13:37:31 +0000

camitk (4.0.4-2) unstable; urgency=medium

  * Updated email address
  * wizard tests gained verbosity
  * Start Xvfb server first + update test dependencies

 -- Emmanuel Promayon <Emmanuel.Promayon@univ-grenoble-alpes.fr>  Fri, 20 Jan 2017 20:23:05 +0000

camitk (4.0.4-1) unstable; urgency=medium

  [ Emmanuel Promayon ]
  * New upstream version 4.0.4
  * libdevel needs most of the build depends (needed for ci)

  [ Andreas Tille ]
  * debhelper 10 (drop --parallel from d/rules)
  * d/watch: version=4
  * hardening=+all

 -- Emmanuel Promayon <Emmanuel.Promayon@imag.fr>  Fri, 02 Dec 2016 06:01:44 +0000

camitk (4.0.3-1) unstable; urgency=medium

  * Imported Upstream version 4.0.3
  * Removed SONAME number in the dev package name
  * Create a new camitk-config package for the camitk-config binary, and have
    set appropriate Breaks+Replaces.  Closes: #836990
  * Improved autopkgtest test scripts
  * Fix debug-file-with-no-debug-symbols (CXX flags were overridden)

 -- Emmanuel Promayon <Emmanuel.Promayon@imag.fr>  Sat, 08 Oct 2016 20:23:26 +0000

camitk (4.0.0~beta-2) unstable; urgency=medium

  * Team upload.
  * Add missing Breaks/Replaces to the -dev packages.  Closes: #823025
  * Re-enable parallel build.  Now that slow architectures are not a
    problem anymore this should be safe to do.  Closes: #747421

 -- Mattia Rizzolo <mattia@debian.org>  Sat, 30 Apr 2016 11:48:28 +0000

camitk (4.0.0~beta-1) unstable; urgency=low

  [ Emmanuel Promayon ]
  * New upstream beta release. Thanks to Gianfranco Costamagna
    for the help.
  * New upstream beta release now depends on Qt5
    Closes: #816805
  * New upstream beta check for SOURCE_DATE_EPOCH
    Closes: #794740
  * Run test only for architecture Any. Thanks to Andreas Tille
    for the help. Closes: #817163
  * Removed Nicolas Saubat from maintainer list. Many thanks
    to Nicolas for his work on CamiTK during the last 4 years.

  [ Andreas Tille ]
  * Moved packaging from SVN to Git

  [ Gianfranco Costamagna ]
  * New upstream beta release (Closes: #798167)
  * Bump soname.
  * Fix packaging by following new libraries and removed libraries
    in rules file.
  * Remove all patches, upstream.
  * Switch to vtk6, itk4 and qt5
  * Bump std-version to 3.9.8
  * Update copyright file.

  [ Mattia Rizzolo ]
  * Remove trailing whitespaces from all over debian/.
  * debian/rules:
    + Remove useless override in dh_builddeb: xz is the default now.
    + Semplify dpkg-parsechangelog invocation using -S instead of sed(1).

 -- Emmanuel Promayon <Emmanuel.Promayon@imag.fr>  Wed, 27 Apr 2016 00:15:14 +0200

camitk (3.4.0-2) unstable; urgency=low

  * Fix cmake missing path to ITKConfig (patch force-path-to-itkconfig)
    Closes: #787753
  * Increase test timeout for slower arch
  * fix timestamps_in_documentation_generated_by_doxygen
    (improve building reproducibility, patch remove-doxygen-timestamp)

 -- Emmanuel Promayon <Emmanuel.Promayon@imag.fr>  Mon, 15 Jun 2015 09:08:38 +0200

camitk (3.4.0-1) unstable; urgency=medium

  * New upstream release.

 -- Emmanuel Promayon <Emmanuel.Promayon@imag.fr>  Tue, 28 Oct 2014 15:12:30 +0100

camitk (3.3.2-2) unstable; urgency=low

  * Fix autopkgtest for 3.3.2
    Closes: #758130

 -- Emmanuel Promayon <Emmanuel.Promayon@imag.fr>  Tue, 23 Sep 2014 11:25:42 +0200

camitk (3.3.2-1) unstable; urgency=low

  * New upstream release.
  * Patches:
    - avoid console redirection (config-console-redirection.diff)
    - missing manpages, desktop and icon (applications-man-pixmap-desktop.diff)
    - remove non-dfsg compliant flash video player
  * Added some package tests
  * Added some debian/tests files for autopkgtest
  * New dicom components now directly based on gdcm

 -- Emmanuel Promayon <Emmanuel.Promayon@imag.fr>  Tue, 06 May 2014 11:06:00 +0200

camitk (3.2.2-2) unstable; urgency=medium

  * debian/control:
     - cme fix dpkg-control
     - canonical Vcs fields
  * debian/rules:
     s/CMAKE_BUILD_TYPE:STRING=RelWithDebInfo/CMAKE_BUILD_TYPE:STRING=None/
    Closes: #711515

 -- Andreas Tille <tille@debian.org>  Mon, 16 Dec 2013 15:35:44 +0100

camitk (3.2.2-1) unstable; urgency=low

  * New upstream release.
      - Patches removed (merged in upstream)
  * Removed QCustomPlot (licence was not compatible, FTBS on armel and armhf)
  * camitk-imp description is now "workbench" (flagship was not really nice)
  * Remove uneeded dependencies (see #714935)
  * Updated pixmaps and desktop installation
  * Disable parallel build (that generates a "out of memory" error on some
    plateforms when compiling itk filters)
  * Updated dev dependencies

 -- Emmanuel Promayon <Emmanuel.Promayon@imag.fr>  Fri, 19 Jul 2013 11:39:38 +0200

camitk (3.2.1-1) unstable; urgency=low

  [ Emmanuel Promayon ]
  * New upstream release.
    - Update STL obsolete code. Closes: #701250
  * New package for camitk actionstatemachine
  * Updated debian/watch (web site change)
  * Updated debian/copyright due to new source organization in upstream
  * Updated debian/control due to new source organization in upstream
  * Patches:
    - desktop file (camitk-imp-categories.diff)
    - clean version id (remove-svn-revision.diff)
    - force dlopen path to load unfound library
      (load-private-lib-if-needed.diff)
    - use install path to share directory, needed when data are not installed
      (wizard-copy-proper-findcamitk.diff)
  * XPM icon

  [ Andreas Tille ]
  * debian/rules:
     - get-orig-source: create download dir if needed
     - Use xz compression

 -- Emmanuel Promayon <Emmanuel.Promayon@imag.fr>  Tue, 02 Jul 2013 09:25:22 +0200

camitk (3.0.7-1) unstable; urgency=low

  [ Emmanuel Promayon ]
  * New upstream release. Fix extension inner dependencies.
    - Remove non-free tetgen from source. Closes: #689951
    - Adding -fPIC to fix FTBFS on armhf and mipsel. Closes: #690830
  * Fix typo in d/control. Closes: #689021
    Remove patch applied upstream:
     - sonamefix.patch
  * Separate package libqtpropertybrowser3
  * Updated debian/watch submitted by Bart Martens

  [ Mathieu Malaterre ]
  * Remove DMUA (deprecated)
  * Bump Std-Vers to 3.9.4, no changes needed
  * Remove myself from Uploaders

 -- Emmanuel Promayon <Emmanuel.Promayon@imag.fr>  Thu, 14 Feb 2013 19:09:38 +0100

camitk (3.0.2-1) unstable; urgency=low

  * Initial release (Closes: #682109)

 -- Emmanuel Promayon <Emmanuel.Promayon@imag.fr>  Thu, 26 Jul 2012 15:55:23 +0200