vim 2:7.3.346-1ubuntu1 source package in Ubuntu

Changelog

vim (2:7.3.346-1ubuntu1) precise; urgency=low

  * Merge with Debian testing/unstable (lp: #896587). 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.

vim (2:7.3.346-1) unstable; urgency=low

  * Pull upstream tag v7-3-346
    + 7.3.337: Redraw the screen after resizing the terminal.  (Closes:
      #644668)
    + 7.3.343: Add mouse support for urxvt.
    + 7.3.344: Use read()/write() instead of fputs()/fread() to detect when
      the child GUI process has started.  (Closes: #644639)
  * Don't build vim-gnome on m68k, since the dependencies aren't available.
  * Update Debian runtime files for Precise Pangolin.  (Closes: #644489)
  * Use correct DEB_VERSION_* make variable for update-orig target.
  * Also use CPPFLAGS and LDFLAGS from /u/s/dpkg/buildflags.mk
  * Change libncurses5-dev B-D to libtinfo-dev.
  * Remove patch de.po-lesen.patch, merged upstream.
  * Set DEB_BUILD_MAINT_OPTIONS=hardening=-fortify so we don't override
    upstream's handling.
  * Bump Standards-Version to 3.9.2, no changes needed.
 -- Michael Bienia <email address hidden>   Sat, 26 Nov 2011 14:40:17 +0100

Upload details

Uploaded by:
Michael Bienia
Sponsored by:
Martin Pitt
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
editors
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
vim_7.3.346.orig.tar.gz 10.5 MiB 0cde7d44a5fe04c229cae6440d21dc663e773d34b5d036add602b88aa2f218c8
vim_7.3.346-1ubuntu1.debian.tar.gz 192.1 KiB 045dd98a28a41c0b3e8f5a2df438a55f751e1dc5debcb8b9e07e7f839a5c3c51
vim_7.3.346-1ubuntu1.dsc 2.7 KiB 000b74c1f14896323b42d026cabc7598e3c817571bb0f75cc7a6aca1222784d0

View changes file

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, ...).