ycmd 0+20191222+git2771f6f+ds-1 source package in Ubuntu

Changelog

ycmd (0+20191222+git2771f6f+ds-1) unstable; urgency=medium

  * Set myself as maintainer via one-year hijack (Closes: #912690)
  * New upstream version 0+20191222+git2771f6f+ds
    - Advertise debian repack from git HEAD with +ds
    - Add clangd testdata locations to CUDA copyright entry
    - Update d/copyright for 2019
    - Update d/patches, fixing tsserver support (Closes: #929987)
    - Update README.Debian with completer support state
  * Use local gopls installation if available for golang support
  * Use system-provided pybind11 now that it is new enough
  * Fix finding clang library based on provided llvm path (Closes: #947439)
  * Depend on clang-9 explicitly for now (see #947439)
  * Use ycm-core namespace instead of valloric as upstream
  * Set R³: no in debian/control
  * Bump Standards-Version (no change required)
  * Bump debhelper compat to 12

 -- David Kalnischkies <email address hidden>  Sun, 29 Dec 2019 15:13:44 +0100

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

Downloads

File Size SHA-256 Checksum
ycmd_0+20191222+git2771f6f+ds-1.dsc 2.1 KiB 9cd3e1625324507810464300f8722dac82a3197f5757cf69e58de56e520ad28b
ycmd_0+20191222+git2771f6f+ds.orig.tar.gz 1.9 MiB 994e694053af27214678e6e516dbc53c91d0048b93eddddbd714ed44ca238a55
ycmd_0+20191222+git2771f6f+ds-1.debian.tar.xz 13.8 KiB 2232c03b5a1ae424903f8770672cd68cbd93a17ca1ecd00efe306e9cfbeb59aa

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