vim-youcompleteme 0+20151025+gitf20c693-1 source package in Ubuntu

Changelog

vim-youcompleteme (0+20151025+gitf20c693-1) unstable; urgency=low

  * New upstream release.
  * Refresh patches for new upstream version.
  * Update ycmd version in Build-Depends and Depends.
  * Add python-requests and python-requests-futures into Build-Depends.
  * Add retries to PYTHONPATH for nosetests.

 -- Onur Aslan <email address hidden>  Mon, 02 Nov 2015 13:41:28 +0300

Upload details

Uploaded by:
Onur Aslan
Uploaded to:
Sid
Original maintainer:
Onur Aslan
Architectures:
all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
vim-youcompleteme_0+20151025+gitf20c693-1.dsc 2.1 KiB 7f9da7f9f7d3af60efae16fcfdcd0a684ddb9f0acad1cc6f69fde6f2e3e7e156
vim-youcompleteme_0+20151025+gitf20c693.orig.tar.gz 173.6 KiB cbcf58fd7febf5cfc42e592d9ab7fbab05223a22c14c5a6e05f6a75b4df92250
vim-youcompleteme_0+20151025+gitf20c693-1.debian.tar.xz 6.1 KiB e6758037180906e49a50416faf616fd75b011a5e91474246bcf938b8e37e0094

No changes file available.

Binary packages built by this source

vim-youcompleteme: fast, as-you-type, fuzzy-search code completion engine for Vim

 YouCompleteMe is a fast, as-you-type, fuzzy-search code completion engine
 for Vim. It has several completion engines: an identifier-based engine
 that works with every programming language, a semantic, Clang-based
 engine that provides native semantic code completion for
 C/C++/Objective-C/Objective-C++ and an omnifunc-based completer that uses data
 from Vim's omnicomplete system to provide semantic completions for many
 other languages (Ruby, PHP etc.).