Change logs for vim source package in Wily

  • vim (2:7.4.712-2ubuntu4) wily; urgency=medium
    
      * Update list of Ubuntu releases.
    
     -- Iain Lane <email address hidden>  Wed, 21 Oct 2015 13:04:02 +0100
  • vim (2:7.4.712-2ubuntu3) wily; urgency=medium
    
      * No-change rebuild to add ruby2.2 support.
    
     -- Matthias Klose <email address hidden>  Tue, 08 Sep 2015 14:49:53 +0000
  • vim (2:7.4.712-2ubuntu2) wily; urgency=medium
    
      * debian/patches/debian/ubuntu-releases.patch: Move Ubuntu release fixes
        to new local patch, drop lucid, and add missing karmic to unsupported.
    
     -- Adam Conrad <email address hidden>  Thu, 14 May 2015 04:20:53 -0600
  • vim (2:7.4.712-2ubuntu1) wily; urgency=low
    
      * Merge from Debian unstable. 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/rules: Ignore failures from flaky test86.
      * Add vivid and wily to list of known releases.
      * debian/rules: Use ps2write. Ghostscript 9.10 removed the 'pswrite' device.
        We need to write level 2 postscript now.
    
    vim (2:7.4.712-2) unstable; urgency=medium
    
      * Add stretch to Debian syntax files.  (Closes: #783506)
      * syntax/debsources.vim: Recognize all Debian/Ubuntu releases, but highlight
        unsupported releases differently.
      * Add patch upstream/lcs_space-overflow.patch, which fixes an integer
        overflow when determining whether to apply listchar's space setting.  This
        fixes the test_listchars failure on certain architectures when PIE is
        enabled.
    
    vim (2:7.4.712-1) unstable; urgency=medium
    
      * Merge upstream tag v7-4-712
        + 7.4.586: Remove a cyclic dependency when generating documentation, which
          results in unreproducible builds.  (Closes: #775562)
        + 7.4.609: Use a stack of dicts and lists to be marked for garbage
          collection, thus making it iterative instead of recursive.  Fixes crash
          with some plugins written in other languages (e.g., lua).  (Closes:
          #778821)
        + runtime/syntax/registry.vim: Correct highlighting of comments.  (Closes:
          #687199)
        + runtime/syntax/strace.vim: Highlight 2-digit escape sequences the same
          as 1 or 3-digit escape sequences.  (Closes: #775113)
      * Remove backported patches upstream/v7-4-576.patch and
        upstream/netrwSavePosn.patch.
      * Add a Build-Conflict for autoconf2.13 to avoid a FTBFS if it's installed.
        (Closes: #781031)
    
    vim (2:7.4.488-7) unstable; urgency=medium
    
      * Backport patch 7.4.576 to fix jarring toggling of 'linebreak' option when
        using the c command to change the buffer.  (Closes: #774492)
      * Backport upstream fix for call to unknown function in NetRW plugin.
        (Closes: #768467)
    
    vim (2:7.4.488-6) unstable; urgency=medium
    
      * Build vim logo from the eps instead of pdf so the svg has the correct
        bounding box.  Thanks to Simon McVittie for the idea!  (Closes: #778477)
      * syntax/debchangelog.vim:
        + Recognize jessie, jessie-backports, and sid targets
        + Recognize binary-only=yes key value in debchangelogHeader
    
    vim (2:7.4.488-5) unstable; urgency=medium
    
      * Install icons to the proper directory.  dh_install doesn't rename files,
        even though the last upload pretended it does.
        - Use upstream's icons and remove the ones in debian/
        - Add Build-Depends: pdf2svg to create a scalable icon
    
    vim (2:7.4.488-4) unstable; urgency=medium
    
      * Move vim icon from vim-gui-common to vim-common since both vim.desktop and
        gvim.desktop use it.  (Closes: #773930)
    
     -- Iain Lane <email address hidden>  Wed, 13 May 2015 13:14:47 +0100
  • vim (2:7.4.488-3ubuntu2) vivid; urgency=medium
    
      * debian/patches/fixtest63.patch: Cherry-pick r6411 from upstream to fix
        test63 on the buildds, where TERM is unset.
     -- Iain Lane <email address hidden>   Tue, 09 Dec 2014 16:56:44 +0000