File: changelog

package info (click to toggle)
tix 8.4.3-10
  • links: PTS
  • area: main
  • in suites: bullseye, buster
  • size: 9,080 kB
  • ctags: 7,129
  • sloc: ansic: 28,082; tcl: 22,774; python: 7,577; makefile: 331; cs: 253; sh: 210; perl: 128
file content (454 lines) | stat: -rw-r--r-- 14,564 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
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
tix (8.4.3-10) unstable; urgency=medium

  * added a symlink Tix8.4 -> Tix8.4.3, by postinst and postrm
    scripts, which closes: #866990

 -- Georges Khaznadar <georgesk@debian.org>  Wed, 12 Jul 2017 09:45:53 +0200

tix (8.4.3-9) unstable; urgency=medium

  * pushed to Sid

 -- Georges Khaznadar <georgesk@debian.org>  Sun, 18 Jun 2017 16:54:11 +0200

tix (8.4.3-8) experimental; urgency=medium

  * applied cminyard's patch (published in
    https://bugs.launchpad.net/ubuntu/+source/tix/+bug/371720).
    Closes the bug for Ubuntu.
  * upgraded the compat level to 9, Standards-Version to 3.9.8
  * fixed many typos in man pages (distrobution ==> distribution)
  * modified the descriptions (they cannot begin wit "tix")
  * removed the line of debian/rules which introduces the unknown
    filename "tix.tmac"

 -- Georges Khaznadar <georgesk@debian.org>  Fri, 09 Jun 2017 18:02:06 +0200

tix (8.4.3-7) unstable; urgency=medium

  * applied Artur Rona's patch (thanks Artur!), Closes: #778859, Closes: #722847 

 -- Georges Khaznadar <georgesk@debian.org>  Thu, 26 Feb 2015 04:02:31 +0100

tix (8.4.3-6) unstable; urgency=medium

  * upgraded Standards-Version to 3.9.6
  * removed build-dependencies and dependencies on tcl/tk 8.5,
    replaced them with dependencies on tcl/tk 8.6
  * added a patch to fix "interp->result" bugs; this construct was
    deprecated in tcl8.5 and removed from tcl8.6; however the patch is just
    a workaround for now, since it adds "#define USE_INTERP_RESULT 1"
    before the "#include <tcl.h>"
  * changed the variable tk_version in debian/rules, to fit tk8.6
  * removed Conflicts clauses about packages which no longer exist

 -- Georges Khaznadar <georgesk@debian.org>  Tue, 11 Nov 2014 12:10:19 +0100

tix (8.4.3-5) unstable; urgency=low

  * The current version is up to date with upstream. Closes: #433661
  * changed a dependency:instaed of dependending on tcl8.5|tclsh, the
    new dependency is on tcl(>=8.5.0), which provides tclsh, and depends
    in turn on tcl8.5(>=8.5.0), and in fact higher versions of tcl8.5
    when they are taken from jessie. Closes: #725697
  * As the current release has been downloaded from upstream in year 2010,
    as bug #214697 has been forwarded upstream, then tagged as fixed-upstream
    in 2008, as the original reporter did not send a working example for the
    bug since then, this presumably Closes: #214697
  * moved the file tix.tmac from the package tix to the package
    tix-dev, in order to make te man macros available in the same
    package than the manpages.
  * wrote into debian/TODO a few hints about a fix to send to lintian
    maintainers. The reason for it is that man macros are named tix.tmac
    and are stored in /usr/share/groff/1.22.2/tmac, which triggers a load
    of lintian warnings, since this path is not the usual path for groff
    macros.
  * reported a bug to lintian maintainers about this issue, with a patch
    to fix it.
  * upgraded Standards-Version to 3.9.5
  * removed articles from descriptions in debian/control
  * retitled the O bug in ITA. Closes: #395963

 -- Georges Khaznadar <georgesk@debian.org>  Mon, 06 Jan 2014 18:17:24 +0100

