File: changelog

package info (click to toggle)
tclthread 1%3A2.8.8-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,800 kB
  • sloc: ansic: 8,311; tcl: 1,710; sh: 393; makefile: 81
file content (213 lines) | stat: -rw-r--r-- 6,818 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
tclthread (1:2.8.8-2) unstable; urgency=medium

  * Trim trailing whitespace.
  * Use secure URI in Homepage field.
  * Bump the debhelper compatibility version to 13.

 -- Sergei Golovan <sgolovan@debian.org>  Thu, 15 Dec 2022 14:47:56 +0300

tclthread (1:2.8.8-1) unstable; urgency=medium

  * New upstream release.
  * Bump standards version to 4.6.1.

 -- Sergei Golovan <sgolovan@debian.org>  Sun, 27 Nov 2022 13:47:24 +0300

tclthread (1:2.8.7-1) unstable; urgency=medium

  * New upstream release.
  * Bump the debhelper compatibility version to 12.
  * Bump standards version to 4.6.0.

 -- Sergei Golovan <sgolovan@debian.org>  Sun, 07 Nov 2021 09:31:11 +0300

tclthread (1:2.8.6-2) unstable; urgency=medium

  * Fix a bug with loading the Ttrace package in case when the errorCode and
    errorInfo variables are not set.

 -- Sergei Golovan <sgolovan@debian.org>  Sat, 16 Jan 2021 11:50:36 +0300

tclthread (1:2.8.6-1) unstable; urgency=medium

  * New upstream release.
  * Bump standards version to 4.5.1.

 -- Sergei Golovan <sgolovan@debian.org>  Fri, 08 Jan 2021 11:39:30 +0300

tclthread (1:2.8.5-1) unstable; urgency=medium

  * New upstream release.
  * Bump standards version to 4.4.1.

 -- Sergei Golovan <sgolovan@debian.org>  Wed, 06 Nov 2019 12:29:14 +0300

tclthread (1:2.8.4-1) unstable; urgency=medium

  * New upstream release.
  * Bump standards version to 4.2.0.

 -- Sergei Golovan <sgolovan@debian.org>  Mon, 22 Oct 2018 15:02:58 +0300

tclthread (1:2.8.2-2) unstable; urgency=medium

  * Drop supplying the thread library for aolserver4, since it will be
    removed from Debian.
  * Add the VCS headers to debian/control.
  * Bump standards version to 4.1.3.

 -- Sergei Golovan <sgolovan@debian.org>  Thu, 08 Mar 2018 11:07:09 +0300

tclthread (1:2.8.2-1) unstable; urgency=medium

  * New upstream release.
  * Bump standards version to 4.1.2.

 -- Sergei Golovan <sgolovan@debian.org>  Mon, 25 Dec 2017 09:35:35 +0300

tclthread (1:2.8.1-1) unstable; urgency=medium

  * New upstream release.
  * Switch debhelper compatibility level to 10.
  * Bump standards version to 4.1.1.

 -- Sergei Golovan <sgolovan@debian.org>  Sat, 28 Oct 2017 09:51:45 +0300

tclthread (1:2.8.0-1) unstable; urgency=medium

  * New upstream release.
  * Bumped standards version to 3.9.8.

 -- Sergei Golovan <sgolovan@debian.org>  Thu, 18 Aug 2016 14:30:41 +0300

tclthread (1:2.7.3-1) unstable; urgency=low

  * New upstream release.
  * Added a patch which renames private functions TclX_KeyedListGet,
    TclX_KeyedListSet, TclX_KeyedListDelete and TclX_KeyedListGetKeys which
    collide with functions with the same names from AOLserver.
  * Converted the package to multiarch.
  * Bumped debhelper compatibility version to 9.
  * Bumped standards version to 3.9.7.

 -- Sergei Golovan <sgolovan@debian.org>  Wed, 06 Apr 2016 12:01:35 +0300

tclthread (1:2.7.0-1) unstable; urgency=low

  * New upstream release.
  * Renamed the binary package into tcl-thread to comly with the Debian
    Tcl/Tk policy.
  * Bumped standards version to 3.9.4.
  * Converted to the 3.0 (quilt) source format.
  * Bumped debhelper compatibility version to 8.
  * Added all contributors to the authors list in debian/copyright.
  * Added examples to the resulting binary package.

 -- Sergei Golovan <sgolovan@debian.org>  Thu, 12 Sep 2013 10:35:52 +0400

