Debian Package Tracker
Register | Log in
Subscribe

lsp-mode

Emacs client/library for the Language Server Protocol

Choose email to subscribe with

general
  • source: lsp-mode (main)
  • version: 9.0.0-2
  • maintainer: Debian Emacsen team (archive) (DMD)
  • uploaders: Xiyue Deng [DMD] [DM]
  • arch: all
  • std-ver: 4.7.0
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • o-o-stable: 7.0.1-2
  • oldstable: 8.0.0-5
  • stable: 9.0.0-2
  • testing: 9.0.0-2
  • unstable: 9.0.0-2
versioned links
  • 7.0.1-2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 8.0.0-5: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 9.0.0-2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • elpa-lsp-mode (1 bugs: 0, 1, 0, 0)
action needed
Marked for autoremoval on 10 November due to ujson: #1116423 high
Version 9.0.0-2 of lsp-mode is marked for autoremoval from testing on Mon 10 Nov 2025. It depends (transitively) on ujson, affected by #1116423. You should try to prevent the removal by fixing these RC bugs.
Created: 2025-10-04 Last update: 2025-10-07 12:30
11 new commits since last upload, is it time to release? normal
vcswatch reports that this package seems to have new commits in its VCS but has not yet updated debian/changelog. You should consider updating the Debian changelog and uploading this new version into the archive.

Here are the relevant commit logs:
commit f41356f53d390819b9832a934db94e667225b043
Author: Xiyue Deng <manphiz@gmail.com>
Date:   Sun Sep 29 23:02:01 2024 -0700

    Add git to Build-Depends to fix building

commit 9a041cabfed472bf72a16133747ab0c3820e65e7
Author: Xiyue Deng <manphiz@gmail.com>
Date:   Sun Sep 29 21:45:37 2024 -0700

    Add Salsa CI configuration

commit bc3610bba83b857503cbd92f577831206afb6062
Merge: ff06bdc b7e56a3
Author: Xiyue Deng <manphiz@gmail.com>
Date:   Sat Aug 3 16:25:37 2024 -0700

    Merge from sid [dgit]

commit b7e56a3a9ecb32d914cea9286ef871043889804a
Author: Sean Whitton <spwhitton@spwhitton.name>
Date:   Thu Jul 25 22:33:06 2024 +0900

    Rebuild against dh-elpa 2.1.5

commit 713f0cd93989d396a3de70733f809bf70fb81f5c
Merge: 79db5e1 9c7204d
Author: Xiyue Deng <manphiz@gmail.com>
Date:   Sun Apr 7 03:02:21 2024 -0700

    Record lsp-mode (9.0.0-1) in archive suite sid

