vim-scripts 20091011 source package in Ubuntu

Changelog

vim-scripts (20091011) unstable; urgency=low

  * debian/control:
    - Change Vcs-* fields to point at git repo.
    - Bump Standards-Version to 3.8.3, no changes needed.
  * Switch from dpatch to quilt.
  * Remove git-commit script.  Vim is shipped with more complete scripts.
    (Closes: #539380)
  * addons upgrades:
    - DoxygenToolkit: Updated to 0.2.5
    - NERD_commenter: Updated to 2.2.2
    - Color Sampler Pack: Updated to 7.01
    - xmledit: Updated to 1.84
    - calendar: Updated to 1.8
    - cvsmenu: Updated to 1.150
    - supertab: Updated to 0.60
  * Add disabledby-doxygentoolkit.diff patch, which enables the commented out
    plugin loaded check.
  * Add xml-nodocs.diff patch, which disables xmledit's "automatic
    documentation generation" functionality.  This doesn't make sense in a
    Debian package and in fact breaks functionality.  (Closes: #536741)

vim-scripts (20090211-1) unstable; urgency=low

  [ Stefano Zacchiroli ]
  * Removing myself from Uploaders list. So long.
  * add patch lbdbq-detect-lbdbq to detect whether the lbdbq executable is
    missing (Closes: #514796)
  * Bump Standards-Version to 3.8.2 (no changes needed).
  * debian/control: bump Standards-Versions to 3.8.2 (no changes needed)

  [ James Vega ]
  * addons upgrades:
    - markdown-syntax, supertab
  * remove patch mkd-preformatted, merged upstream.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Fri,  06 Nov 2009 10:39:42 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Lucid
Original maintainer:
Debian VIM Maintainers
Architectures:
all
Section:
editors
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Lucid: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
vim-scripts_20091011.tar.gz 702.3 KiB d59f41c1a8dcb45c7da1ebdca1b1b965ab7d5bff7fd020b03f31eb0b05695f25
vim-scripts_20091011.dsc 1.0 KiB a954c94adeb65d99db9a35df6686d73fde0defb82d9de19491708be87002c354

Available diffs

View changes file

Binary packages built by this source

vim-scripts: plugins for vim, adding bells and whistles

 Vim is a very capable editor. Its scripting support allows the use of plugins
 that enhance the functionality of it. Many people have written scripts, they
 are scattered all over the web; however, there's a central resource on
 http://vim.sf.net to start with.
 .
 This is a collection of some of those scripts on a purely subjective and biased
 basis. Users can thus have some nice scripts without having to go searching.
 The scripts can be installed globally or on a per user basis.