File: changelog

package info (click to toggle)
tcllib 1.14-dfsg-3%2Bdeb7u1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 33,036 kB
  • sloc: tcl: 148,302; ansic: 14,067; sh: 10,320; xml: 1,766; yacc: 753; pascal: 551; makefile: 129; perl: 84; f90: 84; python: 33; ruby: 13; php: 11
file content (238 lines) | stat: -rw-r--r-- 8,378 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
tcllib (1.14-dfsg-3+deb7u1) wheezy; urgency=low

  * Added a patch from upstream which fixes an XSS vulnerability in
    the html module for <textarea/> elements (closes: #780100).

 -- Sergei Golovan <sgolovan@debian.org>  Sat, 25 Apr 2015 19:32:17 +0300

tcllib (1.14-dfsg-3) unstable; urgency=low

  * Added a patch which fixes ::ini::commit procedure in the inifile module.

 -- Sergei Golovan <sgolovan@debian.org>  Tue, 26 Jun 2012 16:53:47 +0400

tcllib (1.14-dfsg-2) unstable; urgency=low

  * Renamed try(3tcl) manpage into try(3tcllib) to avoid conflict with
    the tcl8.6-doc package (closes: #672815).
  * Removed Chris Waters from the uploaders list (closes: #664114).
  * Removed HTML doc for no longer existing exif module (closes: #637301).
  * Bumped standards version to 3.9.3.

 -- Sergei Golovan <sgolovan@debian.org>  Mon, 14 May 2012 10:23:37 +0400

tcllib (1.14-dfsg-1) unstable; urgency=low

  * New upstream release with several new modules.
  * Bumped standards version to 3.9.2.
  * Added build-arch and build-indep rules to debian/rules.
  * Fixed manpage section in a few manpages.

 -- Sergei Golovan <sgolovan@debian.org>  Wed, 14 Dec 2011 23:18:12 +0400

tcllib (1.13-dfsg-1) unstable; urgency=low

  * New upstream release with several new modules.
  * Added ${misc:Depends} variable to debian/config.
  * Bumped standards version to 3.9.1.

 -- Sergei Golovan <sgolovan@debian.org>  Thu, 03 Mar 2011 22:36:32 +0300

tcllib (1.12-dfsg-2) unstable; urgency=low

  * Renamed msgcat.3tcl manpage to doctools_msgcat.3tcl to avoid conflict
    with tcl8.X-doc packages (closes: #560819).

 -- Sergei Golovan <sgolovan@debian.org>  Sat, 12 Dec 2009 17:41:19 +0300

tcllib (1.12-dfsg-1) unstable; urgency=low

  * New upstream release.
  * Added README.source file wich explains how to get patched source tree from
    the original tarball and set of patches in debian/patches.
  * Fixed whatis entries in manpages for the older versions of struct::graph,
    struct::matrix and struct::tree packages, and section for the
    simulation::random package.
  * Bumped standards version to 3.8.3.

 -- Sergei Golovan <sgolovan@debian.org>  Fri, 11 Dec 2009 11:24:09 +0300

tcllib (1.11.1-dfsg-2) unstable; urgency=low

  * Use Sourceforge redirector in uscan control file debian/watch.
  * Renamed random.3tcl manpage to random.3tcllib to prevent conflict with
    the random manpage in libmemchan-tcl package.

 -- Sergei Golovan <sgolovan@debian.org>  Thu, 19 Mar 2009 17:55:04 +0300

tcllib (1.11.1-dfsg-1) experimental; urgency=low

  * New upstream release.
  * Mangled debian version in uscan control file.
  * Bumped standards version to 3.8.0.

 -- Sergei Golovan <sgolovan@debian.org>  Sun, 21 Dec 2008 12:23:04 +0300

tcllib (1.10-dfsg-3) unstable; urgency=low

  * Protected quilt invocation in debian/rules to make it possible to convert
    bwidget source package to 3.0 (quilt) format (closes: #484924).
  * Cleaned up debian/rules.
  * Bumped standards version to 3.7.3.
  * Removed empty /usr/lib directory from the binary tcllib package.
  * Removed extra leading spaces and changed section name to Programming in
    doc-base register file.
  * Fixed copyright statement in debian/copyright.
  * Removed linda override file.

 -- Sergei Golovan <sgolovan@debian.org>  Sun, 08 Jun 2008 15:00:19 +0400

tcllib (1.10-dfsg-2) unstable; urgency=low

  [ Sergei Golovan ]
  * Fixed ::blowfish::blowfish option processing if -dir isn't specified
    directly.
  * Adapted the package to Debian Tcl/Tk policy. This includes moving the Tcl
    modules into a subdirectory of /usr/share/tcltk and switching to default
    tcl package in dependencies.
  * Bumped debhelper compatibility level to 5.

  [ Francesco Paolo Lovergine ]
  * Added Homepage field in debian/control.

 -- Sergei Golovan <sgolovan@debian.org>  Thu, 15 Nov 2007 19:58:17 +0300

tcllib (1.10-dfsg-1) unstable; urgency=low

  [ Sergei Golovan ]
  * New upstream release.
  * Added Sergei Golovan to uploaders.
  * Fixed bug with registering Tcllib documentation in doc-base.
  * Added uscan control file debian/watch.
  * Removed patch which added asynchronous TCP connect to dns module since it
    is included into upstream distribution.
  * Rewritten clean target in debian/rules to ignore only missing Makefile
    error.

 -- Sergei Golovan <sgolovan@debian.org>  Sun, 16 Sep 2007 13:05:26 +0400

tcllib (1.9.dfsg1-1) unstable; urgency=low

  [ Sergei Golovan ]
  * New maintainer Tcl/Tk Debian Packagers.
  * New upstream release (closes: #391548).
  * Removed patch from JPEG module as it is no longer needed.
  * Fixed cleanup after build.
  * Use quilt to manage patches.
  * Removed non-free RFSs from upstream source (closes: #393415).
  * Added get-orig-source target to debian/rules.
  * Fixed sections inside manual pages.
  * Fixed manpage sections in HTML documentation.
  * Added an index for HTML documentation.
  * Register HTML documentation in doc-base.
  * Moved scripts from /usr/lib to /usr/share as required by Debian
    Policy, leaving symlink in /usr/lib.
  * Added asynchronous TCP connect to dns module (see
    http://sourceforge.net/tracker/index.php?func=detail&aid=1610330&group_id=12883&atid=312883).
  * Overridden linda false positive about uncompressed changelog.
  * Bumped standards version to 3.7.2.

 -- Chris Waters <xtifr@debian.org>  Wed, 31 Jan 2007 22:40:33 -0800

tcllib (1.8-1) unstable; urgency=low

  * New upstream release.
  * Mentioned various new(ish) modules in the package description.
  * Switched to using debhelper v4.
  * Applied patch from Victor Wagner to prevent data corruption when
    removing comments from JPEG files (closes: #343470).

 -- Chris Waters <xtifr@debian.org>  Sun,  7 May 2006 02:15:04 -0700

tcllib (1.7-1) unstable; urgency=low

  * New upstream release (closes: #300805).
  * Patched Makefile.in so that the new "app" script, dtplite, gets
    installed relative to $DESTDIR (a detail that was apparently
    overlooked upstream).
  * Added code to debian/rules to set the file permissions properly, since
    upstream installer doesn't do so.

 -- Chris Waters <xtifr@debian.org>  Tue, 11 Oct 2005 20:02:59 -0700

tcllib (1.6.1-1) unstable; urgency=low

  * New upstream release (bugfix point release).
  * Fixed typo in package description (closes: #194724).
  * Now installs the mpexpand script (closes: #221529).

 -- Chris Waters <xtifr@debian.org>  Thu, 27 May 2004 15:34:48 -0700

tcllib (1.6-1) unstable; urgency=low

  * New upstream release (closes: #238090).

 -- Chris Waters <xtifr@debian.org>  Tue, 23 Mar 2004 16:41:37 -0800

tcllib (1.4-1) unstable; urgency=low

  * New upstream release, fixes broken man pages (closes: #149437).
  * Changed build-deps, needs newer tcl to build.
  * Installed html docs in more sensible place (closes: #175723).
  * Removed some odd files (format/formatter man pages and a "stat"
    subdirectory) that came from some unknown place, and don't seem to be
    supported.  With any luck, they also aren't needed. (I'm sure I'll
    hear from someone if I'm wrong about this.:)

 -- Chris Waters <xtifr@debian.org>  Sun, 11 May 2003 23:35:03 -0700

tcllib (1.3-2) unstable; urgency=low

  * New maintainer.

 -- Chris Waters <xtifr@debian.org>  Sat, 12 Oct 2002 22:42:13 -0700

tcllib (1.3-1) unstable; urgency=low

  * New upstream release.

 -- Mike Markley <mike@markley.org>  Sat, 22 Jun 2002 01:21:06 -0700

tcllib (1.2-1) unstable; urgency=low

  * New upstream release.
  * Added tcl8.3 | tclsh to build-deps (Closes: #134905)

 -- Mike Markley <mike@markley.org>  Fri, 22 Feb 2002 02:55:08 -0800

tcllib (1.1-1) unstable; urgency=low

  * New upstream release.
  * Added description notes for comm and control modules

 -- Mike Markley <mike@markley.org>  Mon,  3 Dec 2001 23:05:36 -0800

tcllib (1.0-1) unstable; urgency=low

  * New upstream release.

 -- Mike Markley <mike@markley.org>  Tue, 16 Oct 2001 00:02:44 -0700

tcllib (0.8-1) unstable; urgency=low

  * New upstream release (Closes: #96064)

 -- Mike Markley <mike@markley.org>  Fri, 15 Jun 2001 20:49:16 -0700

tcllib (0.3-2) unstable; urgency=low

  * New maintainer.

 -- Mike Markley <mike@markley.org>  Fri, 25 Aug 2000 19:06:37 -0700

tcllib (0.3-1) unstable; urgency=low

  * Initial packaging.

 -- David Engel <david@debian.org>  Sat,  8 Apr 2000 21:28:50 -0500