File: changelog

package info (click to toggle)
dicomscope 3.6.0-20
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 6,252 kB
  • sloc: java: 22,911; cpp: 5,957; sh: 266; makefile: 44
file content (196 lines) | stat: -rw-r--r-- 6,126 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
dicomscope (3.6.0-20) unstable; urgency=medium

  [ Jelmer Vernooij ]
  * Trim trailing whitespace.
  * Use secure copyright file specification URI.

  [ Gert Wollny ]
  * d/p/remove_Tar..: Add patch to remove use of removed 
    interface, Closes: #919739

 -- Gert Wollny <gewo@debian.org>  Wed, 23 Jan 2019 11:20:35 +0100

dicomscope (3.6.0-19) unstable; urgency=medium

  * debhelper 11
  * Point Vcs fields to salsa.debian.org
  * Standards-Version: 4.2.1

 -- Andreas Tille <tille@debian.org>  Thu, 11 Oct 2018 16:46:40 +0200

dicomscope (3.6.0-18) unstable; urgency=medium

  * d/control:
    - migrate packaging to git
    - update standards to 4.1.1
    - set package section for -jni package to java

 -- Gert Wollny <gewo@debian.org>  Sat, 30 Sep 2017 15:35:26 +0000

dicomscope (3.6.0-17) unstable; urgency=medium

  * d/p/openjdk-9: compilate with odjk-9, Closes: #872945

 -- Gert Wollny <gewo@debian.org>  Wed, 23 Aug 2017 07:43:11 +0000

dicomscope (3.6.0-16) unstable; urgency=medium

  [ Mathieu Malaterre ]
  * Remove self from Uploaders

  [ Gert Wollny ]
  * d/p/cmake.. Correct macros for new version Closes: #865783
  * d/p/correct_includes: Use full dcmtk sub-path for includes
  * d/control: - correct my email address
               - update standards version
  * d/rules:   - add linker -as-needed flags and hardening

 -- Gert Wollny <gewo@debian.org>  Sun, 25 Jun 2017 06:06:11 +0000

