File: changelog

package info (click to toggle)
tcl8.6 8.6.6%2Bdfsg-1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 33,964 kB
  • ctags: 17,915
  • sloc: ansic: 184,807; tcl: 17,889; asm: 3,071; makefile: 2,683; sh: 2,283; ada: 1,681; pascal: 1,138; cpp: 1,001; yacc: 912; cs: 879; perl: 104; xml: 95
file content (256 lines) | stat: -rw-r--r-- 9,256 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
tcl8.6 (8.6.6+dfsg-1) unstable; urgency=medium

  * New upstream release.
  * Removed the patch fich fixed a segfault on exit if run on
    hardware supporting HLE/RTM extensions since the bug is fixed upstream.
  * Bumped standards version to 3.9.8.

 -- Sergei Golovan <sgolovan@debian.org>  Thu, 28 Jul 2016 06:04:49 +0300

tcl8.6 (8.6.5+dfsg-2) unstable; urgency=medium

  * Applied a patch by Hirofumi Ogawa to fix a segfault on exit if run on
    hardware supporting HLE/RTM extensions (closes: #818697, #817824).
  * Sort the object files inside the static library using the C locale to make
    the build reproducible (closes: #818750).
  * Bumped standards version to 3.9.7.

 -- Sergei Golovan <sgolovan@debian.org>  Mon, 21 Mar 2016 15:35:01 +0300

tcl8.6 (8.6.5+dfsg-1) unstable; urgency=medium

  * New upstream release.

 -- Sergei Golovan <sgolovan@debian.org>  Thu, 03 Mar 2016 16:17:54 +0300

tcl8.6 (8.6.4+dfsg-3) unstable; urgency=medium

  * Replaced calling ldconfig in postinst/postrm scripts by a trigger
    (closes: #811120).

 -- Sergei Golovan <sgolovan@debian.org>  Sat, 16 Jan 2016 13:16:05 +0300

tcl8.6 (8.6.4+dfsg-2) unstable; urgency=medium

  * Upload to unstable.

 -- Sergei Golovan <sgolovan@debian.org>  Tue, 05 May 2015 14:28:21 +0300

tcl8.6 (8.6.4+dfsg-1) experimental; urgency=medium

  * New upstream release.
  * Upload to experimental because of the jessie freeze.

 -- Sergei Golovan <sgolovan@debian.org>  Fri, 13 Mar 2015 12:52:29 +0300

tcl8.6 (8.6.3+dfsg-1) experimental; urgency=medium

  * New upstream release.
  * Upload to experimental because of the jessie freeze.
  * Bumped standards version to 3.9.6.

 -- Sergei Golovan <sgolovan@debian.org>  Mon, 09 Mar 2015 10:46:33 +0300

tcl8.6 (8.6.2+dfsg-1) unstable; urgency=low

  * New upstream release.
  * Refreshed patches.
  * Added new symbols to the debian/libtcl8.6.symbols file.
  * Removed the sourceless help file compat/zlib/contrib/dotzlib/DotZLib.chm.
  * Adapted debian/watch to the new +dfsg version suffix.

 -- Sergei Golovan <sgolovan@debian.org>  Wed, 27 Aug 2014 23:01:40 +0400

tcl8.6 (8.6.1-6) unstable; urgency=low

  * Upload into unstable.

 -- Sergei Golovan <sgolovan@debian.org>  Sat, 08 Mar 2014 08:54:46 +0400

tcl8.6 (8.6.1-5) experimental; urgency=low

  * Restored tcl8.6.prerm script which removes alternative for
    /usr/bin/tclsh8.6.
  * Added ${misc:Depends} substvar for libtcl8.6-dbg package.
  * Bumped standards version to 3.9.5.

 -- Sergei Golovan <sgolovan@debian.org>  Fri, 10 Jan 2014 12:48:44 +0400

tcl8.6 (8.6.1-4) experimental; urgency=low

  * Added the tcl8.6-dbg package with libtcl8.6 debug symbols in it.

 -- Sergei Golovan <sgolovan@debian.org>  Sat, 05 Oct 2013 10:56:25 +0400

tcl8.6 (8.6.1-3) experimental; urgency=low

  * Added zlib1g-dev to the tcl8.6-dev dependencies, because some of the
    packages (e.g. tcl-signal) use $TCL_LIBS which in turn requires zlib
    to be linked.

 -- Sergei Golovan <sgolovan@debian.org>  Fri, 27 Sep 2013 11:37:37 +0400

tcl8.6 (8.6.1-2) experimental; urgency=low

  * Renamed the development package back to tcl8.6-dev after a discussion
    on debian-devel mailing list.

 -- Sergei Golovan <sgolovan@debian.org>  Wed, 25 Sep 2013 21:56:58 +0400

tcl8.6 (8.6.1-1) experimental; urgency=low

  * New upstream release.

 -- Sergei Golovan <sgolovan@debian.org>  Tue, 24 Sep 2013 20:08:15 +0400

tcl8.6 (8.6.0-4) experimental; urgency=low

  * Removed unnecessary patches to init.tcl and tclPort.h.
  * Change build specs, libs and headers via a patch to tclConfig.sh.in
    instead of filtering the generated tclConfig.sh to make changes more
    visible.
  * Make libtcl8.6-dev depend on tcl8.6 for better backward compatibility.

 -- Sergei Golovan <sgolovan@debian.org>  Mon, 19 Aug 2013 21:23:07 +0400

tcl8.6 (8.6.0-3) experimental; urgency=low

  * Renamed tcl8.6-lib and tcl8.6-dev into libtcl8.6 and libtcl8.6-dev
    because it's much more common name convention.
  * Fixed debian/watch script because tcl-core archive is used as a source
    tarball.
  * Fixed maintainer's 'name'.
  * Added dpkg-dev to the libtcl8.6-dev dependencies because tclConfig.sh
    calls dpkg-architecture.

 -- Sergei Golovan <sgolovan@debian.org>  Wed, 31 Jul 2013 11:05:37 +0400

tcl8.6 (8.6.0-2) experimental; urgency=low

  * Added to tcl8.6-lib dependencies to ensure the OS-wide timezone data
    are used in the [clock] command.
  * Bumped debhelper compatibility version to 9.
  * Added multi-arch support. This includes splitting out the tcl8.6-lib
    library package with libtcl8.6.so and tclConfig.sh moved into a
    multi-archified location.
  * Recreated /usr/lib/tcl8.6/tclConfig.sh and /usr/lib/tcl8.6/tclooConfig.sh
    for backward compatibility (intend to remove in the future).
  * Removed .0 suffix from the libtcl8.6.so library in order to remove
    unnecessary diversions from the upstream practice, provided the symlink
    for backward compatibility (intend to remove in the future).
  * Switched to calculating dependency on tcl8.6-lib via a symbols table.
  * Don't use the alternatives mechanism for selecting /usr/bin/tclsh. This
    package ships only /usr/bin/tclsh8.6. The tcltk-defaults package provides
    the necessary symlink. This also means that tcl8.6 does no longer provide
    the tclsh virtual package.
  * Moved the old changelogs to the tcl8.6-doc package to reduce size of the
    tcl8.6 one.
  * Fixed clean target in debian/rules.
  * Bumped standards version to 3.9.4.

 -- Sergei Golovan <sgolovan@debian.org>  Thu, 11 Jul 2013 21:15:09 +0400

tcl8.6 (8.6.0-1) unstable; urgency=low

  * New upstream release.

 -- Sergei Golovan <sgolovan@debian.org>  Thu, 20 Dec 2012 20:24:41 +0400

tcl8.6 (8.6.0~b3-1) experimental; urgency=low

  * New upstream beta release.

 -- Sergei Golovan <sgolovan@debian.org>  Thu, 20 Sep 2012 09:04:01 +0400

tcl8.6 (8.6.0~b2-2) experimental; urgency=low

  * Install library(3tcl), packagens(3tcl), pkgMkIndex(3tcl) and safe(3tcl)
    manpages despite of upstream renaming them because they are referenced
    from the other pages.
  * Don't break the build if tdbc headers aren't in the tarball (helps
    to build the package using sources from the upstream repository).
  * Removed Chris Waters wrom the uploaders list (closes: #664113).
  * Renamed suggested dependency to tcl-tclreadline.
  * Switched to 3.0 (quilt) source package format.
  * Bumped debhelper compatibility version to 8.
  * Added hardening build flags using dpkg-buildflags.
  * Bumped standards version to 3.9.3.

 -- Sergei Golovan <sgolovan@debian.org>  Mon, 28 May 2012 18:13:35 +0400

tcl8.6 (8.6.0~b2-1) experimental; urgency=low

  * New upstream beta release.

 -- Sergei Golovan <sgolovan@debian.org>  Mon, 08 Aug 2011 23:11:31 +0400

tcl8.6 (8.6.0~b2~rc4-1) experimental; urgency=low

  * New upstream beta release candidate.

 -- Sergei Golovan <sgolovan@debian.org>  Sun, 07 Aug 2011 12:28:21 +0400

tcl8.6 (8.6.0~b2~rc0-1) experimental; urgency=low

  * New upstream beta release candidate.
  * Moved /usr/share/tcltk/tcl8.6/tclConfig.sh back to the /usr/lib/tcl8.6
    directory because it is architecture dependent.
  * Added ${misc:Depends} to debian/control.
  * Added README.source which explains how to apply quilt patches.
  * Bumped standards version to 3.9.2.

 -- Sergei Golovan <sgolovan@debian.org>  Thu, 21 Jul 2011 10:30:26 +0400

tcl8.6 (8.6.0~b1-4) experimental; urgency=low

  * Removed tcl8.6-tdbc package because TDBC is to be packaged separately.
  * Added zlib1g-dev to build dependencies to make Tcl use the system-wide
    Zlib library.

 -- Sergei Golovan <sgolovan@debian.org>  Thu, 29 Jul 2010 09:50:49 +0400

tcl8.6 (8.6.0~b1-3) experimental; urgency=low

  * Don't override CFLAGS in make call and supply it to configure script
    as suggested by Anders Kaseorg (closes: #510153).

 -- Sergei Golovan <sgolovan@debian.org>  Mon, 18 May 2009 09:35:52 +0400

tcl8.6 (8.6.0~b1-2) experimental; urgency=low

  * Added a compiler directive which helps to build tdbc extension
    (closes: #510153).
  * Don't remove tclsh alternative in case of package upgrade because the
    manually installed alternative is also removed which isn't desirable.

 -- Sergei Golovan <sgolovan@debian.org>  Sun, 01 Mar 2009 10:36:35 +0300

tcl8.6 (8.6.0~b1-1) experimental; urgency=low

  * New upstream beta release.
  * Separated new TDBC package which is bundled with the Tcl distribution to
    tcl8.6-tdbc package, and added directory /usr/lib/tcltk/tcl8.6 to the
    list of paths where Tcl packages are searched.

 -- Sergei Golovan <sgolovan@debian.org>  Sat, 27 Dec 2008 13:47:14 +0300

tcl8.6 (8.6.0~a3-1) experimental; urgency=low

  * New upstream alpha release.

 -- Sergei Golovan <sgolovan@debian.org>  Sat, 11 Oct 2008 02:17:42 +0400

tcl8.6 (8.6.0~a2-1) experimental; urgency=low

  * New upstream alpha release.
  * Restored DLL unloading for hppa and kfreebsd architectures because this
    bug was worked around in glibc.

 -- Sergei Golovan <sgolovan@debian.org>  Sat, 23 Aug 2008 12:19:37 +0400

tcl8.6 (8.6.0~a1-1) experimental; urgency=low

  * Initial alpha release (closes: #488653).

 -- Sergei Golovan <sgolovan@debian.org>  Thu, 03 Jul 2008 21:27:33 +0400