commit 9c7204d10d521ee4b8e4993977c423ef60de77c6
Merge: ad53b10 b148eb5
Author: Xiyue Deng <manphiz@gmail.com>
Date:   Sun Apr 7 03:02:21 2024 -0700

    lsp-mode (9.0.0-1) unstable; urgency=medium
    
      * New upstream release (Closes: #1052939)
      * Drop obsolete version from Recommends and emacs25 from Enhances
      * Add newly required elpa-elenv to Build-Depends in d/control
      * Override dh auto clean to avoid using eask
      * Drop workaround of dh_elpa_test in favor of upstream fix
      * Skip test that fails in autopkgtest trying to overwrite without ACL
      * Use @builddeps@ in autopkgtest Depends to ensure B-D are available
    
    [dgit import unpatched lsp-mode 9.0.0-1]

commit ad53b107f7e91af8b63a70c2704f21128d1ae5de
Author: Xiyue Deng <manphiz@gmail.com>
Date:   Sun Apr 7 03:02:21 2024 -0700

    Import lsp-mode_9.0.0.orig.tar.xz
    
    [dgit import orig lsp-mode_9.0.0.orig.tar.xz]

commit b148eb54fdeb1f08d6c6b7731c94efbbb6d04285
Author: Xiyue Deng <manphiz@gmail.com>
Date:   Sun Apr 7 03:02:21 2024 -0700

    Import lsp-mode_9.0.0-1.debian.tar.xz
    
    [dgit import tarball lsp-mode 9.0.0-1 lsp-mode_9.0.0-1.debian.tar.xz]

commit 79db5e161116a4391ef9a606c1646d6b1bb87c0e
Author: Ivan Yonchovski <yyoncho@gmail.com>
Date:   Sun Nov 26 14:40:48 2023 +0200

    use utf8 encoding
    
    Origin: upstream, https://github.com/emacs-lsp/lsp-mode/commit/cd586ebf77584c8773762df874372b93d7cde551
    Bug: https://github.com/emacs-lsp/lsp-mode/issues/4039
    Last-Update: 2023-05-02
    
    Last-Update: 2023-05-02
    Gbp-Pq: Name use-utf8-encoding.patch

commit 0f0366dc8b904bd67d22c12c4764822664b5bdd2
Author: Xiyue Deng <manphiz@gmail.com>
Date:   Sun Nov 26 14:40:48 2023 +0200

    fix duplicated test names
    
    Bug-Debian: https://bugs.debian.org/1052939
    Forwarded: not-needed
    Last-Update: 2023-10-23
    
    Partially adapted from upstream patch
    (https://github.com/emacs-lsp/lsp-mode/commit/e541359efde36ef18e5daf134b63acd73834441a)
    
    Gbp-Pq: Name fix-test-failures.patch

commit 86edc1db122b4f89515640ba36916e340ae7f4fb
Author: Arto Jantunen <viiru@debian.org>
Date:   Thu Oct 27 14:42:58 2022 +0300

    Cherry-pick parts of upstream commit 7f331321c565 (Closes: #1022304)
    
    X-Dgit-Generated: 8.0.0-5 29e8c5cdcafc401d66d08c0512ac9d8677fa7aaf
    Origin: https://github.com/emacs-lsp/lsp-mode/commit/7f331321c5651e2245ae315a2038f250bc86271e
    Bug-Debian: https://bugs.debian.org/1022304
    Forwarded: not-needed
    
    
    Gbp-Pq: Name cherry-pick-parts-of-upstream-commit-7f3.patch
Created: 2024-07-25 Last update: 2025-10-02 18:32
lintian reports 1 warning normal
Lintian reports 1 warning about this package. You should make the package lintian clean getting rid of them.
Created: 2022-10-29 Last update: 2024-07-30 04:41
Standards version of the package is outdated. wishlist
The package should be updated to follow the last version of Debian Policy (Standards-Version 4.7.2 instead of 4.7.0).
Created: 2025-02-21 Last update: 2025-02-27 13:24
news
[rss feed]
  • [2024-08-19] lsp-mode 9.0.0-2 MIGRATED to testing (Debian testing watch)
  • [2024-08-19] lsp-mode 9.0.0-2 MIGRATED to testing (Debian testing watch)
  • [2024-07-25] Accepted lsp-mode 9.0.0-2 (source) into unstable (Sean Whitton)
  • [2024-07-19] lsp-mode REMOVED from testing (Debian testing watch)
  • [2024-05-31] lsp-mode 9.0.0-1 MIGRATED to testing (Debian testing watch)
  • [2024-05-28] Accepted lsp-mode 9.0.0-1 (source) into unstable (Xiyue Deng) (signed by: Gianfranco Costamagna)
  • [2023-11-26] Accepted lsp-mode 8.0.0-6 (source) into unstable (Arto Jantunen)
  • [2023-11-25] lsp-mode REMOVED from testing (Debian testing watch)
  • [2022-10-30] lsp-mode 8.0.0-5 MIGRATED to testing (Debian testing watch)
  • [2022-10-28] Accepted lsp-mode 8.0.0-5 (source) into unstable (Arto Jantunen)
  • [2022-04-12] lsp-mode 8.0.0-4 MIGRATED to testing (Debian testing watch)
  • [2022-04-10] Accepted lsp-mode 8.0.0-4 (source) into unstable (Arto Jantunen)
  • [2022-01-06] lsp-mode 8.0.0-3 MIGRATED to testing (Debian testing watch)
  • [2022-01-04] Accepted lsp-mode 8.0.0-3 (source) into unstable (Thomas Koch)
  • [2022-01-03] Accepted lsp-mode 8.0.0-2 (source) into unstable (Thomas Koch)
  • [2022-01-02] Accepted lsp-mode 8.0.0-1 (source) into unstable (Thomas Koch)
  • [2021-10-21] lsp-mode 7.0.1-3 MIGRATED to testing (Debian testing watch)
  • [2021-10-18] Accepted lsp-mode 7.0.1-3 (source) into unstable (Sean Whitton)
  • [2020-10-16] lsp-mode 7.0.1-2 MIGRATED to testing (Debian testing watch)
  • [2020-10-16] lsp-mode 7.0.1-2 MIGRATED to testing (Debian testing watch)
  • [2020-10-13] Accepted lsp-mode 7.0.1-2 (source) into unstable (Thomas Koch)
  • [2020-10-10] Accepted lsp-mode 7.0.1-1 (source) into unstable (Thomas Koch)
  • [2020-02-08] lsp-mode 6.2.1-3 MIGRATED to testing (Debian testing watch)
  • [2020-02-05] Accepted lsp-mode 6.2.1-3 (source) into unstable (Thomas Koch)
  • [2020-02-04] lsp-mode 6.2.1-2 MIGRATED to testing (Debian testing watch)
  • [2020-02-01] Accepted lsp-mode 6.2.1-2 (source) into unstable (Thomas Koch)
  • [2020-01-30] Accepted lsp-mode 6.2.1-1 (source) into unstable (Thomas Koch)
  • [2019-01-30] lsp-mode 6.0-1 MIGRATED to testing (Debian testing watch)
  • [2019-01-27] Accepted lsp-mode 6.0-1 (source all) into unstable (Thomas Koch)
  • [2018-12-05] lsp-mode 5.0-1 MIGRATED to testing (Debian testing watch)
  • 1
  • 2
bugs [bug history graph]
  • all: 1
  • RC: 0
  • I&N: 1
  • M&W: 0
  • F&P: 0
  • patch: 0
links
  • homepage
  • lintian (0, 1)
  • buildd: logs, reproducibility
  • popcon
  • browse source code
  • edit tags
  • other distros
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 9.0.0-2

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