File: changelog

package info (click to toggle)
vtk-dicom 0.7.10-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 5,148 kB
  • ctags: 9,779
  • sloc: cpp: 84,463; python: 840; makefile: 40; tcl: 10
file content (149 lines) | stat: -rw-r--r-- 4,633 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
vtk-dicom (0.7.10-1) unstable; urgency=medium

  * New upstream version 0.7.10

 -- Gert Wollny <gw.fossdev@gmail.com>  Sat, 01 Oct 2016 21:01:42 +0200

vtk-dicom (0.7.8-1) unstable; urgency=medium

  * Imported Upstream version 0.7.8
  * d/p/01 update patch
  * d/control: Add -Wl,-z,now
  * d/control: correct git URL to secure version

 -- Gert Wollny <gw.fossdev@gmail.com>  Tue, 31 May 2016 13:44:03 +0000

vtk-dicom (0.7.7-2) unstable; urgency=medium

  * d/p/repro...patch: Change date used to use non-locale month

 -- Gert Wollny <gw.fossdev@gmail.com>  Mon, 23 May 2016 12:08:25 +0000

vtk-dicom (0.7.7-1) unstable; urgency=medium

  * New upstream version
  * Update standards version to 3.9.8 

 -- Gert Wollny <gw.fossdev@gmail.com>  Thu, 05 May 2016 16:20:17 +0000

vtk-dicom (0.7.6-1) unstable; urgency=medium

  * New upstream version

 -- Gert Wollny <gw.fossdev@gmail.com>  Thu, 31 Mar 2016 21:38:35 +0000

vtk-dicom (0.7.4-2) unstable; urgency=medium

  * [7273f4] d/control: Set minimum libvtk6-dev version 
    (needed for tests)

 -- Gert Wollny <gw.fossdev@gmail.com>  Sat, 20 Feb 2016 00:15:02 +0000

vtk-dicom (0.7.4-1) unstable; urgency=medium

  * New upstream release 
  * d/control: Add libvtk6-qt-dev to dependencies 
  * d/control: Update Standards version to 3.9.7 
  * d/control: Add xauth and xvfb to depends as they are needed for the 
    TCL test
  * d/p/: Add patch reproducable_build_datetime.patch to fix time 
    stamps in vtkDICOMBuild.h 
  * d/libvtk-dicom-dev.install, d/libvtkdicom0.7.install:
    Correct install path of cmake files to become arch dependnd 
    Closes: #813305

 -- Gert Wollny <gw.fossdev@gmail.com>  Fri, 19 Feb 2016 14:09:31 +0000

vtk-dicom (0.7.1-1) unstable; urgency=medium

  * New upstream version 
  * build by using vtk6 Closes: #803595 
  * Disable java bindings since these would require vtk java bindings 
  * Add patch 01_ to properly link required vtkIO*SQL libraries  
  * Move package to git 
  * Update standards version to 3.9.6 
  * Add python-vtk-dicom.lintian-override for package name  doesn't 
    match soname 
  * Override the VTK_VERSION_SUFFIX to avoid that the library changes 
    its name based on VTK minor version change. 
  * Add dh-python to build-deps as recommended 

 -- Gert Wollny <gw.fossdev@gmail.com>  Thu, 03 Dec 2015 10:33:36 +0100

vtk-dicom (0.5.5-2) unstable; urgency=low

  * Do not link explicitly to libpython. Closes: #762102
  * Do not clutter jar file with java source code. Closes: #762112

 -- Mathieu Malaterre <malat@debian.org>  Wed, 24 Sep 2014 14:17:38 +0200

vtk-dicom (0.5.5-1) unstable; urgency=low

  * New upstream
    - add missing man pages (dicomfind/dicomtodicom)

 -- Mathieu Malaterre <malat@debian.org>  Thu, 28 Aug 2014 13:24:50 +0200

vtk-dicom (0.5.3-1) unstable; urgency=low

  * New upstream. Closes: #755011

 -- Mathieu Malaterre <malat@debian.org>  Tue, 29 Jul 2014 14:07:06 +0200

vtk-dicom (0.5.2-1) unstable; urgency=low

  * New upstream
  * Remove patches applied upstream
    - debian/patches/underlink.patch
    - debian/patches/current.patch

 -- Mathieu Malaterre <malat@debian.org>  Tue, 15 Jul 2014 16:52:31 +0200

vtk-dicom (0.5.0-2) unstable; urgency=low

  * Add missing Conflicts/Replaces. Closes: #753467
  * Add Multi-Arch: same when missing
  * Remove local patches, applied upstream. Import from upstream.

 -- Mathieu Malaterre <malat@debian.org>  Fri, 04 Jul 2014 10:45:41 +0200

vtk-dicom (0.5.0-1) unstable; urgency=low

  * New upstream
  * Remove DCMTK option. Closes: #751222
  * Build Python and Java bindings. Closes: #752097

 -- Mathieu Malaterre <malat@debian.org>  Mon, 30 Jun 2014 12:38:00 +0200

vtk-dicom (0.4.5-1) unstable; urgency=low

  * New upstream. Remove patch applied upstream.
  * Really fix man page generation
  * Allow easier backport to wheezy
  * Remove lintian errors/warnings

 -- Mathieu Malaterre <malat@debian.org>  Fri, 25 Apr 2014 17:52:06 +0200

vtk-dicom (0.4.4-2) unstable; urgency=low

  * Add patch to allow backport to wheezy
  * Change to DebianMed uploaders
  * Properly set minimum vtk version
  * Use xz compression
  * Fix man pages generation

 -- Mathieu Malaterre <malat@debian.org>  Mon, 07 Apr 2014 11:55:21 +0200

vtk-dicom (0.4.4-1) unstable; urgency=low

  * New upstream.
    - remove patch applied upstream: d/p/missingstuff.patch
  * Upload to sid not that ABI is stable.

 -- Mathieu Malaterre <malat@debian.org>  Fri, 04 Apr 2014 17:19:25 +0200

vtk-dicom (0.4.3-1) experimental; urgency=low

  * Initial release. (Closes: #742217)

 -- Mathieu Malaterre <malat@debian.org>  Mon, 24 Mar 2014 12:01:00 +0100