tcl8.3 (8.3.3-7) unstable; urgency=low
* Added patches for NetBSD port (Closes: #131179, #131186)
* Removed gb2312.enc and linked euc-cn.enc (Closes: #109309)
-- Mike Markley <mike@markley.org> Sun, 17 Mar 2002 13:59:33 -0800
tcl8.3 (8.3.3-6) unstable; urgency=low
* Implemented a TCL_INC_DIR in tclConfig.sh and tcl.m4. This
should make it easy for other stuff to automatically locate
the header files. (Closes: #109870)
-- Mike Markley <mike@markley.org> Mon, 21 Jan 2002 02:46:33 -0800
tcl8.3 (8.3.3-5) unstable; urgency=low
* Added -l to dh_shlibdeps (Closes: #117443)
-- Mike Markley <mike@markley.org> Fri, 2 Nov 2001 03:14:17 -0800
tcl8.3 (8.3.3-4) unstable; urgency=low
* Fixed my broken silliness with the docs links (Closes: #117232)
-- Mike Markley <mike@markley.org> Fri, 26 Oct 2001 23:28:54 -0700
tcl8.3 (8.3.3-3) unstable; urgency=low
* Removed jp patch - integrated upstream (Closes: #115983)
* Patched mkLinks to generate symlinks instead of hard ones, eww
-- Mike Markley <mike@markley.org> Fri, 19 Oct 2001 01:01:57 -0700
tcl8.3 (8.3.3-2) unstable; urgency=low
* Removed the plus patch as it was causing entirely too many bugs
and it's not exactly actively maintained upstream...
* Re-fixed tclConfig.sh
-- Mike Markley <mike@markley.org> Sat, 22 Sep 2001 09:38:11 -0700
tcl8.3 (8.3.3-1) unstable; urgency=low
* New upstream version.
* Removed tempnam patch (integrated into upstream)
* Loosened shlibs
* Ported 8.3.2 plus patch
-- Mike Markley <mike@markley.org> Thu, 6 Sep 2001 01:56:31 -0700
tcl8.3 (8.3.2-13) unstable; urgency=low
* Removed old substvars.debhelper file (Closes: #106496)
-- Mike Markley <mike@markley.org> Tue, 24 Jul 2001 21:14:43 -0700
tcl8.3 (8.3.2-12) unstable; urgency=low
* Removed -Wl from Linux flags in tcl.m4
* Applied patch from Marcus Brinkmann to allow proper detection
of hurd for shared librares (Closes: #105883)
-- Mike Markley <mike@markley.org> Thu, 19 Jul 2001 22:19:02 -0700
tcl8.3 (8.3.2-11) unstable; urgency=low
* Loosened the -dev package's Depends: on tcl8.3 to the upstream
version number (Closes: #105142)
-- Mike Markley <mike@markley.org> Sun, 15 Jul 2001 20:21:18 -0700
tcl8.3 (8.3.2-10) unstable; urgency=low
* Added patch for Tcl_Ungets Unicode problems (closes: #100672)
-- Mike Markley <mike@markley.org> Wed, 13 Jun 2001 01:10:24 -0700
tcl8.3 (8.3.2-9) unstable; urgency=low
* Added patch for ja_JP.eucJP locale table (closes: #97221)
* Fixed bashism in debian/rules
-- Mike Markley <mike@markley.org> Sun, 3 Jun 2001 14:00:42 -0700
tcl8.3 (8.3.2-8) unstable; urgency=low
* Dirty ugly hack in debian/rules that should fix the sporadic build
issues; will close bugs manually once I've confirmed that this is
the case
-- Mike Markley <mike@markley.org> Tue, 27 Mar 2001 17:14:13 -0800
tcl8.3 (8.3.2-7) unstable; urgency=high
* Changed the default library extension back to .so and hacked
the build process to use .so.1 in the soname, and to move the
finished library around (Closes: #87708)
-- Mike Markley <mike@markley.org> Wed, 28 Feb 2001 12:06:24 -0800
tcl8.3 (8.3.2-6) unstable; urgency=high
* The self-dependency should be fixed (finally... closes: #70434, #81786)
* Changed build-dep back to what works (whoops... closes: #85340)
* Slightly changed doc package, now has its own doc directory and no
tcl8.3 dependency
* Various minor packaging tweaks/fixes
-- Mike Markley <mike@markley.org> Fri, 9 Feb 2001 16:33:44 -0800
tcl8.3 (8.3.2-5) unstable; urgency=high
* Fixed the missing soname
* Fixed library path, tclsh now links properly (closes: #85046, #81325,
#83016, #85117)
-- Mike Markley <mike@markley.org> Wed, 7 Feb 2001 16:53:12 -0800
tcl8.3 (8.3.2-4) unstable; urgency=low
* Binary uploaded so that the autobuilders and da-katie Do the Right
Thing(tm)
-- Mike Markley <mike@markley.org> Tue, 2 Jan 2001 23:59:42 -0800
tcl8.3 (8.3.2-3) unstable; urgency=low
* Added patch for MIPS (Closes: #80400)
-- Mike Markley <mike@markley.org> Wed, 27 Dec 2000 15:49:17 -0800
tcl8.3 (8.3.2-2) unstable; urgency=low
* Modified several definitions in tclConfig.sh.in:
TCL_BUILD_LIB_SPEC
TCL_SRC_DIR
TCL_BUILD_STUB_LIB_SPEC
TCL_BUILD_STUB_LIB_PATH
The reasoning behind this is that a user will rarely have the source
installed, and will even more rarely have it in the same place as
myself or the build daemons happen to, so we'd rather just point
them at the installed libraries and etc., like in 8.3.1.
Closes: #80215
-- Mike Markley <mike@markley.org> Thu, 21 Dec 2000 12:00:15 -0800
tcl8.3 (8.3.2-1) unstable; urgency=low
* New upstream version.
* Added /usr/share/aclocal to tcl8.3-dev.dirs, wasn't being copied over
from debian/tmp due to debhelper changes(?). (Closes: #78939, #69656)
* Now using an unreleased plus patch specific to 8.3.2 sent by author
* TCL now builds its shared lib as tcl8.3.so; debian/rules renames to .1
-- Mike Markley <mike@markley.org> Fri, 8 Dec 2000 13:22:31 -0800
tcl8.3 (8.3.1-3) unstable; urgency=low
* Added tclPosixStr.c patch provided by BenC (closes: #69508)
-- Mike Markley <mike@markley.org> Thu, 26 Oct 2000 17:11:23 -0700
tcl8.3 (8.3.1-2) unstable; urgency=low
* New maintainer.
-- Mike Markley <mike@markley.org> Fri, 25 Aug 2000 19:06:33 -0700
tcl8.3 (8.3.1-1) unstable; urgency=low
* New upstream version.
-- David Engel <david@debian.org> Fri, 12 May 2000 20:59:25 -0500
tcl8.3 (8.3.0-2) unstable; urgency=low
* Changed to allow multiple tcl*-dev packages.
-- David Engel <david@debian.org> Sun, 2 Apr 2000 20:19:30 -0500
tcl8.3 (8.3.0-1) unstable; urgency=low
* Initial packaging.
* Applied plus patch.
-- David Engel <david@debian.org> Thu, 24 Feb 2000 21:35:44 -0600
Local variables:
mode: debian-changelog
End: