/[pkg-tcltk]/tcl8.3/trunk/debian/changelog
ViewVC logotype

Contents of /tcl8.3/trunk/debian/changelog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 337 - (show annotations) (download)
Sat Oct 20 16:21:31 2007 UTC (5 years, 8 months ago) by sgolovan-guest
File size: 12008 byte(s)
[tcl8.3] Next version
1 tcl8.3 (8.3.5-10) UNRELEASED; urgency=low
2
3 * NOT RELEASED YET
4
5 -- Sergei Golovan <sgolovan@debian.org> Sat, 20 Oct 2007 06:42:00 +0400
6
7 tcl8.3 (8.3.5-9) unstable; urgency=low
8
9 * Fixed tcl8.3-dev.preinst bug in update-alternatives call (ignore return
10 value if tcl.m4 alternative doesn't exist already).
11
12 -- Sergei Golovan <sgolovan@debian.org> Sat, 20 Oct 2007 06:13:52 +0400
13
14 tcl8.3 (8.3.5-8) unstable; urgency=low
15
16 [ Sergei Golovan ]
17 * Added /usr/local/lib/tcltk, /usr/local/share/tcltk, /usr/lib/tcltk,
18 /usr/share/tcltk to auto_path variable. These directories are to be
19 contain Tcl/Tk packages according to upcoming Debian Tcl/Tk Policy
20 (preliminary version see at
21 http://pkg-tcltk.alioth.debian.org/tcltk-policy.html/)
22 * Removed TCL_INC_DIR from tclConfig.sh and tcl.m4.
23 * Moved architecture independent files from /usr/lib/tcl8.3 to
24 /usr/share/tcltk/tcl8.3. To keep backward compatibility tclConfig.sh is
25 linked to /usr/lib/tcl8.3 directory.
26 * Fixed bug with update-alternatives in prerm scripts.
27 * Removed conflicts with tcl and providing tcl-dev packages from
28 debian/control to prepare binary packages for default tcl and tcl-dev.
29 * Added compat headers to tcl-private directory.
30 * Moved tcl.m4 to /usr/share/aclocal/tcl8.3.m4 to make it easier to use
31 different versions of tcl.m4.
32 * Removed alternative of tcl.m4 (the link to default tcl.m4 is to be
33 maintained by tcl-dev package).
34 * Rearranged conflicts of tcl8.3-doc package because of planned adoption of
35 real tcl-doc package.
36
37 [ Francesco Paolo Lovergine ]
38 * Added Homepage field to debian/control.
39
40 -- Sergei Golovan <sgolovan@debian.org> Fri, 19 Oct 2007 16:07:29 +0400
41
42 tcl8.3 (8.3.5-7) unstable; urgency=low
43
44 * Switched to quilt for patch management.
45 * Cleaned up patches in debian/patches.
46 * Fixed underquoted definitions in tcl.m4 (closes: #357365).
47 * Added /usr/lib/tcl8.3 to a search path for tclConfig.sh and /usr/lib/tk8.3
48 to a search path for tkConfig.sh in tcl.m4.
49 * Removed patch which replaced strcmp by strcoll in lsort -ascii since
50 it doesn't make sense for unicode Tcl strings.
51 * Removed patch which fixed build-failure on sparc in tclPosixStr.c since it
52 is not necessary anymore.
53 * Added get-orig-source target to debian/rules.
54 * Added uscan control file debian/watch.
55
56 -- Sergei Golovan <sgolovan@debian.org> Fri, 28 Sep 2007 13:37:14 +0400
57
58 tcl8.3 (8.3.5-6) unstable; urgency=low
59
60 * New maintainer Tcl/Tk Debian Packagers
61 <pkg-tcltk-devel@lists.alioth.debian.org>.
62 * Added Sergei Golovan to uploaders list.
63 * Removed build-essential packages from tcl8.3-dev dependencies.
64 * Provide virtual tcl-dev package and removed conflict with tcl-dev package
65 of tcl8.3-dev.
66 * Fixed section numbers and references in manual pages (closes: #152926).
67 * Bumped debhelper compatibility level to 5.
68 * Bumped standards version to 3.7.2.
69 * Replaced deprecated ${Source-Version} substitution variable by
70 ${binary:Version}.
71 * Moved menu item from obsolete Apps to Applications section.
72
73 -- Sergei Golovan <sgolovan@debian.org> Sat, 15 Sep 2007 10:18:12 +0400
74
75 tcl8.3 (8.3.5-5) unstable; urgency=low
76
77 * Fixed typo (extra single-quote) in tcl.m4 that was causing a FTBFS on
78 some systems.
79 * Removed the old Hurd-support patch, as Linux, the Hurd and GNU/FreeBSD
80 are all handled by the same new patch now. Also, remembered to re-run
81 autoconf this time (closes: #200531 again).
82 * Fixed problem with trying to strip the library before the permissions
83 have been set correctly (closes: #283197).
84
85 -- Chris Waters <xtifr@debian.org> Fri, 6 Jan 2006 15:28:45 -0800
86
87 tcl8.3 (8.3.5-4) unstable; urgency=low
88
89 * Added support for GNU/FreeBSD (closes: #200531).
90
91 -- Chris Waters <xtifr@debian.org> Sat, 9 Aug 2003 20:21:44 -0700
92
93 tcl8.3 (8.3.5-3) unstable; urgency=low
94
95 * Changed -dev dependency from "libc6-dev" to "libc6-dev|libc-dev", for
96 greater flexibility (closes: #181980).
97
98 -- Chris Waters <xtifr@debian.org> Thu, 5 Jun 2003 23:56:25 -0700
99
100 tcl8.3 (8.3.5-2) unstable; urgency=low
101
102 * Got new fix for gb2312 problem from upstream (affects both tcl and tk
103 packages) -- hopefully, this one will make everyone happy.
104 * Added mention of no threads to description.
105
106 -- Chris Waters <xtifr@debian.org> Wed, 21 May 2003 17:03:39 -0700
107
108 tcl8.3 (8.3.5-1) unstable; urgency=low
109
110 * New upstream release (closes:#148474).
111 * Using all-new debian-netbsd patch (closes:#181981), thanks to Joel
112 Baker.
113 * Tightened dependencies for -dev package.
114 * Updated patch to get rid of rpath.
115
116 -- Chris Waters <xtifr@debian.org> Tue, 25 Feb 2003 19:14:34 -0800
117
118 tcl8.3 (8.3.3-9) unstable; urgency=low
119
120 * debian/control: tcl8.3 to interpreters section, tcl8.3-doc to doc.
121 * Fleshed out the package descriptions a little.
122 * The -dev package no longer uses a symlink in /usr/share/doc. Any
123 pre-existing link now cleaned by preinst.
124 * Backported TCL_INCLUDE_SPEC from 8.4. This should be used instead of
125 TCL_INC_DIR, which is a debian-specific hack. See
126 /usr/share/doc/tcl8.3-dev/README.TCL_INC for more details.
127 * Moved README.Debian to tcl8.3 package instead of tcl8.3-doc.
128 * Updated source location in copyright file.
129 * debian/rules: simplified the logic used to get the .sh and .m4 files
130 into the -dev package. No longer dependent on the order that
131 dh_movefiles processes the packages, and no longer uses obscure
132 globbing magic.
133 * Include the actual upstream changelog file, as well as the file named
134 "changes" (which is more of a user-oriented description).
135
136 -- Chris Waters <xtifr@debian.org> Sat, 14 Dec 2002 15:00:24 -0800
137
138 tcl8.3 (8.3.3-8) unstable; urgency=low
139
140 * New maintainer.
141 * Now builds with debhelper v3, did some associated cleanup.
142 * Simplified man page setup.
143 * Patched the hurd patch (closes:#143156).
144 * Restored gb3213.enc. Removing it seemed to cause more problems than
145 it fixed (closes:#143369 but reopens:#109309).
146
147 -- Chris Waters <xtifr@debian.org> Sun, 13 Oct 2002 01:23:40 -0700
148
149 tcl8.3 (8.3.3-7) unstable; urgency=low
150
151 * Added patches for NetBSD port (Closes: #131179, #131186)
152 * Removed gb2312.enc and linked euc-cn.enc (Closes: #109309)
153
154 -- Mike Markley <mike@markley.org> Sun, 17 Mar 2002 13:59:33 -0800
155
156 tcl8.3 (8.3.3-6) unstable; urgency=low
157
158 * Implemented a TCL_INC_DIR in tclConfig.sh and tcl.m4. This
159 should make it easy for other stuff to automatically locate
160 the header files. (Closes: #109870)
161
162 -- Mike Markley <mike@markley.org> Mon, 21 Jan 2002 02:46:33 -0800
163
164 tcl8.3 (8.3.3-5) unstable; urgency=low
165
166 * Added -l to dh_shlibdeps (Closes: #117443)
167
168 -- Mike Markley <mike@markley.org> Fri, 2 Nov 2001 03:14:17 -0800
169
170 tcl8.3 (8.3.3-4) unstable; urgency=low
171
172 * Fixed my broken silliness with the docs links (Closes: #117232)
173
174 -- Mike Markley <mike@markley.org> Fri, 26 Oct 2001 23:28:54 -0700
175
176 tcl8.3 (8.3.3-3) unstable; urgency=low
177
178 * Removed jp patch - integrated upstream (Closes: #115983)
179 * Patched mkLinks to generate symlinks instead of hard ones, eww
180
181 -- Mike Markley <mike@markley.org> Fri, 19 Oct 2001 01:01:57 -0700
182
183 tcl8.3 (8.3.3-2) unstable; urgency=low
184
185 * Removed the plus patch as it was causing entirely too many bugs
186 and it's not exactly actively maintained upstream...
187 * Re-fixed tclConfig.sh
188
189 -- Mike Markley <mike@markley.org> Sat, 22 Sep 2001 09:38:11 -0700
190
191 tcl8.3 (8.3.3-1) unstable; urgency=low
192
193 * New upstream version.
194 * Removed tempnam patch (integrated into upstream)
195 * Loosened shlibs
196 * Ported 8.3.2 plus patch
197
198 -- Mike Markley <mike@markley.org> Thu, 6 Sep 2001 01:56:31 -0700
199
200 tcl8.3 (8.3.2-13) unstable; urgency=low
201
202 * Removed old substvars.debhelper file (Closes: #106496)
203
204 -- Mike Markley <mike@markley.org> Tue, 24 Jul 2001 21:14:43 -0700
205
206 tcl8.3 (8.3.2-12) unstable; urgency=low
207
208 * Removed -Wl from Linux flags in tcl.m4
209 * Applied patch from Marcus Brinkmann to allow proper detection
210 of hurd for shared librares (Closes: #105883)
211
212 -- Mike Markley <mike@markley.org> Thu, 19 Jul 2001 22:19:02 -0700
213
214 tcl8.3 (8.3.2-11) unstable; urgency=low
215
216 * Loosened the -dev package's Depends: on tcl8.3 to the upstream
217 version number (Closes: #105142)
218
219 -- Mike Markley <mike@markley.org> Sun, 15 Jul 2001 20:21:18 -0700
220
221 tcl8.3 (8.3.2-10) unstable; urgency=low
222
223 * Added patch for Tcl_Ungets Unicode problems (closes: #100672)
224
225 -- Mike Markley <mike@markley.org> Wed, 13 Jun 2001 01:10:24 -0700
226
227 tcl8.3 (8.3.2-9) unstable; urgency=low
228
229 * Added patch for ja_JP.eucJP locale table (closes: #97221)
230 * Fixed bashism in debian/rules
231
232 -- Mike Markley <mike@markley.org> Sun, 3 Jun 2001 14:00:42 -0700
233
234 tcl8.3 (8.3.2-8) unstable; urgency=low
235
236 * Dirty ugly hack in debian/rules that should fix the sporadic build
237 issues; will close bugs manually once I've confirmed that this is
238 the case
239
240 -- Mike Markley <mike@markley.org> Tue, 27 Mar 2001 17:14:13 -0800
241
242 tcl8.3 (8.3.2-7) unstable; urgency=high
243
244 * Changed the default library extension back to .so and hacked
245 the build process to use .so.1 in the soname, and to move the
246 finished library around (Closes: #87708)
247
248 -- Mike Markley <mike@markley.org> Wed, 28 Feb 2001 12:06:24 -0800
249
250 tcl8.3 (8.3.2-6) unstable; urgency=high
251
252 * The self-dependency should be fixed (finally... closes: #70434, #81786)
253 * Changed build-dep back to what works (whoops... closes: #85340)
254 * Slightly changed doc package, now has its own doc directory and no
255 tcl8.3 dependency
256 * Various minor packaging tweaks/fixes
257
258 -- Mike Markley <mike@markley.org> Fri, 9 Feb 2001 16:33:44 -0800
259
260 tcl8.3 (8.3.2-5) unstable; urgency=high
261
262 * Fixed the missing soname
263 * Fixed library path, tclsh now links properly (closes: #85046, #81325,
264 #83016, #85117)
265
266 -- Mike Markley <mike@markley.org> Wed, 7 Feb 2001 16:53:12 -0800
267
268 tcl8.3 (8.3.2-4) unstable; urgency=low
269
270 * Binary uploaded so that the autobuilders and da-katie Do the Right
271 Thing(tm)
272
273 -- Mike Markley <mike@markley.org> Tue, 2 Jan 2001 23:59:42 -0800
274
275 tcl8.3 (8.3.2-3) unstable; urgency=low
276
277 * Added patch for MIPS (Closes: #80400)
278
279 -- Mike Markley <mike@markley.org> Wed, 27 Dec 2000 15:49:17 -0800
280
281 tcl8.3 (8.3.2-2) unstable; urgency=low
282
283 * Modified several definitions in tclConfig.sh.in:
284 TCL_BUILD_LIB_SPEC
285 TCL_SRC_DIR
286 TCL_BUILD_STUB_LIB_SPEC
287 TCL_BUILD_STUB_LIB_PATH
288 The reasoning behind this is that a user will rarely have the source
289 installed, and will even more rarely have it in the same place as
290 myself or the build daemons happen to, so we'd rather just point
291 them at the installed libraries and etc., like in 8.3.1.
292 Closes: #80215
293
294 -- Mike Markley <mike@markley.org> Thu, 21 Dec 2000 12:00:15 -0800
295
296 tcl8.3 (8.3.2-1) unstable; urgency=low
297
298 * New upstream version.
299 * Added /usr/share/aclocal to tcl8.3-dev.dirs, wasn't being copied over
300 from debian/tmp due to debhelper changes(?). (Closes: #78939, #69656)
301 * Now using an unreleased plus patch specific to 8.3.2 sent by author
302 * TCL now builds its shared lib as tcl8.3.so; debian/rules renames to .1
303
304 -- Mike Markley <mike@markley.org> Fri, 8 Dec 2000 13:22:31 -0800
305
306 tcl8.3 (8.3.1-3) unstable; urgency=low
307
308 * Added tclPosixStr.c patch provided by BenC (closes: #69508)
309
310 -- Mike Markley <mike@markley.org> Thu, 26 Oct 2000 17:11:23 -0700
311
312 tcl8.3 (8.3.1-2) unstable; urgency=low
313
314 * New maintainer.
315
316 -- Mike Markley <mike@markley.org> Fri, 25 Aug 2000 19:06:33 -0700
317
318 tcl8.3 (8.3.1-1) unstable; urgency=low
319
320 * New upstream version.
321
322 -- David Engel <david@debian.org> Fri, 12 May 2000 20:59:25 -0500
323
324 tcl8.3 (8.3.0-2) unstable; urgency=low
325
326 * Changed to allow multiple tcl*-dev packages.
327
328 -- David Engel <david@debian.org> Sun, 2 Apr 2000 20:19:30 -0500
329
330 tcl8.3 (8.3.0-1) unstable; urgency=low
331
332 * Initial packaging.
333 * Applied plus patch.
334
335 -- David Engel <david@debian.org> Thu, 24 Feb 2000 21:35:44 -0600
336
337

  ViewVC Help
Powered by ViewVC 1.1.5