vim-addon-manager 0.5.3 source package in Ubuntu

Changelog

vim-addon-manager (0.5.3) unstable; urgency=low


  [ James McCoy ]
  * Use a standard directory mode when installing an addon as root.  (Closes:
    #680624)
  * Fallback to using getent if $HOME isn't set.  Thanks to Helmut Grohne for
    the patch.  (Closes: #726329)
  * Write each element of override_lines to 000-vim-addons.vim instead of a
    stringified version of the array.  (Closes: #731191)
  * Lintian:
    - ancient-standards-version: Bump to 3.9.5, no changes needed.
    - vcs-field-not-canonical: Update Vcs-* to canoncial URLs.

 -- Antonio Terceiro <email address hidden>  Tue, 03 Dec 2013 14:43:47 -0300

Upload details

Uploaded by:
Debian VIM Maintainers
Uploaded to:
Sid
Original maintainer:
Debian VIM Maintainers
Architectures:
all
Section:
editors
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe editors

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
vim-addon-manager_0.5.3.dsc 1.8 KiB 5ecd9f1cadb97507fc43d2d768d61d9f5dece1c05d126b7ec10cc80e849e7779
vim-addon-manager_0.5.3.tar.gz 27.2 KiB 1d2b814404b4c9f0bc11fddbc347ec98273ad7efddedaa2957bc9f9762ed0af9

Available diffs

No changes file available.

Binary packages built by this source

vim-addon-manager: manager of addons for the Vim editor

 vim-addon-manager is a tool for managing addons for the Vim
 editor.
 .
 Using the vim-addons command line the user can list the addons
 installed on its system (i.e. which are registered in the vim
 addons registry) and install or uninstall each of them in its
 per-user configuration directory (~/.vim). Similar actions can
 be performed by the system administrator to affect all system
 users.
 .
 Override of addons which are enabled per default on the system,
 so that they are not enabled for the current user, is possible
 too.