Change logs for vim-scripts source package in Feisty

  • vim-scripts (7-3) unstable; urgency=low
    
      * ship macros/ and autoload/ directories, thanks to James Vega for the patch
        (closes: #396785)
    
    vim-scripts (7-2) unstable; urgency=low
    
      * scripts adds/removals/upgrades:
        - added scripts:
          | plugin/project.vim
      * debian/control
        - added X-Vcs-Svn field pointing to our SVN repository
    
    vim-scripts (7-1) unstable; urgency=low
    
      * debian/control
        - set debhelper and dpatch as Build-Depends instead of
          Build-Depends-Indep (as required by policy)
        - bumped standards version to 3.7.2 (no changes needed)
      * debian/README.Debian-source
        - added this file, containing a description of the usage of
          debian/vim-scripts.pl
      * scripts adds/removals/upgrades:
        - added scripts:
          | plugin/NERD_comments.vim
        - upgraded scripts:
          | plugin/{a,bufexplorer,taglist,calendar,AlignPlugin,cvsmenu}.vim
          | plugin/{cvscommand,svncommand}.vim (now both integrated in a
            single plugin: plugin/vcscommand.vim
          | colors/relaxedgreen.vim (closes: #383198)
        - removed scripts:
          | plugin/svncommand.vim (now integrated into plugin/vcscommand.vim)
          | plugin/vimspell.vim (no longer needed with vim7, which includes
            built-in spell checking support) (closes: #307544)
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Wed,  08 Nov 2006 20:02:32 +0000
  • vim-scripts (6-3) unstable; urgency=low
    
    
      * scripts adds/removals/upgrades:
        - upgraded scripts:
          | plugin/vimspell.vim, fixes UTF8 related bug (closes: #340592)
          | plugin/{bufexplorer.vim,taglist.vim,Align.vim,cvsmenu.vim,
             cvscommand.vim}
          | macros/closetag.vim
        - added script plugin/SuperTab.vim (closes: #315936)
      * debian/control
        - bumped standards version
    
     -- Stefano Zacchiroli <email address hidden>  Sun, 27 Nov 2005 23:17:03 +0100