vim (2:7.4.1689-3ubuntu1) xenial; urgency=medium - 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/debian/ubuntu-releases.patch: + Add support for xenial, drop utopic to unsupported. - debian/rules: Stop ignoring failures from flaky test86. - Build using Python3. - Build python2 variants for gtk, gtk3, gnome, athena, nox. -- Matthias Klose Fri, 08 Apr 2016 13:38:28 +0200 vim (2:7.4.1689-3) unstable; urgency=medium * helpztags: Fix regression in previous upload where the doc file isn't opened, so no tags file is generated. (Closes: #820313) -- James McCoy Thu, 07 Apr 2016 22:37:20 -0400 vim (2:7.4.1689-2ubuntu1) xenial; 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/debian/ubuntu-releases.patch: + Add support for xenial, drop utopic to unsupported. - debian/rules: Stop ignoring failures from flaky test86. - Build using Python3. - Build python2 variants for gtk, gnome, athena, nox. * Build a vim-gtk3-py2 package. -- Matthias Klose Tue, 05 Apr 2016 17:22:10 +0200 vim (2:7.4.1689-2) unstable; urgency=medium * Stop installing a dangling symlink at /usr/share/vim/addons/doc/matchit.txt. (Closes: #819796) * Lintian: + Provide more details in vim-doc's long description. Thanks to Elimar Riesebieter for the patch. (Closes: #819733) * helpztags: + Don't try to read a file if it can't be opened. (Closes: #819764) + Don't error if the specified directory doesn't exist. (Closes: #819809) * Generate vim-policy in a consistent locale. -- James McCoy Sun, 03 Apr 2016 09:25:18 -0400 vim (2:7.4.1689-1) unstable; urgency=medium * Merge upstream tag v7.4.1689. + Highlighted changes: - 7.4.1142: “:syn iskeyword” command to define the set of keyword characters for syntax highlighting, rather than changing the buffer's 'iskeyword' option. - 7.4.1154 et.al.: Support converting between JSON and VimL. See json_decode(), json_encode(), js_decode(), and js_encode(). - 7.4.1169 et.al.: Support async communication with external processes using the new channel and job features. - 7.4.1384 et.al.: Provide native support for managing Vim addons/packages with the :packadd command and 'packpath' option. - 7.4.1402: GTK3 GUI support - 7.4.1578: Support running a function on a periodic basis with the timer_start()/timer_start() functions. - runtime/syntax/sh.vim + Fix incorrect highlighting when case/esac are embedded in a word. (Closes: #818137) - runtime/syntax/sshdconfig.vim + Update with recent keywords, including VersionAddendum. (Closes: #776834) * Add a vim-gtk3 package. (Closes: #815750) * Improve reproducibility of Vim builds. (Closes: #787327) + Use $SOURCE_DATE_EPOCH to set the compilation time displayed in :version + Set a static value for configure's --with-compiledby argument * Migrate to automatic -dbgsym packages * Declare compliance with Policy 3.9.7, no changes needed. * Stop installing empty icon directories in vim-common. Thanks to Elimar Riesebieter for the patch. (Closes: #819653) -- James McCoy Thu, 31 Mar 2016 21:57:48 -0400 vim (2:7.4.963-1ubuntu5) xenial; urgency=medium * No-change rebuild for ruby2.3-only support. -- Matthias Klose Sun, 13 Mar 2016 21:18:03 +0000 vim (2:7.4.963-1ubuntu4) xenial; urgency=medium * Build python2 variants for gtk, gnome, athena, nox. -- Matthias Klose Thu, 18 Feb 2016 11:32:30 +0100 vim (2:7.4.963-1ubuntu1) xenial; 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/debian/ubuntu-releases.patch: + Add support for xenial, drop utopic to unsupported. - debian/rules: Stop ignoring failures from flaky test86. - Build using Python3. -- Matthias Klose Wed, 17 Feb 2016 19:51:22 +0100 vim (2:7.4.963-1) unstable; urgency=medium * Merge upstream tag v7.4.963. + Remove merged patches: - Typo in Spanish translation of swapfile recovery. + Highlighted changes: - 7.4.849: New Insert mode command to maintain the undo sequence across cursor movements (c.f., :help i_CTRL-G_U). - 7.4.858: New quickfix-related commands (:ldo, :lfdo, :cdo, and :cfdo). - indent/yaml.vim: Maintain indent of mapping key when mapping is contained in a list. (Closes: #713066) - 7.4.941: New 'tagcase' option to control whether tag searches are case insensitive. * Rewrite vim-tiny's help.txt. + Clarify the reasoning for the package and why the help isn't available. + Explicitly mention what the more featureful Vim packages are. + Point to vimhelp.appspot.com for online help, since it is better kept updated. * Update Vcs-* URLs to point to Git. * Install upstream's patchlist as the changelog. (Closes: #622827) * Fix a typo in vim-policy. Thanks to Jakuyo Friel for the patch. (Closes: #773531) * Fix FTBFS when running “dpkg-buildpackage -A”. (Closes: #806875) * Stop installing menu files. * Install upstream's desktop files and drop the ones from debian/. * Mark vim-runtime/vim-gui-common as Multi-Arch: foreign. (Closes: #806535) -- James McCoy Wed, 09 Dec 2015 23:31:36 -0500 vim (2:7.4.826-1ubuntu3) xenial; urgency=medium * Build using Python3. LP: #1538198. -- Matthias Klose Tue, 26 Jan 2016 18:08:02 +0100 # For older changelog entries, run 'apt-get changelog vim-common'