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
|
tcl8.7 (8.7.0~a5+dfsg-3) experimental; urgency=medium
* Drop the useless menu item.
* Bump the debhelper compatibility level to 13.
* Bump standards version to 4.6.1.
-- Sergei Golovan <sgolovan@debian.org> Wed, 01 Feb 2023 12:31:45 +0300
tcl8.7 (8.7.0~a5+dfsg-2) experimental; urgency=medium
* Fix the libtcl8.7 symbols table for non-linux architectures.
-- Sergei Golovan <sgolovan@debian.org> Sat, 26 Jun 2021 07:43:04 +0300
tcl8.7 (8.7.0~a5+dfsg-1) experimental; urgency=medium
* New upstream alpha release.
* Refresh patches, remove no longer necessary ones.
* Use system-wide libtommath instead of built-in one.
* Refresh the list of symbols in libtcl8.7.symbols.
* Bump standards version to 4.5.1.
-- Sergei Golovan <sgolovan@debian.org> Fri, 25 Jun 2021 09:50:32 +0300
tcl8.7 (8.7.0~a3+dfsg-1) experimental; urgency=medium
* New upstream alpha release.
* Refresh patches, remove no longer necessary ones.
* Replace README by README.md in the list of docs to install.
* Add a patch which removes a bashism from the Makefile.
* Refresh the list of symbols in libtcl8.7.symbols.
* Bump standards version to 4.4.1.
-- Sergei Golovan <sgolovan@debian.org> Thu, 28 Nov 2019 13:05:09 +0300
tcl8.7 (8.7.0~a1+dfsg-6) experimental; urgency=medium
* Install the pkgconfig script tcl8.7.pc into the tcl8.7-dev package.
* Bump standards version to 4.3.0.
-- Sergei Golovan <sgolovan@debian.org> Sun, 24 Feb 2019 22:35:33 +0300
tcl8.7 (8.7.0~a1+dfsg-5) experimental; urgency=medium
* Remove the reference to the missing debian/README.TCL_INC from the
tcl8.7-dev installaton files. This fixes FTBFS with newer debhelper
(closes: #914929).
-- Sergei Golovan <sgolovan@debian.org> Thu, 20 Dec 2018 15:54:14 +0300
tcl8.7 (8.7.0~a1+dfsg-4) experimental; urgency=medium
* Fix debian/watch to process Tcl 8.7.
* Bump the debhelper compatibility level to 10.
* Add the Salsa VCS headers.
-- Sergei Golovan <sgolovan@debian.org> Sun, 25 Mar 2018 14:25:40 +0300
tcl8.7 (8.7.0~a1+dfsg-3) experimental; urgency=medium
* Adapt a patch by Aurelien Jarno, which disables linking to libieee because
it'll be removed from glibc starting from version 2.27.
* Fix spelling errors in a few patch descriptions.
-- Sergei Golovan <sgolovan@debian.org> Thu, 22 Feb 2018 12:10:18 +0300
tcl8.7 (8.7.0~a1+dfsg-2) experimental; urgency=medium
* Add link to the GPL-2+ license to debian/copyright.
* Fix the libtcl8.7 symbols table for non-linux architectures.
-- Sergei Golovan <sgolovan@debian.org> Sat, 27 Jan 2018 17:17:11 +0300
tcl8.7 (8.7.0~a1+dfsg-1) experimental; urgency=medium
* Initial alpha release (closes: #886981).
-- Sergei Golovan <sgolovan@debian.org> Fri, 12 Jan 2018 12:03:23 +0300
|