vim 2:7.3.429-2ubuntu1 source package in Ubuntu
Changelog
vim (2:7.3.429-2ubuntu1) precise; urgency=low * Merge with Debian testing/unstable (lp: #927642). Remaining changes: - debian/runtime/debian.vim.in: + Add Launchpad integration to the Help menu if launchpad-integration is installed. - debian/runtime/vimrc: + "syntax on" is a sane default for non-tiny vim - debian/patches/debian/ubuntu-grub-syntax.patch: + Add Ubuntu-specific "quiet" keyword. * debian/runtime/vimrc, debian/runtime/gvimrc: Set background=dark for vim and background=light for gvim (lp: #871907) vim (2:7.3.429-2) unstable; urgency=low * Ignore failures in test61 since it is highly sensitive to timing. Slow/heavily loaded systems will cause the test to fail. * Install bug scripts with correct permissions. + Use dh_bugfiles to simplify process + Bump debhelper B-D to >= 7.2.3~ vim (2:7.3.429-1) unstable; urgency=low * Pull upstream tag v7-3-429 + Updated sshconfig syntax file. (Closes: #594296) + 7.3.365: Fix crash when using a large Unicode character with syntax highlighting. (Closes: #657777) * Add new education and introspection sections to debcontrol syntax file. (Closes: #651381) * Update vim-common's mime information to handle only having vim-tiny installed. (Closes: #654674) + Add test -x /usr/bin/vim for the vim entries. + Add lower-priority vi entries. * Use new --enable-fail-if-missing flag to make configure fail if an interpreter is enabled but configure test fails. * Add bug script to show what binaries the vi/vim/gvim symlinks point to. * Only use /u/s/dpkg/default.mk when available. + Reduce versioned B-D on dpkg-dev + Manually set relevant makefile variables if file isn't present * Add alternate libncurses5-dev B-D to ease backporting. vim (2:7.3.363-1) unstable; urgency=low * Pull upstream tag v7-3-363 + 7.3.358: Fix mouse handling since urxvt support. (Closes: #647055) * Set vim-lesstif's section to oldlibs, as suggested by transitional-package-should-be-oldlibs-extra. -- Michael Bienia <email address hidden> Sun, 26 Feb 2012 15:26:29 +0100
Upload details
- Uploaded by:
- Michael Bienia
- Sponsored by:
- Adam Conrad
- Uploaded to:
- Precise
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- editors
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
vim_7.3.429.orig.tar.gz | 10.5 MiB | 998bf2823a494d092b7c674d8499e2f94022fcac2ee7512a44a4d8b9409db077 |
vim_7.3.429-2ubuntu1.debian.tar.gz | 197.9 KiB | 15d8f386dd2c6419b6b68e8ba35bc27b0f0ab0932b05a3f0b69eaca84d7ab067 |
vim_7.3.429-2ubuntu1.dsc | 1.7 KiB | 489b03c5a1971729e9d66bd7da4c746b783168c92e2542d34d8c6b1a26ecc0f7 |
Available diffs
Binary packages built by this source
- vim: Vi IMproved - enhanced vi editor
Vim is an almost compatible version of the UNIX editor Vi.
.
Many new features have been added: multi level undo, syntax
highlighting, command line history, on-line help, filename
completion, block operations, folding, Unicode support, etc.
.
This package contains a version of vim compiled with a rather
standard set of features. This package does not provide a GUI
version of Vim. See the other vim-* packages if you need more
(or less).
- vim-athena: Vi IMproved - enhanced vi editor - with Athena GUI
Vim is an almost compatible version of the UNIX editor Vi.
.
Many new features have been added: multi level undo, syntax
highlighting, command line history, on-line help, filename
completion, block operations, folding, Unicode support, etc.
.
This package contains a version of vim compiled with a Athena GUI
and support for scripting with Lua, Perl, Python, Ruby, and Tcl.
- vim-common: Vi IMproved - Common files
Vim is an almost compatible version of the UNIX editor Vi.
.
Many new features have been added: multi level undo, syntax
highlighting, command line history, on-line help, filename
completion, block operations, folding, Unicode support, etc.
.
This package contains files shared by all non GUI-enabled vim
variants (vim and vim-tiny currently) available in Debian.
Examples of such shared files are: manpages, common executables
like xxd, and configuration files.
- vim-dbg: Vi IMproved - enhanced vi editor (debugging symbols)
Vim is an almost compatible version of the UNIX editor Vi.
.
Many new features have been added: multi level undo, syntax
highlighting, command line history, on-line help, filename
completion, block operations, folding, Unicode support, etc.
.
This package contains gdb debugging symbols for the vim packages.
- vim-doc: Vi IMproved - HTML documentation
Vim is an almost compatible version of the UNIX editor Vi.
.
Many new features have been added: multi level undo, syntax
highlighting, command line history, on-line help, filename
completion, block operations, folding, Unicode support, etc.
.
This package contains the HTML version of the online
documentation.
- vim-gnome: Vi IMproved - enhanced vi editor - with GNOME2 GUI
Vim is an almost compatible version of the UNIX editor Vi.
.
Many new features have been added: multi level undo, syntax
highlighting, command line history, on-line help, filename
completion, block operations, folding, Unicode support, etc.
.
This package contains a version of vim compiled with a GNOME2 GUI
and support for scripting with Lua, Perl, Python, Ruby, and Tcl.
- vim-gtk: Vi IMproved - enhanced vi editor - with GTK2 GUI
Vim is an almost compatible version of the UNIX editor Vi.
.
Many new features have been added: multi level undo, syntax
highlighting, command line history, on-line help, filename
completion, block operations, folding, Unicode support, etc.
.
This package contains a version of vim compiled with a GTK2 GUI
and support for scripting with Lua, Perl, Python, Ruby, and Tcl.
- vim-gui-common: Vi IMproved - Common GUI files
Vim is an almost compatible version of the UNIX editor Vi.
.
Many new features have been added: multi level undo, syntax
highlighting, command line history, on-line help, filename
completion, block operations, folding, Unicode support, etc.
.
This package contains files shared by all GUI-enabled vim
variants available in Debian. Examples of such shared files are:
gvimtutor, icons, desktop environments settings, and menu entries.
- vim-lesstif: Vi IMproved - enhanced vi editor (transitional package)
This package is a transitional package from vim-lesstif to vim-athena.
- vim-nox: Vi IMproved - enhanced vi editor
Vim is an almost compatible version of the UNIX editor Vi.
.
Many new features have been added: multi level undo, syntax
highlighting, command line history, on-line help, filename
completion, block operations, folding, Unicode support, etc.
.
This package contains a version of vim compiled with support for
scripting with Lua, Perl, Python, Ruby, and Tcl but no GUI.
- vim-runtime: Vi IMproved - Runtime files
Vim is an almost compatible version of the UNIX editor Vi.
.
Many new features have been added: multi level undo, syntax
highlighting, command line history, on-line help, filename
completion, block operations, folding, Unicode support, etc.
.
This package contains vimtutor and the architecture independent runtime
files, used, if available, by all vim variants available in Debian.
Example of such runtime files are: online documentation, rules for
language-specific syntax highlighting and indentation, color schemes,
and standard plugins.
- vim-tiny: Vi IMproved - enhanced vi editor - compact version
Vim is an almost compatible version of the UNIX editor Vi.
.
Many new features have been added: multi level undo, syntax
highlighting, command line history, on-line help, filename
completion, block operations, folding, Unicode support, etc.
.
This package contains a minimal version of vim compiled with no
GUI and a small subset of features in order to keep small the
package size. This package does not depend on the vim-runtime
package, but installing it you will get its additional benefits
(online documentation, plugins, ...).