[SCM] vim-scripts packaging branch, master, updated. v20091011-30-gc476b42

James Vega jamessan at debian.org
Sun Aug 14 03:27:13 UTC 2011


The following commit has been merged in the master branch:
commit 647e7ccb4a28edd88e54aa0b4b39663bb278d583
Author: James Vega <jamessan at debian.org>
Date:   Sat Aug 13 23:04:09 2011 -0400

    Removed old entries from d/NEWS
    
    Signed-off-by: James Vega <jamessan at debian.org>

diff --git a/debian/NEWS b/debian/NEWS
index e6f55a4..6970320 100644
--- a/debian/NEWS
+++ b/debian/NEWS
@@ -1,48 +1,6 @@
 vim-scripts (20110625) UNRELEASED; urgency=low
 
-  * The NERD_commenter plugin now uses <leader> (which defaults to backslash)
-    instead of comma to start the default mappings.
+  The NERD_commenter plugin now uses <leader> (which defaults to backslash)
+  instead of comma to start the default mappings.
 
  -- James Vega <jamessan at debian.org>  Sat, 25 Jun 2011 23:14:41 -0400
-
-vim-scripts (20091011) unstable; urgency=low
-
-  * The supertab plugin has made various backwards-incompatible changes to its
-    options.
-    - g:SuperTabRetainCompletionType is now g:SuperTabRetainCompletionDuration
-      and accepts one of 'none', 'insert', or 'session'.
-    - new setting g:SuperTabCompletionContexts defines which context completion
-      functions are consulted.
-    - g:SuperTabDefaultCompletionTypeDiscovery is now
-      g:SuperTabContextDiscoverDiscovery and requires that
-      g:SuperTabContextDefaultCompletionType is set to 'context' and that
-      's:ContextDiscover' is in your g:SuperTabCompletionContexts list
-
- -- James Vega <jamessan at debian.org>  Sun, 11 Oct 2009 10:55:53 -0400
-
-vim-scripts (7.1.3) unstable; urgency=low
-
-  * NERD Commenter rename and mapleader changes.
-
-    NERD Commenter upstream has renamed the .vim filename from
-    NERD_comments.vim to NERD_commenter.vim, you need to re-enable the script
-    in your system: "vim-addons install nerd-commenter" should to the trick if
-    you already changed to the new way of managing vim addons (see the
-    vim-addon-manager package for more info).
-
-    In addition to that, the leader key for all NERD Commenter mapping has
-    been changed upstream from '\' to ',', to avoid key clashes with the
-    popular vcscommand plugin. See ":help NERDMapleader" if you want to have
-    back the old behaviour.
-
- -- Stefano Zacchiroli <zack at debian.org>  Tue, 24 Jul 2007 09:39:39 +0200
-
-vim-scripts (7-1) unstable; urgency=low
-
-  * The plugins CVSCommand.vim and SVNCommand.vim has been merged into a
-    single plugin, namely VCSCommand.vim. As a consequence, almost all
-    commands formerly named CVSxxx have been renamed to VCSxxx.
-    
-    See /usr/share/doc/vim-scripts/CHANGES.CVSCommand.txt for details.
-
- -- Stefano Zacchiroli <zack at debian.org>  Tue, 22 Aug 2006 20:52:21 +0200

-- 
vim-scripts packaging



More information about the pkg-vim-maintainers mailing list