[ubuntu/bionic-proposed] vim 2:8.0.1401-1ubuntu1 (Accepted)

Matthias Klose doko at ubuntu.com
Fri Dec 22 16:12:15 UTC 2017


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.

Date: Fri, 22 Dec 2017 16:58:22 +0100
Changed-By: Matthias Klose <doko at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/vim/2:8.0.1401-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Fri, 22 Dec 2017 16:58:22 +0100
Source: vim
Binary: vim-common vim-gui-common vim-runtime vim-doc vim-tiny vim vim-gtk vim-gtk3 vim-nox vim-athena vim-gnome xxd
Architecture: source
Version: 2:8.0.1401-1ubuntu1
Distribution: bionic
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Matthias Klose <doko at ubuntu.com>
Description:
 vim        - Vi IMproved - enhanced vi editor
 vim-athena - Vi IMproved - enhanced vi editor - with Athena GUI
 vim-common - Vi IMproved - Common files
 vim-doc    - Vi IMproved - HTML documentation
 vim-gnome  - Vi IMproved - enhanced vi editor (dummy package)
 vim-gtk    - Vi IMproved - enhanced vi editor - with GTK2 GUI
 vim-gtk3   - Vi IMproved - enhanced vi editor - with GTK3 GUI
 vim-gui-common - Vi IMproved - Common GUI files
 vim-nox    - Vi IMproved - enhanced vi editor - with scripting languages suppo
 vim-runtime - Vi IMproved - Runtime files
 vim-tiny   - Vi IMproved - enhanced vi editor - compact version
 xxd        - tool to make (or reverse) a hex dump
Closes: 761064 848663 877262 878970 879986 880698 883422 884495
Changes:
 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.
Checksums-Sha1:
 22dd4dd3a885c25260f7403f6fa9fc4c5d010476 2959 vim_8.0.1401-1ubuntu1.dsc
 d74136603959a88a5b197c56ebad018c55adccc4 13411676 vim_8.0.1401.orig.tar.gz
 088c76bf2183ae2f1d49bc2cc8ae9fae96398539 188556 vim_8.0.1401-1ubuntu1.debian.tar.xz
 a0a7d6e369ddcf7f0751e09562183d59cc455682 16827 vim_8.0.1401-1ubuntu1_source.buildinfo
Checksums-Sha256:
 3a419857d33091d98d6541389e5762f330024f98046fbb257760cf53b19445eb 2959 vim_8.0.1401-1ubuntu1.dsc
 75c4971d32753bb358d79e5e21a1cc6f8970bf067d583751097f668ada2355ec 13411676 vim_8.0.1401.orig.tar.gz
 68c1a2840106f37345c4c80d9da6ca7390e5db489425fd0e35e83adfd4b8dee1 188556 vim_8.0.1401-1ubuntu1.debian.tar.xz
 1819bc9baa35c6306a6d9743e1094cd7e5170639d05aac7cd8f193cf46d3cb2a 16827 vim_8.0.1401-1ubuntu1_source.buildinfo
Files:
 00b1cac0763b58609f7cd8e28333a523 2959 editors optional vim_8.0.1401-1ubuntu1.dsc
 8ce79bf077ee41a3a7d25bda9918dc00 13411676 editors optional vim_8.0.1401.orig.tar.gz
 8e7405343b2f08f558781dd6d82208e3 188556 editors optional vim_8.0.1401-1ubuntu1.debian.tar.xz
 73a450dfc674b0d871695badfe67c45d 16827 editors optional vim_8.0.1401-1ubuntu1_source.buildinfo
Original-Maintainer: Debian Vim Maintainers <pkg-vim-maintainers at lists.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----

iQItBAEBCAAXBQJaPS2hEBxkb2tvQHVidW50dS5jb20ACgkQvX6qYHePpvVm+Q//
fysoclQ/ENKHkCVNOKSZpwlExlLzbe8F7O5Vdt40QKhG2J9QNXb6/hur8j0r/3V3
2X21CnTgGq5dxf5jmWKiMqt5JFivLm6OgDSxnOELD8wEBRQUO4mtqoabuutRr3lF
NlEn+ydU/MxZ5lZvi0RRah/GigekIBhsWo1KN5xpycZUuZGSjGsBXSbqStFh1CjF
MsbAEmXC8Tq47CJSzJGq2FNZgi/PZSZWZB/ag8GiOLk8bVfeasDKXSlciUox1CEx
GMyu4gDDD1nKdBOi+nWDSReMMgnEV0HETmQCPNhXETqpvCueky9KfRaXoZYbILcN
Dy/vnX7JlYWQKLEj81J18yG8DEtqG/Kz22BLkA4PbSNkdVOytpeHm90Ng2uROLoE
CQZJxmKf41qX1XDo3st/YIw+UB7AEHlGY0LEvRqXs/hFCktqJWqVoyPeLKn3+8Jk
OL1+sIF9ecCz73aBAR+NB0QK5df1o8RGGpYxNmBth9YxMdpfIF2FDhE1X04ajZph
L9rIC8D73vKzv2xODL7FTY0dDtTLGj5Ki/DBdoO+NbaVTuyKKGfFmqzYvu699u42
tZRJnEJG4yTtUPzLp+eoBlvJ4dhVxuSy07YkwdyxTdfKK6AZFJZS9dKDAOCm5f1A
loKjAyKsoHmVq8aUuwvXqqFY4CACFuzPtjuMaNGMSDM=
=W1LA
-----END PGP SIGNATURE-----


More information about the Bionic-changes mailing list