2009
tk8.3 (8.3.5-15) unstable; urgency=low
* Don't remove wish alternative in case of package upgrade because the
manually installed alternative is also removed which isn't desirable.
-- Sergei Golovan <sgolovan@debian.org> Sun, 01 Mar 2009 10:37:35 +0300
2008
tk8.3 (8.3.5-14) unstable; urgency=low
* Fixed clean target to work with debhelper 7.0 (made dh_clean the last
command, so debhelper logs are removed now).
* Added a patch by upstream to mitigate a design bug in Tk event system
(Tk events break if built with x11proto-core 7.0.13).
* Removed obsolete package x-dev from build dependencies. This means tk8.3
will not built on sarge anymore.
* Bumped standards version to 3.8.0.
-- Sergei Golovan <sgolovan@debian.org> Tue, 15 Jul 2008 20:21:43 +0400
tk8.3 (8.3.5-13) unstable; urgency=low
* Quoted CFLAGS in debian/rules when passing to the shell, not when
assigning to a make variable; otherwise the quotes end up as part of
the variable and many things go wrong, leading to a build failure
(closes: #476053).
* Explicitly specified configure options --host and --build to make build
results more predictable.
* Added -fno-strict-aliasing GCC option to workaround casting integers to
pointers.
* Overridden lintian warning package-name-doesnt-match-sonames since tk8.3
package contains not only a library, and it's unreasonable to split it
into smaller parts.
* Added a list of copyright holders of individual files in the sources.
* Bumped standards version to 3.7.3.
-- Sergei Golovan <sgolovan@debian.org> Mon, 14 Apr 2008 22:37:05 +0400
tk8.3 (8.3.5-12) unstable; urgency=high
* Applied patch by upstream to fix security vulnerability CVE-2006-4484 overflow triggered by crafted GIF file. * Removed empty directory /usr/share/tk8.3 from the binary package.
-- Sergei Golovan <sgolovan@debian.org> Mon, 04 Feb 2008 22:57:26 +0300
2007
tk8.3 (8.3.5-11) unstable; urgency=low
* Removed TK_INC_DIR from tkConfig.sh and tcl.m4.
* Moved architecture independent files from /usr/lib/tk8.3 to
/usr/share/tcltk/tk8.3. To keep backward compatibility tkConfig.sh is
linked into /usr/lib/tk8.3 directory.
* Fixed bug with update-alternatives in prerm scripts.
* Removed conflicts with tk and providing tk-dev packages from
debian/control to prepare binary packages for default tk and tk-dev.
* Added Homepage field to debian/control.
* Added compat headers to tk-private directory.
* Fixed segfault in case if only scalable fonts are available and the best
scored font is infeasible.
* Rearranged conflicts of tk8.3-doc package because of planned adoption of
real tk-doc package.
-- Sergei Golovan <sgolovan@debian.org> Fri, 19 Oct 2007 16:07:59 +0400
tk8.3 (8.3.5-10) unstable; urgency=high
* Applied patch by Nico Golde which fixes security vulnerability
CVE-2007-5378 overflow triggered by crafted GIF file (closes: #446465).
-- Sergei Golovan <sgolovan@debian.org> Sat, 13 Oct 2007 16:38:49 +0400
tk8.3 (8.3.5-9) unstable; urgency=high
* Applied patch by Nico Golde which fixes security vulnerability
CVE-2007-5137 arbitrary code execution via multi-frame interlaced
GIF (closes: #445303).
-- Sergei Golovan <sgolovan@debian.org> Thu, 04 Oct 2007 23:10:10 +0400
tk8.3 (8.3.5-8) unstable; urgency=low
* Switched to quilt for patch management.
* Cleaned up patches in debian/patches directory.
* Fixed underquoted definitions in tcl.m4.
* Added TK_INCLUDE_SPEC to tkConfig.sh (backported from Tk 8.4).
* Added patch by Massimo Dal Zotto with workaround for scalable fonts
treated as fixed (closes: #156119).
* Added patch by Anton Kovalenko (slightly modified) for international
characters support in canvas postscript (closes: #148513).
* Added /usr/lib/tcl8.3 to a search path for tclConfig.sh and /usr/lib/tk8.3
to a search path for tkConfig.sh in tcl.m4.
* Removed 10 years old patch which increases PIL (Python imaging library)
bitmaps loading performance.
* Added get-orig-source target to debian/rules.
* Added uscan control file debian/watch.
-- Sergei Golovan <sgolovan@debian.org> Fri, 28 Sep 2007 13:40:04 +0400
tk8.3 (8.3.5-7) unstable; urgency=low
* New maintainer Tcl/Tk Debian Packagers
<pkg-tcltk-devel@lists.alioth.debian.org>.
* Added Sergei Golovan to uploaders list.
* Removed build-essential packages from tk8.3-dev dependencies.
* Fixed dependencies on X libraries to reflect their changes since sarge.
* Removed conflicts to tk-dev package and made tk8.3-dev providing tk-dev.
* Fixed section numbers and references in manual pages.
* Fixed incorrect TK_XINCLUDES variable in tkConfig.sh (closes: #357808).
* Bumped debhelper compatibility level to 5.
* Bumped standards version to 3.7.2.
* Replaced deprecated ${Source-Version} substitution variable by
${binary:Version}.
* Moved menu item from obsolete Apps to Applications section.
-- Sergei Golovan <sgolovan@debian.org> Sat, 15 Sep 2007 10:27:03 +0400
2006
tk8.3 (8.3.5-6) unstable; urgency=low
* Changed dependencies of -dev package to reflact split of xlibs
(closes: #347164).
-- Chris Waters <xtifr@debian.org> Fri, 13 Jan 2006 13:05:39 -0800
tk8.3 (8.3.5-5) unstable; urgency=low
* Fixed typo (extra single-quote) in tcl.m4 that was causing a FTBFS on
some systems.
* Fixed problem with trying to strip the library before the permissions
have been set correctly.
-- Chris Waters <xtifr@debian.org> Sat, 7 Jan 2006 06:03:52 -0800
2003
tk8.3 (8.3.5-4) unstable; urgency=low
* Added support for GNU/FreeBSD (closes: #200530).
-- Chris Waters <xtifr@debian.org> Sat, 9 Aug 2003 20:31:17 -0700
tk8.3 (8.3.5-3) unstable; urgency=low
* Changed -dev dependency from "libc6-dev" to "libc6-dev|libc-dev", for
greater flexibility.
* Added tcl.m4 patch for debian-netbsd systems.
-- Chris Waters <xtifr@debian.org> Fri, 6 Jun 2003 00:09:39 -0700
tk8.3 (8.3.5-2) unstable; urgency=low
* Got a new fix for the gb2312 problem from upstream (affects both tcl
and tk packages) -- hopefully, this one will make everyone happy.
* Added new patch from upstream for segfaults with postscript dump of
canvas polygons (closes: #192302).
-- Chris Waters <xtifr@debian.org> Wed, 21 May 2003 16:48:26 -0700
tk8.3 (8.3.5-1) unstable; urgency=low
* New upstream release (closes: #106680). * Removed xim and hurd patches, now incorporated upstream. Updated tk_inc_dir patch to work with new release. * Added x-terminal-emulator to debian menu entry, and recommended it (closes: #182539). * Added fixed version of colors(3tk) man page, thanks to Ulrich Doehner (closes: #182540).
-- Chris Waters <xtifr@debian.org> Wed, 26 Feb 2003 04:40:26 -0800
2002
tk8.3 (8.3.3-10) unstable; urgency=low
* debian/control: tk8.3-doc to doc section. * Fleshed out the package descriptions a little (closes: #164088). * The -dev package no longer uses a symlink in /usr/share/doc. Any pre-existing link now cleared by preinst (closes: #111980, #125598). * Moved README.Debian to tk8.3 package instead of tk8.3-doc. * Updated souce location in copyright file. * Changed the font selection algorithm to prefer the first best-match, not the last. Patch from Massimo Dal Zotto (closes: #156118). * debian/rules: simplified the logic used to get the .sh file into the -dev package. No longer dependent on the order that dh_movefiles processes the packages, and no longer uses obscure globbing magic. * Include the actual upstream changelog file, as well as the file named "changes" (which is more of a user-oriented description). * Move images to /usr/share, with symlink from /usr/lib so things don't break. (Check that symlink in preinst too.) This may or may not make use FHS-compliant, but it at least shuts lintian up. :)
-- Chris Waters <xtifr@debian.org> Sat, 14 Dec 2002 16:43:11 -0800
tk8.3 (8.3.3-9) unstable; urgency=low
* New maintainer. * Now builds with debhelper v3, did some associated cleanup. * Simplified man page setup.
-- Chris Waters <xtifr@debian.org> Sun, 13 Oct 2002 01:44:24 -0700
tk8.3 (8.3.3-8) unstable; urgency=low
* Implemented a TK_INC_DIR in tkConfig.sh and aclocal.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:06 -0800
2001
tk8.3 (8.3.3-7) unstable; urgency=low
* Added -l to dh_shlibdeps (Closes: #117444) * Another fix to pkgIndex.tcl{,.in} for the path to the library. Closes: #118917
-- Mike Markley <mike@markley.org> Fri, 16 Nov 2001 23:51:21 -0800
tk8.3 (8.3.3-6) unstable; urgency=low
* Fixed my broken silliness with the docs links (Closes: #117261)
-- Mike Markley <mike@markley.org> Sat, 27 Oct 2001 00:31:26 -0700
tk8.3 (8.3.3-5) unstable; urgency=low
* Incorporated upstream XIM patch (Closes: #115974) * Patched mkLinks to generate symlinks instead of hard ones, eww
-- Mike Markley <mike@markley.org> Fri, 19 Oct 2001 01:03:06 -0700
tk8.3 (8.3.3-4) unstable; urgency=low
* pkgIndex.tcl now generated with the correct library filename
Closes: #115038
-- Mike Markley <mike@markley.org> Sun, 14 Oct 2001 23:58:26 -0700
tk8.3 (8.3.3-3) unstable; urgency=low
* The removal of the plus patch also removed the install rule
for pkgIndex.tcl; debian/rules now installs it (Closes: #115038)
-- Mike Markley <mike@markley.org> Tue, 9 Oct 2001 18:33:16 -0700
tk8.3 (8.3.3-2) unstable; urgency=low
* Removed the plus patch... there have been entirely too many
problems and its upstream doesn't seem to maintain it anymore
* Ported over the HURD configure patch from tcl8.3
* Re-fixed tkConfig.sh
-- Mike Markley <mike@markley.org> Sat, 22 Sep 2001 09:46:25 -0700
tk8.3 (8.3.3-1) unstable; urgency=low
* New upstream version.
* Loosened shlibs
* Ported 8.3.2 plus patch
* Reverted a few of the plus patch mods to tkTraverseWithinMenu
in menu.tcl, as they were breaking alt keys for menus
-- Mike Markley <mike@markley.org> Sun, 5 Aug 2001 02:55:09 -0700
tk8.3 (8.3.2-5) unstable; urgency=low
* Fixed defs in tkConfig.sh * No longer compressing examples (Closes: #95982)
-- Mike Markley <mike@markley.org> Mon, 26 Mar 2001 13:47:46 -0800
tk8.3 (8.3.2-4) unstable; urgency=low
* 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
* Changed depends on tcl8.3-dev from xlib6g-dev to xlibs-dev
(Closes: #82069)
-- Mike Markley <mike@markley.org> Wed, 28 Feb 2001 13:05:05 -0800
tk8.3 (8.3.2-3) unstable; urgency=high
* Fix for broken library name & for the rpath definition * Also added soname
-- Mike Markley <mike@markley.org> Thu, 15 Feb 2001 16:38:21 -0800
tk8.3 (8.3.2-2) unstable; urgency=low
* Binary uploaded so that the autobuilders and da-katie Do the Right
Thing(tm)
-- Mike Markley <mike@markley.org> Wed, 3 Jan 2001 11:23:09 -0800
2000
tk8.3 (8.3.2-1) unstable; urgency=low
* New upstream version. * TK now builds its shared lib as tk8.3.so; debian/rules renames to .1
-- Mike Markley <mike@markley.org> Mon, 11 Dec 2000 14:58:36 -0800
tk8.3 (8.3.1-2) unstable; urgency=low
* New maintainer.
-- Mike Markley <mike@markley.org> Fri, 25 Aug 2000 19:06:35 -0700
tk8.3 (8.3.1-1) unstable; urgency=low
* New upstream version.
-- David Engel <david@debian.org> Fri, 12 May 2000 21:35:01 -0500
tk8.3 (8.3.0-2) unstable; urgency=low
* Changed to allow multiple tk*-dev packages.
-- David Engel <david@debian.org> Sun, 2 Apr 2000 21:01:52 -0500
tk8.3 (8.3.0-1) unstable; urgency=low
* Initial packaging. * Applied plus patch.
-- David Engel <david@debian.org> Thu, 24 Feb 2000 22:13:48 -0600