ycmd 0+20230611+git3392251+ds-1 source package in Ubuntu

Changelog

ycmd (0+20230611+git3392251+ds-1) unstable; urgency=medium

  * New upstream version 0+20230611+git3392251+ds
    - Refresh patches
    - Make tests compatible with golang-1.20 (Closes: #1037480)
  * Support GDScript (Godot) completion out of the box
  * Prefer upstream-blessed clangd-16 before other versioned clangs
  * Drop as-needed linker flag from debian/rules (lintian)
  * Bump Standards-Version to 4.6.2 (no change needed)

 -- David Kalnischkies <email address hidden>  Wed, 21 Jun 2023 14:05:18 +0200

Upload details

Uploaded by:
David Kalnischkies
Uploaded to:
Sid
Original maintainer:
David Kalnischkies
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
ycmd_0+20230611+git3392251+ds-1.dsc 2.3 KiB f6763c21b4e66c8900fe65460d3b71924498175c5d2aa7d0196fea6c14960680
ycmd_0+20230611+git3392251+ds.orig.tar.xz 384.9 KiB 7d55cb2f63c786457dfa4dbe8791928454f4d6879d22f0f7af4db77bd6658c24
ycmd_0+20230611+git3392251+ds-1.debian.tar.xz 28.5 KiB f0399ae03eb078ebd35eadf45021e078de32c3c7b26bb56aa5debdbaaf9a983d

No changes file available.

Binary packages built by this source

ycmd: code-completion & comprehension server

 ycmd is a server that provides APIs for code-completion and other
 code-comprehension use-cases like semantic GoTo commands (and others). For
 certain filetypes, ycmd can also provide diagnostic errors and warnings.

ycmd-dbgsym: debug symbols for ycmd