File: changelog

package info (click to toggle)
tk-table 2.10.8-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,572 kB
  • sloc: ansic: 8,274; tcl: 1,063; python: 549; sh: 377; makefile: 21
file content (243 lines) | stat: -rw-r--r-- 8,363 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
tk-table (2.10.8-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
  * Drop unnecessary dependency on dh-autoreconf.
  * Fix day-of-week for changelog entry 2.9-1.

  [ Ole Streicher ]
  * New upstream version 2.10.8
  * Push Standards-Version to 4.6.2. No changes

 -- Ole Streicher <olebole@debian.org>  Sun, 25 Dec 2022 13:00:33 +0100

tk-table (2.10.7-1) unstable; urgency=medium

  * New upstream version 2.10.7

 -- Ole Streicher <olebole@debian.org>  Mon, 16 Aug 2021 10:10:18 +0200

tk-table (2.10.6-1) unstable; urgency=medium

  * New upstream version 2.10.6
  * Drop Replace-Tcl_PanicVA-with-Tcl_Panic.patch: applied upstream
  * Push Standards-Version to 4.5.1. No changes needed
  * Push dh-compat to 13
  * Drop obsolete dh-autoreconf build dependency

 -- Ole Streicher <olebole@debian.org>  Mon, 25 Jan 2021 10:19:57 +0100

tk-table (2.10.5-2) unstable; urgency=medium

  * Remove unneeded tktableConfig.sh
  * Replace Tcl_PanicVA with Tcl_Panic

 -- Ole Streicher <olebole@debian.org>  Fri, 13 Nov 2020 10:35:57 +0100

tk-table (2.10.5-1) unstable; urgency=medium

  * Switch to wjoyes version; Update repository URL
  * New upstream version 2.10.5. Rediff patches
  * Add Rules-Requires-Root:no to d/control
  * Remove outdated conflicts/replaces
  * Reset package name to Tktable to stay compatible
  * Add (superficial) CI test
  * Add Salsa CI config

 -- Ole Streicher <olebole@debian.org>  Thu, 12 Nov 2020 10:35:09 +0100

tk-table (2.10-4) unstable; urgency=low

  * Put package under pkg-tcltk team maintenance
  * Adjust VCS info
  * Push Standards-Version: to 4.5.0.
  * Change download URL and d/copyright format
  * Push Compat to 12; remove d/compat
  * Update build-depends
  * Update VCS fields for salsa
  * Switch to gbp patch handling

 -- Ole Streicher <olebole@debian.org>  Mon, 17 Feb 2020 17:37:19 +0100

tk-table (2.10-3) unstable; urgency=low

  * Update maintainers e-mail address
  * Update standards version to 3.9.6. No changes needed.
  * Convert to Multiarch

 -- Ole Streicher <olebole@debian.org>  Wed, 22 Jul 2015 11:28:23 +0200

tk-table (2.10-2) unstable; urgency=low

  * Push to newest standards (3.9.5) and dh (9) and solve lintian warnings
    This also removes the -L/usr/lib/ option from ld. Closes: #722852

 -- Ole Streicher <debian@liska.ath.cx>  Mon, 14 Apr 2014 14:17:03 +0200

tk-table (2.10-1) unstable; urgency=low

  * Packaging previously removed package. Closes: #654878
  * New upstream release, new maintainer, name change

 -- Ole Streicher <debian@liska.ath.cx>  Fri, 13 Jan 2012 19:20:00 +0100

tktable2.9 (2.9+cvs20060727-2) unstable; urgency=low

  * Added build-dep on groff
    Closes: #365107
  * Assume this version fixes the hurd-i386 autobuild, please reopen
    the bug if this should not be the case...
    Closes: #324143
  * Changed Maintainer to: Justin Pryzby <justinpryzby@users.sf.net>

 -- Lars Steinke <lss@debian.org>  Sun,  3 Sep 2006 10:55:08 +0200

tktable2.9 (2.9+cvs20060727-1) unstable; urgency=medium

  * Pull changes from upstream CVS
    - Improved license, with no implication of obligations
    - Fix compiler warning about undefined behavior
  * Medium urgency for RC bug fix
  * - Make sure pkgIndex.tcl from the runtime package references the shared
      lib rather than the static lib, which is^Wwas in the -dev package;
    - Implement the name changes intended in the previous uploads; drop the
      -dev package, since the .tcl files refer to the shared library only.
    Closes: 368795.
  * Add replaces+Conflicts against the old name.
  * Bump Standards-Version; no changes.
  * Apply patch from Petr Salinger to allow compilation on GNU/kFreeBSD
    Closes: #380144 (and possibly #324143 too)
  * Sponsored Upload for Justin Pryzby <justinpryzby@users.sf.net>

 -- Lars Steinke <lss@debian.org>  Mon, 28 Aug 2006 10:58:06 -0400

tktable (2.9-3) unstable; urgency=low

  * Replaced tclconfig/tcl.m4 with updated /usr/lib/tcl8.4/tcl.m4.
    Closes: #356062

 -- Lars Steinke <lss@debian.org>  Mon, 17 Apr 2006 11:49:14 +0200

tktable (2.9-2) unstable; urgency=low

  * Sponsored upload.
  * Redo most of the package
    - Justin Pryzby <justinpryzby@users.sf.net> Wed, 29 Mar 2006 14:10:22
  * Rename the library, since upstream doesn't guarantee any kind of A[BP]I
    compatibility, any new release will probably require rebuilding at least.
  * Reupload and rename tktable-2.9 orig tarball; this used to be a native
    package.
  * Patch tcl.m4 and run autoconf at buildtime; thanks to David Watson
    <david@planetwatson.co.uk> for the useful patch.
    Closes: #356062, and maybe #324143 too.
  * Correct manpage typos; Thanks A Costa <agcosta@gis.net>.
    Closes: #320551
  * Remove README.Debian, since saods9 also depends on tktable.
  * ./debian/control:
    - Build-Conflict with old autoconf.
    - Add myself as an uploader; hopefully I'm progressing through NM
      sufficiently quickly for this to be meaningful.
    - Bump standards-version to 3.6.2; no changes.
    - End the long description with a period, and indent homepage field on a
      new line, as per DevRef 6.2.4.
    - Trim Build-Depends, since {tcl,tk}8.4-dev packages depend on the precise
      versions of the runtime packages.
  * ./debian/copyright: Fully document the copyright holder, including years.
  * Document a P/D license for Debian .diff in ./debian/rules and
    ./debian/copyright; okayed by Lars.
  * Update to debhelper 4 from, uh, 1.
  * ./debian/rules:
    - Remove strange symlinks from /usr/lib/.. to /usr/lib/tktable/..
      Closes: #339056
    - Hack options to ./configure to find tcl includes, fixing probably
      FTBFS;
      Closes: #343138.
    - build-stamp target now touches $@ to avoid recompilations instead of
      causing them.
    - Remove double calls to ./configure in clean target; instead, only
      distclean if Makefile exits (addressing an issue mentioned in #324143).
    - Remove call to strip, this is already handled by dh_strip, which also
      supports DEB_BUILD_OPTIONS=nostrip.
    - dh_installman now installs the manpage, rather than cp -a, and
      dh_installdoc installs the html documentation, rather than mv;
      dh_examples now installs ./demos.
    - Remove obsolete targets 'source' and 'diff'.
  * Add a watchfile.

 -- Lars Steinke <lss@debian.org>  Sun, 16 Apr 2006 14:10:22 -0500

tktable (2.9-1) unstable; urgency=low

  * New upstream release (closes: Bug#262668)

 --  Lars Steinke (Debian Developer) <lss@debian.org>  Mon, 16 Feb 2004 17:51:05 +0200

tktable (2.8-2) unstable; urgency=low

  * Fixed build dependencies
  * Fixed clean target in debian/rules (closes: Bug#194055)

 -- Lars Steinke <lss@debian.org>  Wed,  4 Jun 2003 17:51:05 +0200

tktable (2.8-1) unstable; urgency=low

  * New upstream release (closes: Bug#173668)
  * Fixed dependencies (closes: Bug#191311)

 -- Lars Steinke <lss@debian.org>  Tue, 20 May 2003 14:29:23 +0200

tktable (2.7-2) unstable; urgency=low

  * Fix overrides

 -- Lars Steinke <lss@debian.org>  Mon, 11 Mar 2002 20:29:23 +0200

tktable (2.7-1) unstable; urgency=low

  * New upstream release with bugfixes (closes: Bug#128376)

 -- Lars Steinke <lss@debian.org>  Sun, 10 Mar 2002 20:29:23 +0200

tktable (2.6-3) unstable; urgency=low

  * Fixed build dependency on debhelper (closes: Bug#94827)

 -- Lars Steinke <lss@debian.org>  Mon, 23 Apr 2001 11:29:23 +0200

tktable (2.6-2) unstable; urgency=low

  * Miscellaneous fixes (closes #93730, #93735)

 -- Lars Steinke <lss@debian.org>  Wed, 18 Apr 2001 20:36:56 +0200

tktable (2.6-1) unstable; urgency=low

  * New upstream release
  * Fixed build dependencies (closes #85308)

 -- Lars Steinke <lss@debian.org>  Wed,  7 Mar 2001 17:58:55 +0100

tktable (2.5-3) unstable; urgency=low

  * Fixed linitan messages

 -- Lars Steinke <lss@debian.org>  Wed, 15 Mar 2000 13:30:54 +0100

tktable (2.5-2) unstable; urgency=low

  * Recompiled for Tk/Tcl 8.2

 -- Lars Steinke <lss@debian.org>  Tue,  5 Oct 1999 12:54:34 +0200

tktable (2.5-1) unstable; urgency=low

  * New upstream version

 -- Lars Steinke <lss@debian.org>  Tue, 17 Aug 1999 15:55:51 +0200

tktable (2.3-1) unstable; urgency=low

  * Initial Release.

 -- Lars Steinke <lss@debian.org>  Fri, 21 Aug 1998 16:58:57 +0200