Debian Package Tracker
Register | Log in
Subscribe

keyman

Type in your language with Keyman for Linux

Choose email to subscribe with

general
  • source: keyman (main)
  • version: 18.0.242-1
  • maintainer: Debian Input Method Team (archive) (DMD)
  • uploaders: Keyman team [DMD] – Eberhard Beilharz [DMD]
  • arch: all any
  • std-ver: 4.7.2
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • oldstable: 16.0.138-4
  • stable: 18.0.235-1
  • testing: 18.0.242-1
  • unstable: 18.0.242-1
versioned links
  • 16.0.138-4: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 18.0.235-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 18.0.242-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • ibus-keyman
  • keyman (1 bugs: 0, 1, 0, 0)
  • keyman-system-service
  • libkeymancore-dev
  • libkeymancore2
  • python3-keyman-config
action needed
Problems while searching for a new upstream version high
uscan had problems while searching for a new upstream version:
In debian/watch no matching files for watch source
  https://downloads.keyman.com/linux/stable/
Created: 2025-10-03 Last update: 2025-10-14 01:30
version in VCS is newer than in repository, is it time to upload? normal
vcswatch reports that this package seems to have a new changelog entry (version 18.0.242-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 9d5f8381ff843ec5792495f4038b22e307034fb1
Merge: 34c9046b 6cb97492
Author: Darcy Wong <darcy_wong@sil.org>
Date:   Fri Oct 10 13:19:00 2025 +0700

    Merge pull request #14913 from keymanapp/cherrypick/android/14873-extra-bar
    
    fix(android): Refactor bottom inset calculations for inapp and system keyboard 🏠

commit 34c9046b510a4fadedc326238832ebfbe41ee81b
Merge: 5a109fbb 05ec654e
Author: Marc Durdin <marc@durdin.net>
Date:   Fri Oct 10 05:33:01 2025 +0200

    Merge pull request #14917 from keymanapp/chore/ios/cherry-pick/14914-renew-ios-cert
    
    chore(ios): renew certificate 🍒 🏠

commit 5a109fbb9d15b25e5565a1d8e07b3ce7aba355b0
Merge: 14c95ade b80dbf5a
Author: Eberhard Beilharz <ermshiperete@users.noreply.github.com>
Date:   Fri Oct 10 03:46:41 2025 +0200

    Merge pull request #14898 from keymanapp/fix/linux/cherry-pick/14888_dbusx11dep
    
    fix(linux): replace `dbus-x11` dependency 🍒 🏠
    
    When using a different DBus implementation `dbus-launch` might not exist, but instantiating a `SessionBus` object might start a session dbus if it's not already running. This change also replaces the `dbus-x11` dependency with `default-dbus-session-bus | dbus-session-bus` and changes the way we detect if dbus is already running.
    
    Also remove `DBUS_SESSION_BUS_ADDRESS` from `sudo gsettings` call. It turns out we don't need this since we execute the `gsettings` command in the context of the user anyway which connects to the user's session dbus.
    
    Cherry-pick-of: #14895
    Fixes: #14888

commit 05ec654e1788fd0680a0327750f8f9049b86337a
Author: Shawn Schantz <shawn_schantz@sil.org>
Date:   Wed Oct 8 20:21:51 2025 -0400

    chore(ios): renew certificate

commit 6cb97492566e0cfc65f3ba6ea9eb8cfb73af9bb9
Author: Darcy Wong <darcy_wong@sil.org>
Date:   Thu Oct 9 06:42:57 2025 +0700

    fix(android): Refactor bottom inset calculations for inapp and system

commit 14c95ade3bc6dde5d85a15350566d8270275c35b
Merge: f4c95e98 c0a0d879
Author: Darcy Wong <darcy_wong@sil.org>
Date:   Thu Oct 9 06:40:00 2025 +0700

    Merge pull request #14906 from keymanapp/cherrypick/android/14897-longpress-delay-menu
    
    fix(android): Convert longpress delay menu to ConstraintLayout 🏠

commit c0a0d879b4063a8df352dce66ee33657b53729af
Author: Darcy Wong <darcy_wong@sil.org>
Date:   Wed Oct 8 15:26:06 2025 +0700

    fix(android): Convert longpress delay menu to ConstraintLayout

commit b80dbf5a6b03422006260d86efbdaae3709e3e83
Author: Eberhard Beilharz <eb1@sil.org>
Date:   Mon Oct 6 16:52:17 2025 +0200

    fix(linux): replace `dbus-x11` dependency 🍒
    
    When using a different DBus implementation `dbus-launch` might not exist,
    but instantiating a `SessionBus` object might start a session dbus if
    it's not already running. This change also replaces the `dbus-x11`
    dependency with `default-dbus-session-bus | dbus-session-bus` and changes
    the way we detect if dbus is already running.
    
    Also remove `DBUS_SESSION_BUS_ADDRESS` from `sudo gsettings` call. It
    turns out we don't need this since we execute the `gsettings` command
    in the context of the user anyway which connects to the user's session
    dbus.
    
    Cherry-pick-of: #14895
    Fixes: #14888
    Test-bot: skip

commit f4c95e98ca82cd2eef72849b7901e93a2c1e946b
Merge: 3d2c2df6 d93f3a49
Author: Eberhard Beilharz <ermshiperete@users.noreply.github.com>
Date:   Mon Oct 6 12:00:37 2025 +0200

    Merge pull request #14855 from keymanapp/chore/linux/changelog
    
    chore(linux): Update debian changelog 🏠

commit d93f3a4931c9a5d715acb6b25657f6bcdc931898
Author: Eberhard Beilharz <eb1@sil.org>
Date:   Mon Sep 29 11:38:49 2025 +0200

    chore(linux): Update debian changelog

commit 3d2c2df621326c4d9ac236dd89d4d8c862e3d628
Merge: 00c1eada b87475fa
Author: Keyman Server <keyman-server@users.noreply.github.com>
Date:   Mon Sep 29 08:57:38 2025 +0200

    Merge pull request #14852 from keymanapp/auto/version-stable-18.0-18.0.243
    
    auto: increment stable-18.0 version to 18.0.243

commit b87475fa60c4c364728b3facfa137ff2c34c992f
Author: Keyman Build Agent <buildagent@keyman.com>
Date:   Mon Sep 29 02:57:06 2025 -0400

    auto: increment stable-18.0 version to 18.0.243
Created: 2025-06-04 Last update: 2025-10-14 02:32
Issues found with some translations low

Automatic checks made by the Debian l10n team found some issues with the translations contained in this package. You should check the l10n status report for more information.

Issues can be things such as missing translations, problematic translated strings, outdated PO files, unknown languages, etc.

Created: 2022-04-07 Last update: 2022-04-21 03:35
testing migrations
  • This package will soon be part of the auto-icu transition. You might want to ensure that your package is ready for it. You can probably find supplementary information in the debian-release archives or in the corresponding release.debian.org bug.
news
[rss feed]
  • [2025-10-08] keyman 18.0.242-1 MIGRATED to testing (Debian testing watch)
  • [2025-10-02] Accepted keyman 18.0.242-1 (source) into unstable (Eberhard Beilharz) (signed by: Boyuan Yang)
  • [2025-09-23] keyman 18.0.241-1 MIGRATED to testing (Debian testing watch)
  • [2025-09-18] Accepted keyman 18.0.241-1 (source) into unstable (Eberhard Beilharz) (signed by: Boyuan Yang)
  • [2025-09-03] keyman 18.0.240-1 MIGRATED to testing (Debian testing watch)
  • [2025-08-27] Accepted keyman 18.0.240-1 (source) into unstable (Eberhard Beilharz) (signed by: Boyuan Yang)
  • [2025-08-13] keyman 18.0.238-1 MIGRATED to testing (Debian testing watch)
  • [2025-06-04] Accepted keyman 18.0.238-1 (source) into unstable (Eberhard Beilharz) (signed by: Boyuan Yang)
  • [2025-05-13] Accepted keyman 18.0.236-1 (source) into unstable (Eberhard Beilharz) (signed by: Boyuan Yang)
  • [2025-05-04] keyman 18.0.235-1 MIGRATED to testing (Debian testing watch)
  • [2025-04-23] Accepted keyman 18.0.235-1 (source) into unstable (Eberhard Beilharz) (signed by: Boyuan Yang)
  • [2025-04-10] keyman 18.0.227-1 MIGRATED to testing (Debian testing watch)
  • [2025-04-04] Accepted keyman 18.0.227-1 (source) into unstable (Eberhard Beilharz) (signed by: Boyuan Yang)
  • [2025-03-05] keyman 18.0.199-2 MIGRATED to testing (Debian testing watch)
  • [2025-02-27] Accepted keyman 18.0.199-2 (source) into unstable (Boyuan Yang)
  • [2025-02-27] Accepted keyman 18.0.199-1 (source amd64 all) into unstable (Debian FTP Masters) (signed by: Boyuan Yang)
  • [2025-02-12] keyman 17.0.335-1 MIGRATED to testing (Debian testing watch)
  • [2025-02-06] Accepted keyman 17.0.335-1 (source) into unstable (Eberhard Beilharz) (signed by: Boyuan Yang)
  • [2025-02-04] keyman 17.0.334-1 MIGRATED to testing (Debian testing watch)
  • [2025-01-28] Accepted keyman 17.0.334-1 (source) into unstable (Eberhard Beilharz) (signed by: Boyuan Yang)
  • [2025-01-22] keyman 17.0.333-1 MIGRATED to testing (Debian testing watch)
  • [2025-01-16] Accepted keyman 17.0.333-1 (source) into unstable (Eberhard Beilharz) (signed by: Boyuan Yang)
  • [2024-12-17] keyman 17.0.332-1 MIGRATED to testing (Debian testing watch)
  • [2024-12-11] Accepted keyman 17.0.332-1 (source) into unstable (Eberhard Beilharz) (signed by: Boyuan Yang)
  • [2024-10-11] keyman 17.0.326-1 MIGRATED to testing (Debian testing watch)
  • [2024-10-02] keyman REMOVED from testing (Debian testing watch)
  • [2024-09-02] keyman 17.0.326-1 MIGRATED to testing (Debian testing watch)
  • [2024-07-29] keyman REMOVED from testing (Debian testing watch)
  • [2024-06-17] keyman 17.0.326-1 MIGRATED to testing (Debian testing watch)
  • [2024-06-10] Accepted keyman 17.0.326-1 (source) into unstable (Eberhard Beilharz) (signed by: Boyuan Yang)
  • 1
  • 2
bugs [bug history graph]
  • all: 1
  • RC: 0
  • I&N: 1
  • M&W: 0
  • F&P: 0
  • patch: 0
links
  • homepage
  • lintian
  • buildd: logs, reproducibility, cross
  • popcon
  • browse source code
  • edit tags
  • other distros
  • screenshots
  • l10n (-, 100)
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 18.0.238-1

Debian Package Tracker — Copyright 2013-2025 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing