lp:ubuntu/wily/vim-youcompleteme

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/wily/vim-youcompleteme
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

7. By Onur Aslan

* New upstream release.
* Add ycmd dependency version requirement.
* override_dh_auto_test in debian/rules to enable tests.
* Add python-flake8, python-hamcrest, python-mock, python-nose,
  python-flake8 and ycmd into Build-Depends for tests.
* Add copyright info for: python/ycm/tests/vimsupport_test.py.
* Update copyright years.

6. By Onur Aslan

* New upstream release. (Closes: #758021)
* ycmd is separated from project and no longer part of this package.
  All patches, Build-Depends and Depends related to ycmd have been removed.
* Use dpt (debian-perl-tools) repack.sh to repack source in
  debian/rules get-orig-source.
* Remove ycmd related overrides in debian/rules.
* Remove examples and ycmd example: ycm_extra_conf.py
* Update copyright information.
* Add ycmd dependency.
* Add python-requests-futures dependency. Remove embedded copy of
  python-requests-futures from source. (Closes: #780292)
* Install python directory into /u/s/vim-youcompleteme/python/.
* Package architecture is all now.
* Update Vcs-Browser URL for cgit.
* Replace python-dev dependency with python.

5. By Onur Aslan

[ Onur Aslan ]
* Enable tests for ycm_core
* Add google-mock and libgtest-dev to Build-Depends
* More detailed description for 00-build-system.patch
* Override dh_auto_test to run ycm_core_tests
* Use canonical URI in Vcs-Git
* Add minimum version requirement to python-requests dependency
  (Closes: #745768)
* Bump standards to 3.9.6

[ Sebastian Ramacher ]
* debian/patches/03-tempdir.patch: Update patch to fix issues with
  :YcmRestartServer if the temporary directory got deleted to early.
  (Closes: #745496)

4. By Dimitri John Ledkov

No change rebuild against boost1.55.

3. By Onur Aslan

[ Onur Aslan ]
* New upstream version
* Support for llvm-3.4 and llvm-3.5
* Refresh and update patches for new upstream version:
  + 00-build-system.patch:
    - Remove BoostParts from target_link_libraries for both CLIENT_LIB
      and SERVER_LIB
    - Remove Boost component thread and libboost-thread-dev from
      Build-Depends
    - Use cmake file function to find llvm include directory
    - Use additional clang versions (3.3, 3.4 and 3.5) in find_library
  + 01-script-folder-path.patch:
    - Use only one PYTHONPATH (/usr/lib/vim-youcompleteme) in vim plugin
      and python application
  + 02-default-conf.patch:
    - Set global_ycm_extra_conf in new configuration
* New python dependencies
* Install third party libraries into PYTHONPATH
* Copyright information for third party libraries
* Remove tests from final package
* Exclude some third party libraries from orig.tar.gz, they already exist
  in Debian
* Use minimum python version 2.7
* Update Vcs-Git and Vcs-Browser fields

[ Sebastian Ramacher ]
* debian/patches/03-tempdir.patch: Use temporary directory instead of
  /tmp/ycm_temp so that names of edited files are not leaked to other users.

2. By Onur Aslan

Initial release. (Closes: #700217)

1. By Onur Aslan

Import upstream version 0+20131009+gitcbb43ba

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/utopic/vim-youcompleteme
This branch contains Public information 
Everyone can see this information.

Subscribers