[vim-scripts] branch master updated (5c5c870 -> 47e2702)

James McCoy jamessan at debian.org
Thu Aug 15 04:03:08 UTC 2013


This is an automated email from the git hooks/post-receive script.

jamessan pushed a change to branch master
in repository vim-scripts.

      from  5c5c870   releasing version 20121007
       new  60ef2ca   Update supertab to 2.0
       new  afa3809   Updated surround to 2.0
       new  2ce0f27   Updated bufexplorer to 7.3.3
       new  4c0a57e   Add po-escape.diff to properly escape filenames when calling msgfmt.
       new  ea2a65d   debian/vim-scripts.pl: Remove logged ip address from downloaded documentation.
       new  a90b7e6   Updated bufexplorer to 7.3.6
       new  2499fb1   Updated gnupg to 2.5
       new  5dbe789   Updated taglist to 4.6
       new  0f0de90   Updated Align to 37/43
       new  b4bf2f4   Updated securemodelines
       new  47e2702   releasing version 20130814

The 11 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 autoload/Align.vim                             |  397 +++---
 autoload/AlignMaps.vim                         |  215 ++--
 debian/changelog                               |   19 +
 debian/patches/disabledby-securemodelines.diff |   18 -
 debian/patches/disabledby-supertab.diff        |   18 -
 debian/patches/po-escape.diff                  |   19 +
 debian/patches/series                          |    3 +-
 debian/vim-scripts.pl                          |    3 +-
 debian/vim-scripts.status                      |   16 +-
 doc/Align.txt                                  |  561 +++++----
 doc/bufexplorer.txt                            |  743 ++++++-----
 doc/supertab.txt                               |   59 +-
 doc/surround.txt                               |   45 +-
 doc/taglist.txt                                |   16 +-
 html/index.html                                |    2 +-
 html/plugin_AlignPlugin.vim.html               |   45 +-
 html/plugin_bufexplorer.vim.html               |  547 ++++----
 html/plugin_gnupg.vim.html                     |   68 +-
 html/plugin_supertab.vim.html                  |  199 ++-
 html/plugin_surround.vim.html                  |  164 +--
 html/plugin_taglist.vim.html                   |  206 +--
 plugin/AlignMapsPlugin.vim                     |  257 ++--
 plugin/AlignPlugin.vim                         |    6 +-
 plugin/bufexplorer.vim                         | 1583 ++++++++++++------------
 plugin/cecutil.vim                             |  160 ++-
 plugin/gnupg.vim                               |  286 +++--
 plugin/securemodelines.vim                     |   21 +-
 plugin/supertab.vim                            |  197 ++-
 plugin/surround.vim                            |  160 +--
 plugin/taglist.vim                             |  253 +++-
 30 files changed, 3646 insertions(+), 2640 deletions(-)
 delete mode 100644 debian/patches/disabledby-securemodelines.diff
 delete mode 100644 debian/patches/disabledby-supertab.diff
 create mode 100644 debian/patches/po-escape.diff

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-vim/vim-scripts.git



More information about the pkg-vim-maintainers mailing list