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 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108
|
itcl4 (4.3.2-3) unstable; urgency=medium
* Build the library for both Tcl 8.6 and Tcl 9.0.
* Drop the get-orig-source target from debian/rules in favor of using
uscan to download upstream tarballs.
-- Sergei Golovan <sgolovan@debian.org> Fri, 21 Mar 2025 14:27:54 +0300
itcl4 (4.3.2-2) unstable; urgency=medium
* Fix failing to build source after successful build (closes: #1049099).
* Cleanup debian/control.
* Bump standards version to 4.7.2.
-- Sergei Golovan <sgolovan@debian.org> Thu, 06 Mar 2025 16:18:20 +0300
itcl4 (4.3.2-1) unstable; urgency=medium
* New upstream release.
-- Sergei Golovan <sgolovan@debian.org> Sun, 08 Dec 2024 21:16:29 +0300
itcl4 (4.3.1-1) unstable; urgency=medium
* New upstream release.
-- Sergei Golovan <sgolovan@debian.org> Tue, 22 Oct 2024 12:05:43 +0300
itcl4 (4.3.0-1) unstable; urgency=medium
* New upstream release.
-- Sergei Golovan <sgolovan@debian.org> Mon, 23 Sep 2024 12:56:17 +0300
itcl4 (4.2.5-1) unstable; urgency=medium
* New upstream release.
* Bump standards version to 4.7.0.
-- Sergei Golovan <sgolovan@debian.org> Mon, 27 May 2024 15:15:42 +0300
itcl4 (4.2.4-1) unstable; urgency=medium
* New upstream release.
* Bump standards version to 4.6.2.
-- Sergei Golovan <sgolovan@debian.org> Wed, 24 Jan 2024 17:50:06 +0300
itcl4 (4.2.3-1) unstable; urgency=medium
* New upstream release.
* Bump standards version to 4.6.1.
* Bump debhelper compatibility level to 13.
-- Sergei Golovan <sgolovan@debian.org> Sun, 27 Nov 2022 14:34:33 +0300
itcl4 (4.2.2-1) unstable; urgency=medium
* New upstream release.
* Remove no longer present source patterns from debian/copyright.
* Bump standards version to 4.6.0.
* Bump debhelper compatibility level to 12.
-- Sergei Golovan <sgolovan@debian.org> Sun, 07 Nov 2021 09:18:21 +0300
itcl4 (4.2.1-1) unstable; urgency=medium
* New upstream release.
* Fix a typo in override_dh_clean target in debian/rules.
* Bump standards version to 4.5.1.
-- Sergei Golovan <sgolovan@debian.org> Sat, 09 Jan 2021 16:50:54 +0300
itcl4 (4.2.0-1) unstable; urgency=medium
* New upstream release.
* Bump standards version to 4.4.1.
* Fix the tcl-itcl4.symbols file.
-- Sergei Golovan <sgolovan@debian.org> Wed, 06 Nov 2019 14:06:03 +0300
itcl4 (4.1.2-1) unstable; urgency=medium
* New upstream release.
* Bump standards version to 4.2.0.
-- Sergei Golovan <sgolovan@debian.org> Mon, 22 Oct 2018 15:44:30 +0300
itcl4 (4.1.1-3) unstable; urgency=medium
* Add conflicts with itcl3-dev as conflicting with itcl-dev isn't
sufficient since itcl3-dev doesn't provide itcl-dev (closes: #892710).
-- Sergei Golovan <sgolovan@debian.org> Thu, 15 Mar 2018 10:52:27 +0300
itcl4 (4.1.1-2) unstable; urgency=medium
* Add conflicts with itcl-dev and itcl-doc to prevent coinstallability of
tcl-itcl4-dev and tcl-itcl4-doc with itcl3-dev and itcl3-doc since they
share a few files (closes: #892710).
-- Sergei Golovan <sgolovan@debian.org> Mon, 12 Mar 2018 13:07:40 +0300
itcl4 (4.1.1-1) unstable; urgency=low
* Initial release (closes: #892155).
-- Sergei Golovan <sgolovan@debian.org> Tue, 06 Mar 2018 11:36:54 +0300
|