vcswatch reports that
this package seems to have a new changelog entry (version
6.2.5-2, distribution
UNRELEASED) and new commits
in its VCS. You should consider whether it's time to make
an upload.
Here are the relevant commit messages:
commit 015a8a00c974fade214815ef20f4e0f8c0c49099
Merge: 913047d 02ded77
Author: Barak A. Pearlmutter <barak+git@pearlmutter.net>
Date: Sat Feb 14 15:43:26 2026 +0000
Merge remote-tracking branch 'upstream/master' into debian
commit 913047d0eae95d1b60b24e15eb8528d2be1ea81d
Author: Barak A. Pearlmutter <barak+git@pearlmutter.net>
Date: Sat Feb 14 15:18:58 2026 +0000
updates
commit 02ded7787908162a58bc4c6f2e2acd180f68b310
Merge: e0eab3a 6f30e23
Author: Joshua Cogliati <jrincayc@users.noreply.github.com>
Date: Thu Jan 29 06:55:52 2026 -0700
Merge pull request #230 from jrincayc/compile_fixes_jan_2026
Compile fixes jan 2026. Fixes #229
commit e0eab3a56b718ca6acc32780825f821646b3a176
Merge: f8b6b47 1d5a2f9
Author: Joshua Cogliati <jrincayc@users.noreply.github.com>
Date: Wed Jan 28 19:47:06 2026 -0700
Merge pull request #231 from jrincayc/wxwidgets_3.2.9
Updating testing version to wxwidgets 3.2.9
commit 1d5a2f99f4d913306f0c8c25d452a3988289391a
Author: Joshua J. Cogliati <jrincayc@yahoo.com>
Date: Wed Jan 28 19:41:30 2026 -0700
Updating testing version to wxwidgets 3.2.9
commit 6f30e239e54f53ba39bed881555ba49165da0ce5
Author: Joshua J. Cogliati <jrincayc@yahoo.com>
Date: Wed Jan 28 19:17:35 2026 -0700
fixing x11 build issue.
commit 8ab9b459d7cb5706396f8a7724ad057c729c2b8b
Author: Joshua J. Cogliati <jrincayc@yahoo.com>
Date: Wed Jan 28 18:57:53 2026 -0700
Adding error message if chdir fails.
commit 8abaed8d86bb4e1d675727c95630cea1aaeb595e
Author: Joshua J. Cogliati <jrincayc@yahoo.com>
Date: Wed Jan 28 18:57:41 2026 -0700
Adding proper getenv header.
commit f8b6b47bf3ce9ee5816d8715d17f7d6e8e760935
Merge: 2d4140c c726d3c
Author: Joshua Cogliati <jrincayc@users.noreply.github.com>
Date: Wed Jan 28 18:21:11 2026 -0700
Merge pull request #224 from jrincayc/use_termios
Use termios
commit 450050ec59106f3dca0ca518dfae96bcf47520ca
Author: Barak A. Pearlmutter <barak+git@pearlmutter.net>
Date: Tue Aug 26 21:38:31 2025 +0100
update scripts and log changes
commit 423fc73650b66fc0440ad73e82a3010f48add04c
Merge: 5dd1b7e 2d4140c
Author: Barak A. Pearlmutter <barak+git@pearlmutter.net>
Date: Tue Aug 26 21:36:03 2025 +0100
Merge remote-tracking branch 'upstream/master' into debian
commit c726d3c14695153111c252a28c719debf24968f1
Author: Joshua J. Cogliati <jrincayc@yahoo.com>
Date: Mon Aug 25 21:28:13 2025 -0600
Updating fixes.
commit 2062673662f7ef14b8742b0f99024577a687bd5b
Author: Joshua J. Cogliati <jrincayc@yahoo.com>
Date: Mon Aug 25 20:19:35 2025 -0600
Using check for termios.h from n1ywb-1
commit f0cf857784d9f36f04c222965c0400f19bb2f342
Author: Joshua J. Cogliati <jrincayc@yahoo.com>
Date: Mon Aug 25 20:18:30 2025 -0600
Checking for headers in simpler way from n1ywb-1
commit 2d4140cc77d971f64474c616edb72a876fb74a54
Author: 1bildung <66473636+1bildung@users.noreply.github.com>
Date: Mon Apr 28 03:59:47 2025 +0200
Enable AltGr in wxTerminal. (#218)
* Modify checking for keyboard modifiers to enable AltGr in wxTerminal.
---------
Co-authored-by: m_b <service@pop-os.localdomain>
Co-authored-by: Joshua J. Cogliati <jrincayc@yahoo.com>
commit 6382f462a070ce2f8ea3da78b1a61f06a9385475
Author: Jeff Laughlin <jeff.laughlin@gmail.com>
Date: Mon Mar 31 08:21:32 2025 -0400
Fix race between GC and case object construction (#211)
Pre-allocate that cons, and then mutate it, avoiding calls to newnode() until the case obj is linked back to it's containing object.
commit 96ad50e698c97a5ca035c0e371949df3d24dac67
Merge: f74f029 13038ce
Author: Joshua Cogliati <jrincayc@users.noreply.github.com>
Date: Sun Mar 23 20:54:10 2025 -0600
Merge pull request #210 from jrincayc/no_int
Renaming INT to INTT because windef.h defines INT differently.
commit 13038ce821451410690d75cebd9c1bb1112e73ef
Author: Joshua J. Cogliati <jrincayc@yahoo.com>
Date: Sun Mar 16 18:07:11 2025 -0600
Renaming INT to INTT because windef.h defines INT differently.
commit f74f029ee338363a7dff5b7f8e2ea00b2d8b9133
Merge: edbbe61 484e22b
Author: Joshua Cogliati <jrincayc@users.noreply.github.com>
Date: Sun Mar 16 16:42:35 2025 -0600
Merge pull request #206 from jrincayc/nodetypes_enum
Changing NODETYPES to enum definition.
commit edbbe618d622a747f3c1b09a23805bb10c8dc53c
Author: n1ywb-1 <jeff.laughlin@gmail.com>
Date: Tue Mar 11 22:26:12 2025 -0400
Remove Think-C and Turbo C support (#207)
* Remove THINK_C code
* Delete __RZTC__ code
* Remove TURBOC code
* windows build system improvements
* remove ztcterm for dos
* Remove dos.h
* Remove _MSC_VER code
* remove ibm macro code for dos
commit e62251ffd159aacf5b95b252ef4b0af1d265f425
Merge: 6e20e6a 9b4e74a
Author: Joshua Cogliati <jrincayc@users.noreply.github.com>
Date: Sun Mar 9 15:50:17 2025 -0600
Merge pull request #205 from n1ywb-1/master
Remove obsolete Classic MacOS and Carbon code
commit 484e22b490e22dfe1eaf70317f0c0e8f51eb4235
Author: Joshua J. Cogliati <jrincayc@yahoo.com>
Date: Sun Mar 9 13:41:18 2025 -0600
Changing NODETYPES to enum definition.
This converts NODETYPES from an long int to an ENUM.
commit 9b4e74ad3b6ee0fdbc9fa18fe9bab0769f6a0e2f
Author: Jeff Laughlin <jeff.laughlin@gmail.com>
Date: Sat Mar 8 13:55:56 2025 -0500
Remove obsolete Classic MacOS and Carbon code
Passes unit tests on linux
somebody with a mac please test
commit 6e20e6aa9b587ecacb32871f58d0ec235bae55aa
Merge: a021543 6531839
Author: Joshua Cogliati <jrincayc@users.noreply.github.com>
Date: Sun Mar 2 20:30:30 2025 -0700
Merge pull request #201 from n1ywb-1/master
Change TIME word to use gettimeofday if available
commit 6531839728dc9f783c4e576ac9a512202c74506d
Author: Jeff Laughlin <jlaughlin@endpoint.com>
Date: Sat Mar 1 00:39:46 2025 -0500
Change TIME word to use gettimeofday if present
This way TIME returns microsecond resolution on all modern unix systems.
Previously gettimeofday was only used on __APPLE__
Fallback to the old time function for 1-second resolution for ancient
systems.
commit 9a3d8b9f5bc60febe1165dba75c64c132bcb9178
Author: Jeff Laughlin <jlaughlin@endpoint.com>
Date: Sat Mar 1 00:39:06 2025 -0500
Add autoconf test for gettimeofday