vim 2:8.0.1401-1ubuntu1 source package in Ubuntu

Changelog

vim (2:8.0.1401-1ubuntu1) bionic; urgency=medium

  * Merge with Debian; remaining changes:
    - 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/patches/debian/update-upstart-syntax.patch:
      + Add setuid and setgid to syntax file.
    - debian/patches/ubuntu-series-support.patch:
      + Drop vivid, wily, and yakkety, and add bionic.
    - debian/patches/ubuntu-mouse-off.patch:
      + Mouse mode is actively harmful in some chroots.

vim (2:8.0.1401-1) unstable; urgency=medium

  [ upstream ]
  * syntax/sh.vim:
    + Fix syntax highlighting of $() when the /bin/sh is detected as
      POSIX-compliant.  (Closes: #848663)
    + Correctly highlight escaped single-quotes inside test expressions.
      (Closes: #761064)

  [ James McCoy ]
  * runtime/debian.vim:
    + Fix mechanism used to check for <S-Insert> mappings, since maparg()
      doesn't understand multiple modes in the {mode} argument.  Thanks to
      Sergey Vlasov for the patch!  (Closes: #883422)
  * syntax/debcontrol.vim:
    + Fix highlighting of "Section: javascript" … again.  (Closes: #884495)

vim (2:8.0.1257-2) unstable; urgency=medium

  * Add patch to fix flakiness in test_search.vim
  * syntax/debcontrol.vim:
    + Recognize golang section.  Thanks to Guillem Jover.  (Closes: #880698)

vim (2:8.0.1257-1) unstable; urgency=medium

  [ upstream ]
  * 8.0.1246: Fix flaky popup test, which should fix the various FTBFS from
    the last upload.

  [ James McCoy ]
  * syntax/debsources.vim:
    + Fix syntax error in definition of unsupported releases.  Thanks to Josh
      Triplett.  (Closes: #879986)
  * Declare compliance with Policy 4.1.1, no changes needed.

vim (2:8.0.1226-1) unstable; urgency=medium

  [ upstream ]
  * 8.0.1154: Fix indentation when 'indentkeys' is in use.  (Closes: #877262)

  [ James McCoy ]
  * syntax/debcontrol.vim:
    + Add support for all fields in deb-src-control(5).  (Closes: #878970)
  * syntax/deb{sources,changelog}.vim:
    + Add bionic release and mark yakkety & squeeze unsupported.

 -- Matthias Klose <email address hidden>  Fri, 22 Dec 2017 16:58:22 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
editors
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
vim_8.0.1401.orig.tar.gz 12.8 MiB 75c4971d32753bb358d79e5e21a1cc6f8970bf067d583751097f668ada2355ec
vim_8.0.1401-1ubuntu1.debian.tar.xz 184.1 KiB 68c1a2840106f37345c4c80d9da6ca7390e5db489425fd0e35e83adfd4b8dee1
vim_8.0.1401-1ubuntu1.dsc 2.9 KiB 3a419857d33091d98d6541389e5762f330024f98046fbb257760cf53b19445eb

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 3, Ruby, and Tcl.

vim-athena-dbgsym: debug symbols for vim-athena
vim-common: Vi IMproved - Common files

 Vim is an almost compatible version of the UNIX editor Vi.
 .
 This package contains files shared by all non GUI-enabled vim variants
 available in Debian. Examples of such shared files are: manpages and
 configuration files.

vim-dbgsym: debug symbols for vim
vim-doc: Vi IMproved - HTML documentation

 Vim is an almost compatible version of the UNIX editor Vi.
 .
 This package contains the HTML version of the online documentation. It is
 built from the runtime/doc directory of the source tree.

vim-gnome: Vi IMproved - enhanced vi editor (dummy package)

 This is a transitional package to install the vim-gtk3 package. You may
 remove this package if nothing depends on it.

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 3, Ruby, and Tcl.

vim-gtk-dbgsym: debug symbols for vim-gtk
vim-gtk3: Vi IMproved - enhanced vi editor - with GTK3 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 GTK3 GUI
 and support for scripting with Lua, Perl, Python 3, and Tcl.

vim-gtk3-dbgsym: debug symbols for vim-gtk3
vim-gui-common: Vi IMproved - Common GUI files

 Vim is an almost compatible version of the UNIX editor Vi.
 .
 This package contains files shared by all GUI-enabled vim
 variants available in Debian. Examples of such shared files are:
 gvimtutor, icons, and desktop environments settings.

vim-nox: Vi IMproved - enhanced vi editor - with scripting languages support

 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 3, Ruby, and Tcl but no GUI.

vim-nox-dbgsym: debug symbols for vim-nox
vim-runtime: Vi IMproved - Runtime files

 Vim is an almost compatible version of the UNIX editor Vi.
 .
 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.
 .
 This package contains a minimal version of Vim compiled with no GUI and
 a small subset of features. This package's sole purpose is to provide
 the vi binary for base installations.
 .
 If a vim binary is wanted, try one of the following more featureful
 packages: vim, vim-nox, vim-athena, vim-gtk, or vim-gtk3.

vim-tiny-dbgsym: debug symbols for vim-tiny
xxd: tool to make (or reverse) a hex dump

 xxd creates a hex dump of a given file or standard input. It can also convert
 a hex dump back to its original binary form.

xxd-dbgsym: debug symbols for xxd