[SCM] vim-addon-manager packaging branch, master, updated. v0.4.4-57-gc3d8a72

Antonio Terceiro terceiro at debian.org
Wed Feb 1 01:12:30 UTC 2012


The following commit has been merged in the master branch:
commit c3d8a723c4eb98e4d59e23f09069d259be086e3c
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Tue Jan 31 23:06:52 2012 -0200

    New-style addons must provide pre-built tags files
    
    Since all the user has is a symlink to a (probably) root-owned
    directory, the user won't be able to write doc/tags there.

diff --git a/TODO b/TODO
index 654415e..8eb8af1 100644
--- a/TODO
+++ b/TODO
@@ -9,15 +9,14 @@ Short term
     execute 'source ' . rcfile
   endfor
 
-- make sure the doc/ directory of new-style addons is indexed when the addons
-  are installed.
-
 - update documentation:
 
   + doc/addons-proposal.txt
   + doc/registry-format.txt
   + vim-policy (debian/policy/ on vim source package)
 
+  Note the fact that new-style addons must provide pre-built tag files
+
 - figure out the upgrade path for addons that move from the "everything mixed
   together in /usr/share/vim/addons" to the "new layout", i.e. all addon files
   together, separated from other addons, in

-- 
vim-addon-manager packaging



More information about the pkg-vim-maintainers mailing list