[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Installed vim 6.0.156-1 (i386 source)



-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160

Format: 1.7
Date: Wed, 30 Jan 2002 15:26:04 +0100
Source: vim
Binary: vim-python vim-gtk vim-ruby vim vim-tcl vim-perl
Architecture: source i386
Version: 6.0.156-1
Distribution: unstable
Urgency: low
Maintainer: Wichert Akkerman <wakkerma@debian.org>
Changed-By: Wichert Akkerman <wakkerma@debian.org>
Description: 
 vim        - Vi IMproved - enhanced vi editor
 vim-gtk    - Vi IMproved - GTK version
 vim-perl   - Vi IMproved, with perl scripting support
 vim-python - Vi IMproved, with python scripting support
 vim-ruby   - Vi IMproved, with ruby scripting support
 vim-tcl    - Vi IMproved, with tcl scripting support
Closes: 129815
Changes: 
 vim (6.0.156-1) unstable; urgency=low
 .
   * Fix typo in comment in vimrc. Closes: Bug#129815
   * More upstream patches:
     + 6.0.119: VMS: filewritable() doesn't work properly.
     + 6.0.120: The conversion to html isn't compatible with XHTML.
     + 6.0.121: Win32: After patch 6.0.116 Vim doesn't compile with mingw32.
     + 6.0.122: Win16: Same resize problems as patch 6.0.117 fixed for
       Win32. And dialog textfield problem from patch 6.0.115.
     + 6.0.123: Win16: Compilation problems.
     + 6.0.124: When using a ":substitute" command that starts with "\="
       (evaluated as an expression), "~" was still replaced with the
       previous substitute string.
     + 6.0.125: Win32: When using the multi_byte_ime feature pressing the
       shift key would be handled as if a character was entered, thus
       mappings with a shifted key didn't work.
     + 6.0.126: The python library was always statically linked.
     + 6.0.127: When using a terminal that swaps screens and the Normal
       background color has a different background, using an external
       command may cause the color of the wrong screen to be changed.
     + 6.0.128: When moving a vertically split window to the far left or
       right, the scrollbars are not adjusted. (Scott E Lee) When
       'mousefocus' is set the mouse pointer wasn't adjusted.
     + 6.0.129: When using a very long file name, ":ls" (repeated a few
       times) causes a crash. Test with "vim `perl -e 'print "A"x1000'`".
     + 6.0.130: When using ":cprev" while the error window is open, and the
       new line at the top wraps, the window isn't correctly drawn.
     + 6.0.131: When using bufname() and there are two matches for listed
       buffers and one match for an unlisted buffer, the unlisted buffer is
       used.
     + 6.0.132: When setting 'iminsert' in the vimrc and using an xterm with
       two screens the ruler is drawn in the wrong screen.
     + 6.0.133: When opening another buffer while 'keymap' is set and
       'iminsert' is zero, 'iminsert' is set to one unexpectedly.
     + 6.0.134: When completing ":set tags=" a path with an embedded space
       causes the completion to stop.
     + 6.0.135: Menus that are not supposed to do anything used "<Nul>",
       which still produced an error beep. When CTRL-O is mapped for Insert
       mode, ":amenu" commands didn't work in Insert mode. Menu language
       falls back to English when $LANG ends in "@euro".
     + 6.0.136: When completing in Insert mode, a mapping could be
       unexpectedly applied.
     + 6.0.137: GUI: When using the find or find/replace dialog from Insert
       mode, the input mode is stopped.
     + 6.0.138: GUI: When using the find or find/replace dialog from Insert
       mode, the text is inserted when CTRL-O is mapped. When opening the
       dialog again, a whole word search isn't recognized. When doing
       "replace all" a whole word search was never done.
     + 6.0.139: When stopping 'wildmenu' completion, the statusline of the
       bottom-left vertically split window isn't redrawn.
     + 6.0.140: Memory allocated for local mappings and abbreviations is
       leaked when the buffer is wiped out.
     + 6.0.141: When using ":enew" in an empty buffer, some buffer-local
       things are not cleared. b:keymap_name is not set.
     + 6.0.142: When Python is linked statically, loading dynamic extensions
       might fail.
     + 6.0.143: When a syntax item includes a line break in a pattern, the
       syntax may not be updated properly when making a change.
     + 6.0.144: After patch 6.0.088 redoing "veU" doesn't work.
     + 6.0.145: When Vim can't read any input it might get stuck. When
       redirecting stdin and stderr Vim would not read commands from a file.
     + 6.0.146: When 'statusline' contains "%{'-'}" this results in a zero.
     + 6.0.147: It's not easy to mark a Vim version as being modified. The
       new license requires this.
     + 6.0.148: After "p" in an empty line, `[ goes to the second character.
     + 6.0.149: The pattern "\(.\{-}\)*" causes a hang. When using a search
       pattern that causes a stack overflow to be detected Vim could still
       hang.
     + 6.0.150: When using a multi-byte encoding, patch 6.0.148 causes "p"
       to work like "P".
     + 6.0.151: Redrawing the status line and ruler can be wrong when it
       contains multi-byte characters.
     + 6.0.152: strtrans() could hang on an illegal UTF-8 byte sequence.
     + 6.0.153: When using (illegal) double-byte characters and Vim syntax
       highlighting Vim can crash.
     + 6.0.154: MS-DOS and MS-Windows: The menu entries for xxd don't work
       when there is no xxd in the path. When converting back from Hex the
       filetype may remain "xxd" if it is not detected.
     + 6.0.155: Mac: compilation problems in ui.c after patch 6.0.145.
     + 6.0.156: Starting Vim with the -b argument and two files, ":next"
       doesn't set 'binary' in the second file, like Vim 5.7.
Files: 
 fccb88181ab2afb8d6da89e657791562 1333 editors optional vim_6.0.156-1.dsc
 b13eb76292f102d090f10a6da3962952 4282446 editors optional vim_6.0.156-1.tar.gz
 194c433d0f96e9ad6129d7471233dece 3497308 editors optional vim_6.0.156-1_i386.deb
 e2fba472394831349f2b3aea16a231cd 547326 editors optional vim-gtk_6.0.156-1_i386.deb
 ba13bf6d8d57cae0e0be8388df910a6b 557208 editors optional vim-perl_6.0.156-1_i386.deb
 f8fe5eea247c0296e07034db18008e84 554426 editors optional vim-python_6.0.156-1_i386.deb
 8e7859ba667782436b5ff067adee7a92 551496 editors optional vim-ruby_6.0.156-1_i386.deb
 93ad2369ccf5733f6ceb413a898a2999 554580 editors optional vim-tcl_6.0.156-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iQIeBAEUAwAGBQI8WDhgAAoJEH18BjbHbzjSt9EH/1XSBSX5MZYHNFpZj7QBF6lg
M/C7iQAHysZIR1SMVRSNbOqN5Jwbh0iq10li09EkcOFr2H8md7qgHirtyCDGt0p6
GXvIlX3iNegwbrXvs1tTHX9cDFUffqui6naUafd/fpoOvmT0dV6tMeQGEpCMtNBD
G8H02IlkFGYBydOJiFvkyIq2b3qUTXsPXrJgaXzur5yx0cu80PPHHPb3xWf5u4Ua
+qhF5nDpxsnDiTLivCE/YtyTMqaNZOvic0iFdOSda5bzVtcerKiNETotA2Qa0qil
/pknTV6gpDDJ6HD1HNXb7fJFozPUae/o7LPZkd/iNYiwezIPGVtR3YB0jZ3Sv/0H
/A6s8Iz/NM1gag1ydOYZgDOL2GCTkSoLExreIePSiTOe+EYh77iT6g8FXPe0R7+B
w4izY37P5L7BoMl/TeI5JTZebhUHp+gLNCZvdlvgm7ZBa8oe2uHVmXGR5v7nDXdh
YAKbtbQBfSmcQF0aGoZbWZ+hNMaO7oQvM4cujkoMPm5I5o33ctvt/tcpuqoecIgY
MZf1bJpqt8rMmByhFUVCdp31of4bpq4k0+wOyFoxACnEsH1ShJy3gMglNp3SLVnL
Iz4Ii7QqcH1+tqH3NFrsJ6sq3Y7qaqoSw7U5zyCQDCGl2qIJZ2za5evh7xr13dLh
BcqqxWNb2ijh3YSwVJYQy7I=
=2EGQ
-----END PGP SIGNATURE-----


Installed:
vim-gtk_6.0.156-1_i386.deb
  to pool/main/v/vim/vim-gtk_6.0.156-1_i386.deb
vim-perl_6.0.156-1_i386.deb
  to pool/main/v/vim/vim-perl_6.0.156-1_i386.deb
vim-python_6.0.156-1_i386.deb
  to pool/main/v/vim/vim-python_6.0.156-1_i386.deb
vim-ruby_6.0.156-1_i386.deb
  to pool/main/v/vim/vim-ruby_6.0.156-1_i386.deb
vim-tcl_6.0.156-1_i386.deb
  to pool/main/v/vim/vim-tcl_6.0.156-1_i386.deb
vim_6.0.156-1.dsc
  to pool/main/v/vim/vim_6.0.156-1.dsc
vim_6.0.156-1.tar.gz
  to pool/main/v/vim/vim_6.0.156-1.tar.gz
vim_6.0.156-1_i386.deb
  to pool/main/v/vim/vim_6.0.156-1_i386.deb



Reply to: