File: changelog

package info (click to toggle)
elastix 4.8-10
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 54,376 kB
  • ctags: 15,302
  • sloc: cpp: 54,754; lisp: 4,121; python: 658; sh: 226; xml: 182; makefile: 30
file content (222 lines) | stat: -rw-r--r-- 7,550 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
elastix (4.8-10) unstable; urgency=medium

  * d/p/itk-4.10: Add patch to compile with ITK-4.10

 -- Gert Wollny <gw.fossdev@gmail.com>  Mon, 25 Jul 2016 18:46:29 +0000

elastix (4.8-9) unstable; urgency=medium

  * d/p/fix-compi..: fix compilation with -std=c++11, 
  * d/rules: removed forced std=c++03, Closes: #822779
  * d/rules: hardening += all 
  * d/control: use secure VCS browse url 

 -- Gert Wollny <gw.fossdev@gmail.com>  Wed, 06 Jul 2016 12:45:21 +0000

elastix (4.8-8) unstable; urgency=medium

  * d/rules: force -std=c++03 to alleviate build failure with g++-6.0
    Related: #822713

 -- Gert Wollny <gw.fossdev@gmail.com>  Tue, 26 Apr 2016 21:04:29 +0000

elastix (4.8-7) unstable; urgency=medium

  * d/control: Update to latest standards version 3.9.8 

 -- Gert Wollny <gw.fossdev@gmail.com>  Tue, 26 Apr 2016 15:08:45 +0000

elastix (4.8-6) unstable; urgency=medium

  * d/rules: add another sed to remove the \today from manual.tex

 -- Gert Wollny <gw.fossdev@gmail.com>  Mon, 21 Mar 2016 17:24:01 +0000

elastix (4.8-5) unstable; urgency=medium

  * d/control: Add texlive-publishers to doc-build depends as it seems to be 
    needed for the references
  * d/rules: Update the build script for the manual.pdf to make use of
    SOURCE_DATE_EPOCH when building it. 
  * d/control: Update standards version to 3.9.7

 -- Gert Wollny <gw.fossdev@gmail.com>  Wed, 16 Mar 2016 15:41:26 +0000

elastix (4.8-4) unstable; urgency=medium

  * d/p: Update date-time patch Closes: #813345
  * d/control: update standards version to 3.9.7
  * d/control: update VCS browse URL to use https

 -- Gert Wollny <gw.fossdev@gmail.com>  Mon, 07 Mar 2016 13:30:50 +0000

