Publishing details

Changelog

neovim (0.7.2-3~bpo20.04.1~ppa1) focal; urgency=medium

  * No-change backport to focal.

neovim (0.7.2-3) unstable; urgency=medium

  * Disable strict aliasing to fix gcc-12 FTBFS (Closes: #1013002)
  * Always Build-Depend on lua5.1, even when building with luajit
  * Only generate Lua bytecode for non-LuaJIT builds (Closes: #1014160)

neovim (0.7.2-2) unstable; urgency=medium

  * Exclude python3-pynvim Build-Depends on hppa, ia64, and sh4; missing
    python3-greenlet dependency.
  * Switch python3-neovim Recommends to python3-pynvim to follow upstream
    renaming.
  * Switch to Lua on mips(el) to avoid LuaJIT hangs.

neovim (0.7.2-1) unstable; urgency=medium

  * New upstream release (Closes: #1010158)
    + Breaking changes
      - Support for Python 2 is dropped
      - Existing usages of `nvim_buf_set_test` that use negative line numbers
        will be off-by-one
      - signature of `vim.highlight.range` was changed
      - distinguish between some input keys which previously were synonyms.
        This will break some existing mappings.
        * `<cr>`, `<tab>` and `<esc>` are no longer considered equivalent to
          `<c-m>`, `<c-i>` and `<c-[>` respectively. In case the terminal or
          GUI supports distinguishing these keys, these can now be mapped
          separately. But even if the terminal only can send one code you
          might still need to change what variant is used in the config.
      - $NVIM_LISTEN_ADDRESS is no longer propagated to child processes.  Use
        $NVIM instead.
    + Fix incorrect update of terminal title in certain circumstances.
      (Closes: #1005365)
  * Declare compliance with Policy 4.6.1, no changes needed
  * Re-enable testing of python3-neovim at build time

neovim (0.6.1-3) unstable; urgency=medium

  * Use 45 minute test timeout for all architectures

neovim (0.6.1-2) unstable; urgency=medium

  * rules: Skip flaky memory_usage functionaltest on armhf

neovim (0.6.1-1) unstable; urgency=medium

  * New upstream release
  * Remove backported patches
  * rules: Extend test timeout to 45 minutes on slower architectures

neovim (0.6.0-1) unstable; urgency=medium

  * New upstream release
    - Ignore sgmrp/sgmlp terminfo attributes for non-xterm compatible
      terminals which advertise TERM=xterm  (Closes: #999777)
    - Changed defaults:
      + 'hidden' is enabled
      + 'joinspaces' is disabled
      + 'switchbuf' defaults to "uselast"
      + 'viewoptions' includes "unix,slash", excludes "options"
    - Some mappings and autocmds are defined by default, but can be overridden
      by the user.  See ":help default-mappings" and ":help default-autocmds",
      respectively.
  * d/control: Bump minimum CMake to 3.10
  * d/control: Remove lua-mpack from Build-Depends since it is now vendored
  * Remove lintian override for file, rgb.txt, removed upstream
  * Declare compliance with Policy 4.6.0, no changes needed
  * Add <!nocheck> restriction to locales Build-Depends
  * Use standard salsa-ci pipeline for CI

neovim (0.5.1-1) unstable; urgency=medium

  * Upload to unstable
  * New upstream release
  * Backport patch to fix lsp_spec test failure

neovim (0.5.0-1) experimental; urgency=medium

  * New upstream release (Closes: #991155)
  * rules: Set correct CMAKE_BUILD_TYPE when DEB_BUILD_OPTIONS=noopt
  * Update debian/copyright
  * control: Add new dependency libtree-sitter-dev to Build-Depends
  * Adjust path for nvim.png install
  * d/copyright: Deduplicate overlapping glob patterns
  * Add lintian overrides for nvim's help files

neovim (0.4.4-1) unstable; urgency=medium

  * New upstream release
    + Fix FTBFS with GCC 10 (Closes: #957592)
    + Fix crash with true color escape sequences in :term (Closes: #960732)
  * Remove patches applied upstream
  * Declare compliance with Policy 4.5.0, no changes needed

 -- James McCoy <email address hidden>  Wed, 20 Jul 2022 16:21:49 -0400

Available diffs

Builds

Built packages

Package files