ycmd 0+20160327+gitc3e6904-0ubuntu1 source package in Ubuntu

Changelog

ycmd (0+20160327+gitc3e6904-0ubuntu1) xenial; urgency=low

  * New upstream release. (Closes: #818070)
  * Refresh patches for new upstream release.
  * Update clang dependency to version 3.8.

ycmd (0+20160303+git206efaf-1) unstable; urgency=low

  * New upstream release. (Closes: #818070)
  * Bump Standards-Version to 3.9.7 (no changes).
  * Refresh patches for new upstream version.
  * Add copyright info for third_party/JediHTTP.
  * Exclude javascript and rust tests.
  * Install JediHTTP into usr/lib/ycmd/third_party/.
  * Update 01-python-path.patch to remove AddVendorFolderToSysPath
    function from jedihttp. This package is using system packages for
    jedihttp dependencies.
  * Update d/rules get-orig-source to update only required submodules
    instead of cloning repository recursively.
  * Add python3-nose, python3-hamcrest, python3-webtest, python3-jedi,
    python3-waitress, python3-bottle, python3-requests into Build-Depends
    for JediHTTP tests.
  * Update d/rules override_dh_auto_test to run JediHTTP tests.
  * Update d/rules override_dh_install to remove JediHTTP tests.
  * Add 05-tern-support.patch to support local node-tern installation.
  * Add python-future, python-pep8 and python-setuptools into
    Build-Depends.
  * Add python-future into Depends.
  * Update 03-gocode-path.patch to remove unused import to get rid of
    flake8 error.
  * Remove golang dependencies and exclude golang tests. ycmd started using
    godef along with gocode, and godef is not available for Debian. golang
    completion is temporary disabled. Users can still use golang
    completion by installing gocode package and putting godef executable
    into /usr/bin/godef or setting godef_binary_path in
    default_settings.json.
  * Set HOME environment variable to $(CURDIR) when running tests.
  * Update d/rules override_dh_auto_clean to remove .noseids and .cache
    directories generated by nosetests.
  * Use HTTPS URI's for Vcs-Git and Vcs-Browser fields.
  * Add README.Debian to provide additional information about supported
    completion engines.
  * Add 06-omnisharp-path.patch to give optional OmniSharp based C#
    additional support.
  * Replace python-flake8 dependency with flake8. (Closes: #818453)
  * Add 07-shebang.patch to add missing script headers to main executable
    file and check_core_version.py.
  * Remove executable permission from some completer modules.

 -- Onur Aslan <email address hidden>  Fri, 01 Apr 2016 20:59:10 +0300

Upload details

Uploaded by:
Onur Aslan
Sponsored by:
Matthias Klose
Uploaded to:
Xenial
Original maintainer:
Onur Aslan
Architectures:
any
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ycmd_0+20160327+gitc3e6904.orig.tar.bz2 172.2 KiB 1a65b97462d7848b690b2c79d1261b8d6258cbd360a08f410f0513b6fd99294c
ycmd_0+20160327+gitc3e6904-0ubuntu1.debian.tar.xz 11.0 KiB d20b41ea24e41e9a40b3ad8467e485bc835ac9c575ed33358a91d3c2c424abe8
ycmd_0+20160327+gitc3e6904-0ubuntu1.dsc 2.4 KiB 29a980b368f52f364b94b893853c88d60a9f12f722838e7e539f58043bb829a5

View changes file

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 package ycmd

 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.