tcl8.5 (8.5.15-2ubuntu1) trusty; urgency=medium
* Merge with Debian; remaining changes:
- Don't check for broken strtod behaviour on Solaris.
* Add a strong dependency for tcl8.5 on libtcl8.5.
* Add conflicts/replaces for tcl8.5-lib to libtcl8.5 renaming.
tcl8.5 (8.5.15-2) experimental; urgency=low
* Added the libtcl8.5-dbg package with libtcl8.5 debug symbols in it.
tcl8.5 (8.5.15-1) experimental; urgency=low
* New upstream release.
* Renamed the development package back to tcl8.5-dev after a discussion
on debian-devel mailing list.
tcl8.5 (8.5.14-5) experimental; urgency=low
* Removed unnecessary patches for init.tcl and tclPort.h.
* Make libtcl8.5-dev depend on tcl8.5 for better backward compatibility.
tcl8.5 (8.5.14-4) experimental; urgency=low
* Renamed tcl8.5-lib and tcl8.5-dev packages to libtcl8.5 and libtcl8.5-dev
to match common practice of packaging interpreters for Debian.
* Added forgotten multi-arch field to the libtcl8.5-dev package.
* Added dpkg-dev to the libtcl8.5-dev dependencies (for dpkg-architecture).
* Fixed the maintainer 'name'.
tcl8.5 (8.5.14-3) experimental; urgency=low
* Added tzdata to tcl8.5-lib dependencies to ensure the OS-wide timezone
data are used in the [clock] command.
* Bumped debhelper compatibility version to 9.
* Added multi-arch support. This includes splitting out the tcl8.5-lib
library package with libtcl8.5.so and tclConfig.sh moved into a
multi-archified location (closes: #698674).
* Recreated /usr/lib/tcl8.5/tclConfig.sh for backward compatibility
(intend to remove in the future).
* Removed .0 suffix from the libtcl8.5.so library in order to remove
unnecessary diversions from the upstream practice, provided the symlink
for backward compatibility (intend to remove in the future).
* Switched to calculating dependency on tcl8.5-lib via a symbols table.
* Don't use the alternatives mechanism for selecting /usr/bin/tclsh. This
package ships only /usr/bin/tclsh8.5. The tcltk-defaults package provides
the necessary symlink. This also means that tcl8.5 does no longer provide
the tclsh virtual package.
* Moved the old changelogs to the tcl8.5-doc package to reduce size of the
tcl8.5 one.
* Fixed clean target in debian/rules.
tcl8.5 (8.5.14-2) unstable; urgency=low
* Don't compress manpages twice when building the package.
* Bumped standards version to 3.9.4.
tcl8.5 (8.5.14-1) experimental; urgency=low
* New upstream release.
* Refreshed patches in debian/patches directory.
-- Matthias Klose <email address hidden> Wed, 01 Jan 2014 21:18:05 +0100