elastix (4.8-3.1) unstable; urgency=medium

  * Non-maintainer upload.
  * debian/patches/fix-cast-error.patch:
    fix FTBFS with insighttoolkit4.9 (Closes: #815996).

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Fri, 26 Feb 2016 12:54:10 +0100

elastix (4.8-3) unstable; urgency=medium

  [ Andreas Tille ]
  * Add Registration field to upstream metadata

  [ Gert Wollny ]
  * Update dependency for libdcmtk-dev to unversioned package
  * Rebuild against itk-4.8.2-3, Closes: #650601

 -- Gert Wollny <gw.fossdev@gmail.com>  Thu, 07 Jan 2016 12:49:31 +0100

elastix (4.8-2) unstable; urgency=medium

  * d/rules: - Revert the change regarding jquery.js, the system 
               version is not usable 
             - Add SOURCE_DATE_EPOCH to the cmake call parameters
  * d/ add override to elastix-doc for embedded jquery.js
  * Add and unify patch for doxygen docu cleanup in 
    doxygen_cleanup.patch: 
    - Remove the google search and make local links point to the 
      remote elastix site like it is suppose to.
    - Move the Google analytics patch into this patch 
    - Move the patch for PNG->SVG change into this patch 
    - enable the SEARCHENGINE since this issues the needed 
      dynsections.js 
  * Add patch doxygen_use_epoch...: Set the doxygen files data to 
      SOURCE_DATA_EPOCH if it is set with cmake.

 -- Gert Wollny <gw.fossdev@gmail.com>  Thu, 15 Oct 2015 15:54:28 +0200

elastix (4.8-1) unstable; urgency=medium

  * New upstram version 
  * update patch build-static-ann.patch
  * d/copyright: Update upstream license (now Apache-2.0) 
  * d/control: - remove unused shlib:depends on elastix-doc 
               - add dependency on libjs-jquery 
               - update standards version 
  * d/rules: - remove jquery.js and *.md5 from the packaged doc files 
             - add -fvisibility=hidden as c++ flags to silence warnings 
  * Add patch to change Doxygen output: 
    - use svg graphics instead of png to save space 
    - remove time stamps from documentation 

 -- Gert Wollny <gw.fossdev@gmail.com>  Mon, 12 Oct 2015 22:22:54 +0200

elastix (4.7-2) unstable; urgency=medium

  * Build-Depends: libfftw3-dev
    Closes: #746089

 -- Andreas Tille <tille@debian.org>  Sun, 27 Apr 2014 17:54:59 +0200

elastix (4.7-1) unstable; urgency=medium

  [ Gert Wollny ]
  * New upstream version
  * Add --as-needed to the linker flags
  * remove patches/disable-mevisdicomtiff.patch, fixed upstream (91edb5)
  * remove patches/itk-review-detection.patch, fixed upstream (9442a2)
  * Add patch to disable google-adsense in the created documentation  

  [ Andreas Tille ]
  * cme fix dpkg-control
  * Provide doc-base file

 -- Gert Wollny <gw.fossdev@gmail.com>  Tue, 11 Mar 2014 11:32:25 +0100

elastix (4.6-2) unstable; urgency=low

  * patches/itk-review-detection.patch: New.  Update ITK "Review module"
    detection to be compatible with ITK 4.5.
  * control: Tighten ITK build dep to be 4.5.0-2 because -1 omitted the
    review module.  Add libdcmtk2-dev, now required by ITK.

 -- Steve M. Robbins <smr@debian.org>  Sat, 04 Jan 2014 17:48:12 -0600

elastix (4.6-1) unstable; urgency=low

  * New upstream version.
  * control: Build-depend on libinsighttoolkit4-dev (instead of ITK 3).
  * control(elastix): Build only architectures amd64 and i386, following ITK 4.

  * patches/disable-mevisdicomtiff.patch: New.  Fix build system to honour
    ELASTIX_USE_MEVISDICOMTIFF=false
  * rules: Build with ELASTIX_USE_MEVISDICOMTIFF=false.
  
  * control: Add build-dep-indep on texlive-fonts-recommended to build
    docs.  Remove build-dep on libgdcm2-dev.  Closes: #731921.

 -- Steve M. Robbins <smr@debian.org>  Fri, 13 Dec 2013 23:26:15 -0600

elastix (4.5-4) unstable; urgency=low

  * Team upload.
  * Build-depend on libtiff-dev, instead of libtiff4-dev.

 -- Dmitrijs Ledkovs <xnox@ubuntu.com>  Thu, 05 Dec 2013 23:10:56 +0000

elastix (4.5-3) unstable; urgency=low

  * debian/control:
     - cme fix dpkg-copyright
     - debhelper 9
     - Build-Depends-Indep: latex-xcolor
       Closes: #713280
     - Remove duplicated "Section: science"
     - Duplicated long description
  * debian/rules: use xz compression
  * debian/copyright:
    s/GNU Lesser Public License/GNU Lesser General Public License/

 -- Andreas Tille <tille@debian.org>  Tue, 25 Jun 2013 08:14:19 +0200

elastix (4.5-2) unstable; urgency=low

  * debian/control:
     - Standards-Version: 3.9.3 (no changes needed)
     - Fixed Vcs fields
     - Build-Depends: s/libpng12-dev/libpng-dev/
       Closes: 662311
  * debian/upstream:
     - Tasks file had a slightly more precise information about author
     - Valid BibTeX authors field
     - More precise information (authors, pmid, doi)
  * debian/copyright: Rewritten to match DEP5. verified using
     cme fix dpkg-copyright
  * Note: Tried debhelper 9 (control+compat) but failed for a reason which
    is totally unclear to me.  There seems to be an error return code in
    the middle of the build process without any visible error message

 -- Andreas Tille <tille@debian.org>  Fri, 11 May 2012 13:50:29 +0200

elastix (4.5-1) unstable; urgency=low

  * New upstream.

 -- Steve M. Robbins <smr@debian.org>  Thu, 13 Oct 2011 01:52:26 -0500

elastix (4.4-2) unstable; urgency=low

  [ Andreas Tille ]
  * debian/control:
    - Fix name of Debian Med team (without '-')
    - Added Vcs fields
    - Fix typo in description
      Closes: #613621
  * Added debian/upstream-metadata.yaml
  * Added debian/watch (Thanks to Paul Wise <pabs@debian.org>
    and Daniel Leidert <daniel.leidert@wgdd.de>)

  [ Steve M. Robbins ]
  * target upload to unstable.

 -- Steve M. Robbins <smr@debian.org>  Mon, 21 Feb 2011 10:30:55 -0600

elastix (4.4-1) experimental; urgency=low

  * New package.  Closes: #607030.

 -- Steve M. Robbins <smr@debian.org>  Mon, 27 Dec 2010 06:01:00 -0600