tclthread (1:2.6.7-1) unstable; urgency=low

  * New upstream release (refreshed patches).

 -- Sergei Golovan <sgolovan@debian.org>  Sat, 18 Feb 2012 11:38:45 +0400

tclthread (1:2.6.6-1) unstable; urgency=low

  * New upstream release.
  * Fixed bashism in debian/rules (closes: #581453).
  * Bumped standards version to 3.9.2.

 -- Sergei Golovan <sgolovan@debian.org>  Fri, 22 Jul 2011 21:31:58 +0400

tclthread (1:2.6.5-4) unstable; urgency=low

  * Protected quilt calls in debian/rules to make the package convertable
    to 3.0 (quilt) format (closes: #482711).
  * Added README.source with an explanation on how to apply the searies of
    patches to an original sources.
  * Bumped standards version to 3.8.4.

 -- Sergei Golovan <sgolovan@debian.org>  Thu, 06 May 2010 22:02:53 +0400

tclthread (1:2.6.5-3) unstable; urgency=low

  * Added an additional tclthread library built for use with aolserver4.
  * Added a short README.Debian which describes how to add Thread library to
    AOLserver.
  * Removed empty directories from the binary package.
  * Added a copyright statement.
  * Fixed uscan script debian/watch.
  * Bumped standards version to 3.7.3.

 -- Sergei Golovan <sgolovan@debian.org>  Wed, 26 Mar 2008 23:11:02 +0300

tclthread (1:2.6.5-2) unstable; urgency=low

  * Adapted the package to Debian Tcl/Tk policy. This includes moving the Tcl
    modules into a subdirectory of /usr/lib/tcltk and switching to default
    tcl package in dependencies.
  * Added Homepage field in debian/control.

 -- Sergei Golovan <sgolovan@debian.org>  Sat, 17 Nov 2007 19:24:53 +0300

tclthread (1:2.6.5-1) unstable; urgency=low

  * New maintainer Sergei Golovan <sgolovan@debian.org> (closes: #383655).
  * New upstream release.
  * Rewritten clean target in debian/rules to ignore only missing Makefile
    error.
  * Use quilt for patch management.
  * Added uscan control file debian/watch.
  * Added get-orig-source target to debian/rules.
  * Fixed section in manual pages.
  * Bumped debhelper compatibility level to 5.

 -- Sergei Golovan <sgolovan@debian.org>  Wed, 12 Sep 2007 19:25:12 +0400

tclthread (20030827-3) unstable; urgency=low

  * QA Upload.
  * Added support for GNU/kFreeBSD and GNU/Hurd.

 -- Aurelien Jarno <aurel32@debian.org>  Sun, 10 Dec 2006 18:03:55 +0100

tclthread (20030827-2) unstable; urgency=low

  * QA Upload (Ack NMU; Closes: #359331, #353848)
  * Set Maintainer to QA Group, Orphaned: #383655
  * Remove CVS directories from tarball
  * Conforms with latest Standards Version 3.7.2

 -- Michael Ablassmeier <abi@debian.org>  Sat,  2 Sep 2006 12:28:37 +0200

tclthread (20030827-1.1) unstable; urgency=high

  * Non-maintainer upload.
  * Fix syntax error in tcl.m4 (Closes: #353848).

 -- Luk Claes <luk@debian.org>  Mon, 27 Mar 2006 23:15:05 +0200

tclthread (20030827-1) unstable; urgency=low

  * New upstream from CVS.

 -- David N. Welton <davidw@debian.org>  Sat, 30 Aug 2003 13:40:11 +0200

tclthread (20030726-3) unstable; urgency=low

  * Removed doc install stuff, which prevented this package from
    installing correctly.

 -- David N. Welton <davidw@debian.org>  Fri,  8 Aug 2003 10:13:51 +0200

tclthread (20030726-2) unstable; urgency=low

  * Added build-depend on Tcl dev.

 -- David N. Welton <davidw@debian.org>  Tue,  5 Aug 2003 18:44:46 +0200

tclthread (20030726-1) unstable; urgency=low

  * Initial Release.

 -- David N. Welton <davidw@debian.org>  Sat, 26 Jul 2003 19:00:25 +0200