vim 2:7.3.333-1ubuntu1 source package in Ubuntu

Changelog

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

  * Merge with Debian testing/unstable; remaining changes:
    - debian/rules:
      + Work around ICE on ppc64 by exporting DEB_GCC_NO_O3=1.
    - 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/patches/debian/ubuntu-version.patch:
      + Update supported Ubuntu codenames: add precise.

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

  * Pull upstream tag v7-3-333
    + 7.3.318: Fix behavior of C on empty last line.  (Closes: #642432)
    + 7.3.323: Recognize a few more patterns for GCC error messages.  (Closes:
      #621693)
    + 7.3.333: Handle multi-byte characters when using `.' to repeat a
      command.  (Closes: #632542)
  * debian/rules: Remove debian/lintian/vim in clean-vim-basic
  * debian/rules: Include makefiles from dpkg-dev.
    + Bump dpkg-dev versioned B-D >= 1.16.1

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

  * Pull upstream tag v7-3-315.
    + 7.3.295: When select() is interrupted loop and try again.  (Closes:
      #627376)
    + 7.3.300: Python doesn't parse multi-byte argument correctly. (Closes:
      #638375)
  * Recognize armhf as an architecture in debcontrol files.  (Closes: #638873)
  * Fix typo in vim policy.  Thanks to Jakub Wilk for the patch.  (Closes:
    #640042)
  * Add GenericName field to desktop file. (Closes: #641037)
  * Use versioned ruby binary name to ensure we're getting the correct build
    flags.

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

  * Pull upstream tag v7-3-280.
    + Remove patches/crontab-syntax-case-ignore, merged upstream.
    + Remove patches/debcontrol-syntax-multiarch, merged upstream
    + Remove patches/dosini-syntax-hash, merged upstream
    + 7.3.261: Parse GCC 4.5+ "In file included from" messages correctly when
      using quickfix.  (Closes: #621693)
  * debian/control:
    + Add vim-lua Provides to packages which are built with lua bindings.
    + Add Lua to long description for the packages which provide the bindings.
  * Drop +hg~$hash from the version string now that upstream is tagging the
    minor updates.
  * Update Debian/Ubuntu codenames in debchangelog/debsources syntax files.
    (Closes: #624686)
  * Add support for architecture wildcards in debcontrol syntax file.  Thanks
    to Jakub Wilk for the patch.  (Closes: #624805)
  * Remove path and extension from Icon key in the desktop file.  Thanks to
    Michael Bienia for the patch.  (Closes: #624688, LP: #740842)
  * debian/watch: Change dversionmangle to just drop the patch version.
  * Make the leading XC- optional for the Package-Type header in debcontrol
    syntax file.  Thanks to Guillem Jover for the patch.  (Closes: #628763)
  * Improve syntax highlighting for automake files.  Based on a patch by
    Guillem Jover.  (Closes: #628759)
 -- Loic Minier <email address hidden>   Mon, 17 Oct 2011 13:47:55 +0200

Upload details

Uploaded by:
Loïc Minier
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.333.orig.tar.gz 10.5 MiB 96d5822c445f477e07651d40a062ab22da1550d498c15275ee115d31a096f8cd
vim_7.3.333-1ubuntu1.debian.tar.gz 195.3 KiB 5fda5984be2b39c9eba4aa866c9027dacfe9779e4b1e6b8288d8c15d9744dedd
vim_7.3.333-1ubuntu1.dsc 2.0 KiB cea182647759b2bb163be57703e90a0b595f5d14884de16831bf5087fc669c92

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