dicomscope (3.6.0-15) unstable; urgency=medium

  * update build dependency to libdicom-dev (Closes: #804569)
  * correct build with current dcmtk version merge related patches into:
    - DSRDocument.cpp.patch
    - correct_status_returns.patch
    old, now removed patches were:
    - DVPresentationState.patch
    - dicom_2009.patch
    - log4cplus.patch
  * add Gert Wollny to uploaders

 -- Gert Wollny <gw.fossdev@gmail.com>  Wed, 11 Nov 2015 16:42:39 +0100

dicomscope (3.6.0-14) unstable; urgency=medium

  * dicomscope: Depend on libdicomscope-jni (thanks for the patch to
    Markus Koschany <apo@gambaru.de>)
    Closes: #791984
  * dicomscope: remove superfluous ${shlibs:Depends} substvar.
  * libdicomscope-jni: remove superfluous ${java:Depends} substvar
    and default-jre dependency

 -- Andreas Tille <tille@debian.org>  Fri, 10 Jul 2015 08:57:31 +0200

dicomscope (3.6.0-13) unstable; urgency=medium

  * Enable smooth upgrades by adding Breaks: dicomscope (<= 3.6.0-11)
    Closes: #791889
  * Multi-Arch: foreign/same

 -- Andreas Tille <tille@debian.org>  Thu, 09 Jul 2015 13:20:30 +0200

dicomscope (3.6.0-12) unstable; urgency=medium

  * Moved debian/upstream to debian/upstream/metapackages
  * Split up arch any package with JNI files to enable co-installation
    of amd64 and i386
    Closes: #771996
  * cme fix dpkg-control
  * Add myself to Uploaders
  * Priority: optional
  * Remove *.pdf files from JAR
    Closes: #752770

 -- Andreas Tille <tille@debian.org>  Sat, 04 Jul 2015 23:02:01 +0200

dicomscope (3.6.0-11) unstable; urgency=low

  * Remove SONAME from java glue lib. Closes: #676622
  * Install jni/glue lib to multi-arch jni path
  * Remove patch, not needed anymore:
    - d/p/fixbug694846.patch
  * Bump Std-Vers to 3.9.4, no changes needed
  * Remove obsolete DMUA flag
  * Split package in two (add -doc package).

 -- Mathieu Malaterre <malat@debian.org>  Wed, 06 Nov 2013 15:13:27 +0100

dicomscope (3.6.0-10) unstable; urgency=low

  * Fix underlinked java module. Closes: #694846

 -- Mathieu Malaterre <malat@debian.org>  Sun, 09 Dec 2012 19:15:26 +0100

dicomscope (3.6.0-9) unstable; urgency=low

  [ Thorsten Alteholz ]
  * debian/rules get-orig-source: put orig.tar.gz in ../tarballs to allow
    automatic build with svn-buildpackage

  [ Mathieu Malaterre ]
  * Use my @d.o alias
  * Bump Std-Vers to 3.9.3, no changes needed
  * Use jarwrapper for simplification
  * Use javahelper to track deps
  * Use DEP3 for patches
  * Use format-1.0 for d/copyright
  * Remove warnings during java compilation by specifying encoding

 -- Mathieu Malaterre <malat@debian.org>  Thu, 31 May 2012 15:41:34 +0200

dicomscope (3.6.0-8) unstable; urgency=low

  * Fix FTBFS with OpenJDK7. Closes: #651404

 -- Mathieu Malaterre <mathieu.malaterre@gmail.com>  Fri, 09 Dec 2011 14:29:15 +0100

dicomscope (3.6.0-7) unstable; urgency=low

  [ Andreas Tille ]
  * debian/source/format: 3.0 (quilt)

  [ Mathieu Malaterre ]
  * Standards-Version: 3.9.2. No changes needed.
  * Fix VCS URLs
  * Redo the d/rules file for simplification

 -- Mathieu Malaterre <mathieu.malaterre@gmail.com>  Wed, 23 Nov 2011 12:55:20 +0100

dicomscope (3.6.0-6.1) unstable; urgency=low

  * Non-maintainer upload.
  * Fix shlibdeps.  Closes: #632460.
  * Replace java depends with default-jre.

 -- Mark Hymers <mhy@debian.org>  Sat, 02 Jul 2011 13:28:34 +0000

dicomscope (3.6.0-6) unstable; urgency=low

  * Remove dep to tk8.3, tk8.4 and replace with wish
  * Fix javac compilation. Closes: #627223

 -- Mathieu Malaterre <mathieu.malaterre@gmail.com>  Tue, 26 Apr 2011 20:36:47 +0200

dicomscope (3.6.0-5) unstable; urgency=low

  * Fix compilation with gcj/java

 -- Mathieu Malaterre <mathieu.malaterre@gmail.com>  Tue, 26 Apr 2011 16:43:13 +0200

dicomscope (3.6.0-4) unstable; urgency=low

  * Upload to unstable. Closes: #623143

 -- Mathieu Malaterre <mathieu.malaterre@gmail.com>  Wed, 20 Apr 2011 18:30:32 +0200

dicomscope (3.6.0-3) experimental; urgency=low

  * Fix compilation of dicomscope against dcmtk 3.6.0 release and new API
  * Convert iso german to utf-8 to prevent warning during java compilation
  * Update debian Standard Version to 3.9.1 no change needed
  * Switch to dpkg-source 3.0 (quilt) format

 -- Mathieu Malaterre <mathieu.malaterre@gmail.com>  Wed, 09 Feb 2011 11:04:47 +0100

dicomscope (3.6.0-2) unstable; urgency=low

  * Remove tofrodos and unzip from Build-Deps. Fixes hurd-386 compilation.

 -- Mathieu Malaterre <mathieu.malaterre@gmail.com>  Mon, 21 Dec 2009 15:46:02 +0100

dicomscope (3.6.0-1) unstable; urgency=low

  * Initial release (Closes: #508990)

 -- Mathieu Malaterre <mathieu.malaterre@gmail.com>  Mon, 16 Nov 2009 17:58:43 +0100