tix (8.4.3-4) unstable; urgency=low

  * QA upload.
  * Remove tixwish manpages (Closes: #407212)
  * Fix permissions on /usr/share/tcltk/tcl8.5/Tix8.4.3/pref/WmDefault.tcl
  * Rename man macros to tic.tmac
  * Store tic.tmac in /usr/share/groff/1.20.1/tmac
  * Remove usr/share/tcltk/tcl8.5/Tix8.4.3/license.terms
  * Fix missing soname

 -- Christophe Trophime <christophe.trophime@grenoble.cnrs.fr>  Mon, 12 Apr 2010 08:25:58 +0200

tix (8.4.3-3) unstable; urgency=low

  * QA upload.
  * Switch to 3.0 (quilt) source format.
  * Apply patch from Petr Salinger to build on kfreebsd-*. Closes: #575003.

 -- Santiago Vila <sanvila@debian.org>  Sun, 11 Apr 2010 19:38:00 +0200

tix (8.4.3-2) unstable; urgency=low

  * QA upload.
  * Set $dir to /usr/lib in pkgIndex.tcl
  * Move /usr/share/tix8.3 to /usr/share/tcltk/tk8.5/Tix8.4.3

 -- Christophe Trophime <christophe.trophime@grenoble.cnrs.fr>  Mon, 15 Mar 2010 16:27:40 +0100

tix (8.4.3-1) unstable; urgency=low

  * QA upload.
  * New upstream release

  [Raphael Geissert]
  * Fix watch file (Closes: #449786)

 -- Christophe Trophime <christophe.trophime@grenoble.cnrs.fr>  Fri, 12 Mar 2010 18:02:57 +0100

tix (8.4.0-7) unstable; urgency=low

  * QA upload.
  * Add ${shlibs:Depends} to tix's Depends line (Closes: #553241).

 -- Matt Kraai <kraai@debian.org>  Sat, 07 Nov 2009 04:43:20 -0800

tix (8.4.0-6) unstable; urgency=low

  * QA upload.
  * Install man.macros as /usr/share/tixman.macros. Fix all the manpages
    accordingly. (Closes: #394635).
  * Updated Standards version, to 3.7.2, no changes needed.
  * Ack previous NMUS (Closes: #360920, #366266, #374623, #359804).
  * Created debian/compat, at value 5.

 -- Amaya Rodrigo Sastre <amaya@debian.org>  Tue, 31 Oct 2006 08:44:36 +0100

tix (8.4.0-5) unstable; urgency=low

  * Orphan the package.

 -- Matthias Klose <doko@debian.org>  Sun, 29 Oct 2006 02:50:16 +0200
   
tix (8.4.0-4.3) unstable; urgency=low

  * Non-maintainer upload.
  * Modified debian/rules to manually install missing tix.h (Closes: #360920). 

 -- Michael Hanke <michael.hanke@gmail.com>  Sat, 21 Oct 2006 20:57:25 +0200

tix (8.4.0-4.2) unstable; urgency=low

  * Non-maintainer upload.
  * Applied patch by Petr Salinger to fix shared library building on
    GNU/kFreeBSD and GNU/Hurd (closes: #366266, #374623). 
  * Rerun aclocal and autoconf.

 -- Michael Banck <mbanck@debian.org>  Mon, 26 Jun 2006 18:49:10 +0200

tix (8.4.0-4.1) unstable; urgency=low

  * Non-maintainer upload.
  * Hack around the TEA autoconf macros to set a proper soname for the shared
    library. (Closes: #359804)

 -- Steinar H. Gunderson <sesse@debian.org>  Sat, 10 Jun 2006 22:58:18 +0200

tix (8.4.0-4) unstable; urgency=low

  * Fix loading of Tix module (closes: #350816).

 -- Matthias Klose <doko@debian.org>  Fri, 10 Feb 2006 15:28:01 +0100

tix (8.4.0-3) unstable; urgency=low

  * Remove more debugging cruft (closes: #344657).

 -- Matthias Klose <doko@debian.org>  Fri, 30 Dec 2005 00:29:59 +0100

tix (8.4.0-2) unstable; urgency=low

  * debian/rules: Fix typo (closes: #344657).

 -- Matthias Klose <doko@debian.org>  Sat, 24 Dec 2005 14:21:41 +0100

tix (8.4.0-1) unstable; urgency=low

  * Rename as tix-8.4.0.
  * tclinclude/tcl.m4: Fix syntax error (closes: #343990).
  * Remove version information from package description (closes: #335673).

 -- Matthias Klose <doko@debian.org>  Sat, 24 Dec 2005 01:22:04 +0000

tix (8.4-2) unstable; urgency=low

  * Fix FTBFS on GNU/Hurd and GNU/kFreeBSD (closes: #335257).

 -- Matthias Klose <doko@debian.org>  Sun, 23 Oct 2005 12:46:43 +0000

tix (8.4-1) unstable; urgency=low

  * New upstream version.
  * Rename from tix8.1 to tix.

 -- Matthias Klose <doko@debian.org>  Fri, 14 Oct 2005 20:37:03 +0200

tix8.1 (8.1.4-8) unstable; urgency=low 
 
  * Honor DEB_BUILD_OPTIONS (Andrew Pollock). Closes: #281021.
 
 -- Matthias Klose <doko@debian.org>  Sat, 13 Nov 2004 18:45:19 +0100

tix8.1 (8.1.4-7) unstable; urgency=low

  * Add watch file.

 -- Matthias Klose <doko@debian.org>  Sun, 19 Sep 2004 20:16:46 +0200

tix8.1 (8.1.4-6) unstable; urgency=low

  * Fix tixConfig.sh (closes: #226176).

 -- Matthias Klose <doko@debian.org>  Thu, 15 Jan 2004 17:37:18 +0100

tix8.1 (8.1.4-5) unstable; urgency=low

  * Include tixConfig.sh in tix8.1-dev package (closes: #226176).

 -- Matthias Klose <doko@debian.org>  Mon, 12 Jan 2004 21:56:18 +0100

tix8.1 (8.1.4-4) unstable; urgency=low

  * Add patch to fix crash in tixGrid (closes: #132731).

 -- Matthias Klose <doko@debian.org>  Wed, 10 Dec 2003 08:46:50 +0100

tix8.1 (8.1.4-3) unstable; urgency=low

  * Update standard version.
  * Add man page for tixindex (closes: #214055).

 -- Matthias Klose <doko@debian.org>  Wed, 15 Oct 2003 22:37:47 +0200

tix8.1 (8.1.4-2) unstable; urgency=low

  * Update package description (closes: #209893).

 -- Matthias Klose <doko@debian.org>  Fri, 26 Sep 2003 11:18:51 +0200

tix8.1 (8.1.4-1) unstable; urgency=low

  * New upstream version.
  * Include static libraries in -dev package (closes: #167634).

 -- Matthias Klose <doko@debian.org>  Wed, 18 Dec 2002 09:58:43 +0100

tix8.1 (8.1.3.93-2) unstable; urgency=low

  * Reference '.so.1' library names in pkgIndex.tcl (closes: #172235).

 -- Matthias Klose <doko@debian.org>  Mon,  9 Dec 2002 07:32:05 +0100

tix8.1 (8.1.3.93-1) unstable; urgency=low

  * New upstream release (tix-8.1.4 release candidate 3).
  * Depend on tk8.4.
  * Add docs/licens.html_lib to debian/copyright.

 -- Matthias Klose <doko@debian.org>  Tue, 19 Nov 2002 08:45:05 +0100

tix8.1 (8.1.3-1) unstable; urgency=low

  * New upstream version (closes: #100085).
    Needed to support Tix in Python.
  * Fix package loading (addresses #119710, #152365).
  * debian/copyright: Updated.
  * Converted rules file to use debhelper.

 -- Matthias Klose <doko@debian.org>  Sat, 24 Aug 2002 09:06:01 +0200

tix41 (4.1.0.7-4.1) unstable; urgency=low

  * Bugsquash party NMU.
  * Make configure script executable before trying to execute it
    (closes: #75389, #75617).
  * Add build-dependencies and bump the policy version to 3.1.1.
  * Strip binaries properly (lintian).

 -- Colin Watson <cjwatson@debian.org>  Sat, 24 Feb 2001 11:53:18 +0000

tix41 (4.1.0.7-4) unstable; urgency=low

  * Compiled with tcl/tk 8.3
  * generic/tixInit.c: fixed crashing initscript
  * adopted by Eray Ozkural (closes: #74531)

 -- Eray Ozkural <erayo@cs.bilkent.edu.tr>  Sun, 15 Oct 2000 20:13:32 +0300

tix41 (4.1.0.7-3) unstable; urgency=low

  * Orphaned package.

 -- Philippe Troin <phil@fifi.org>  Thu, 28 Sep 2000 00:34:56 +0300

tix41 (4.1.0.7-2) unstable; urgency=low

  * Fixed bad update-alternatives in /usr/man (moved to /usr/share/man).

 -- Philippe Troin <phil@fifi.org>  Tue, 19 Oct 1999 16:15:01 -0700

tix41 (4.1.0.7-1) unstable; urgency=low

  * New upstream version.
  * FHS compliant.
  * Lintian clean.
  * Updated for new tcl layout.
  * New standards-revision 3.0.1.

 -- Philippe Troin <phil@fifi.org>  Mon, 18 Oct 1999 23:35:52 -0700

tix41 (4.1.0.6-7) unstable; urgency=low

  * Now autodetects if used with the new tcl/tk or old ones for building
    purposes, fixes bug #27885.

 -- Philippe Troin <phil@fifi.org>  Thu, 15 Oct 1998 21:47:12 -0700

tix41 (4.1.0.6-6) unstable; urgency=low

  * Bad configure.in error message, fixes bug #27489.

 -- Philippe Troin <phil@fifi.org>  Tue,  6 Oct 1998 23:53:20 -0700

tix41 (4.1.0.6-5) unstable; urgency=low

  * Added compatibility link for old soname (libtix.so.4.1)i, fixes bugs
    #27179, #27202.
  * Changes for standalone build (requires tcl8.0-dev, tk8.0-dev >=
    8.0.3-1.1), fixes bug #23381.

 -- Philippe Troin <phil@fifi.org>  Tue, 29 Sep 1998 02:12:58 -0700

tix41 (4.1.0.6-4) unstable; urgency=low

  * Typos in description (fixes bug #19014, #26856).
  * Now builds with official ugly soname (fixes bug #21175).

 -- Philippe Troin <phil@fifi.org>  Mon, 21 Sep 1998 00:34:05 -0700

tix41 (4.1.0.6-3) unstable; urgency=low

  * Moved demos to /usr/doc/tix41/examples (fixes bug #17793).
  * Updated to Standards-Version 2.4.0.0.

 -- Philippe Troin <phil@fifi.org>  Wed,  4 Feb 1998 23:16:33 -0800

tix41 (4.1.0.6-2) unstable; urgency=low

  * Recompiled with tcl/tk 8.0p2 (fixes bug #16300).
  * Moved include file from /usr/include/tcl to /usr/include (fixes
    #16238).
  * Added explicit dependencies to shared library (fixes bug #16562).
  * Shared lib is no more executable. Tix41 is now standards-version
    2.3.0.1.
  * Fixed copyright.
  * Added depends to tcl8.0-dev tk8.0-dev and libc6-dev to tix41-dev
    dependencies.
  * Static library is now stripped with --strip-debug.

 -- Philippe Troin <phil@fifi.org>  Sun, 18 Jan 1998 21:53:35 -0800

tix41 (4.1.0.6-1) unstable; urgency=low

  * Libc6 compilation.
  * Now links against tcl/tk 8.0.

 -- Philippe Troin <phil@fifi.org>  Sun, 28 Sep 1997 19:58:46 -0700

tix41 (4.1.0.5-1) unstable; urgency=low

  * New upstream version.

 -- Philippe Troin <phil@fifi.org>  Sun, 29 Jun 1997 19:28:41 -0700

tix41 (4.1.0.4-2) unstable; urgency=low

  * Fixed the zero-length MkManag.tcl file in the demo which broke
    /usr/lib/tix4.1/demos/widget. Reported upstream.

 -- Philippe Troin <phil@fifi.org>  Sat, 21 Jun 1997 20:18:42 -0700

tix41 (4.1.0.4-1) unstable; urgency=low

  * New upstream version.

 -- Philippe Troin <phil@fifi.org>  Sat, 21 Jun 1997 18:36:58 -0700

tix41 (4.1.0.1-1) unstable frozen; urgency=low

  * New upstream version. This patch fixes several problems in 4.1.0, and
    should be included in frozen.
  * Removed a "puts hi" in library/OptMenu.tcl.

 -- Philippe Troin <phil@fifi.org>  Thu, 10 Apr 1997 17:19:25 -0700

tix41 (4.1.0-1) unstable; urgency=low

  * Re-debianized (Makefiles changed once again).
  * Removed references to BETA software in the control file.

 -- Philippe Troin <phil@fifi.org>  Mon, 17 Mar 1997 22:34:51 -0800

tix41 (4.1b2-2) unstable; urgency=low

  * Uses -D_REENTRANT for the libraries.
  * Now compiles with Tcl 7.6 and Tk 4.2.
  * Runtime package and sources now go into section libs.
  * Added a warning in the control file's description.
  * Removed all the external entries in shlibs.local (libtix remains
    obviously).

 -- Philippe Troin <phil@fifi.org>  Sat, 25 Jan 1997 20:57:10 -0800

tix41 (4.1b2-1) unstable; urgency=low

  * New upstream version.
  * Fixed some stuff in the Makefile.ins.
  * Changed /sbin/ldconfig into ldconfig in conffiles (closes bugs #6161,
    #6163, #6164 and #6173).

 -- Philippe Troin <phil@fifi.org>  Wed, 8 Jan 1997 20:16:57 -0800

tix41 (4.1b1-4) frozen unstable; urgency=low

  * Changed all the version information to refer to 4.1.b1 instead of
    4.1b1 to get a consistent soname.

 -- Philippe Troin <phil@fifi.org>  Fri, 15 Nov 1996 01:16:58 -0800

tix41 (4.1b1-3) unstable; urgency=low

  * Compressed man pages.

 -- Philippe Troin <phil@fifi.org>  Sun, 3 Nov 1996 16:07:18 -0800

tix41 (4.1b1-2) unstable; urgency=low

  * Stripped shared library.
  * Now removes substvars during the clean.

 -- Philippe Troin <phil@fifi.org>  Sun, 27 Oct 1996 13:33:43 -0800

tix41 (4.1b1-1) unstable; urgency=low

  * Debianized Tix.
  * Changed unix-tk4.1/Makefile.in to build shlib with soname.
  * Fixed top-level Makefile (would loop endlessly).
  * Fixed unix-tk4.1/Makefile.in: would install twice the static tixwish.

 -- Philippe Troin <phil@fifi.org>  Sun, 20 Oct 1996 16:00:00 -0700