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

Accepted vim 6.0.270-1 (i386 source)



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

Format: 1.7
Date: Sun, 24 Feb 2002 23:16:17 +0100
Source: vim
Binary: vim-python vim-gtk vim-ruby vim vim-tcl vim-perl
Architecture: source i386
Version: 6.0.270-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
Changes: 
 vim (6.0.270-1) unstable; urgency=low
 .
   * Switch to copyright from vim 6.1BETA which is fully GPL compatible
   * More upstream patches:
     + 6.0.227: The RISC OS port has several problems.
     + 6.0.228: After putting text in Visual mode the '] mark is not at
       the end of the put text. Undo doesn't work properly when putting
       a word into a Visual selection that spans more than one line.
     + 6.0.229: Multi-byte: With 'm' in 'formatoptions', formatting
       doesn't break at a multi-byte char followed by an ASCII char,
       and the other way around. When joining lines a space is inserted
       between multi-byte characters, which is not always wanted.
     + 6.0.230: The ":" used as a motion after an operator is exclusive,
       but sometimes it should be inclusive.
     + 6.0.231: "gd" and "gD" don't work when the variable matches in a
       comment just above the match to be found.
     + 6.0.232: "vim --version" prints on stderr while "vim --help" prints
       on stdout.
     + 6.0.233: "\1\{,8}" in a regexp is not allowed, but it should work,
       because there is an upper limit.
     + 6.0.234: It's not easy to set the cursor position without modifying
       marks.
     + 6.0.235: When writing a file and renaming the original file to make
       the backup, permissions could change when setting the owner.
     + 6.0.236: ":edit" without argument should move cursor to line 1 in
       Vi compatible mode.
     + 6.0.237: In a C file, using the filetype plugin, re-indenting a
       comment with two spaces after the middle "*" doesn't align properly.
     + 6.0.238: Using a ":subsitute" command with a substitute() call in
       the substitution expression causes errors.
     + 6.0.239: Using "A" to append after a Visually selected block which
       is after the end of the line, spaces are inserted in the wrong line
       and other unexpected effects.
     + 6.0.240: Win32: building with Python 2.2 doesn't work.
     + 6.0.241: Win32: Expanding the old value of an option that is a path
       that starts with a backslash, an extra backslash is inserted.
     + 6.0.242: GUI: On a system with an Exceed X server sometimes get a
       "Bad Window" error.
     + 6.0.243: Unix: "vim --version" outputs a NL before the last line
       instead of after it.
     + 6.0.244: Multi-byte: Problems with (illegal) UTF-8 characters in
       menu and file name (e.g., icon text, status line).
     + 6.0.245: After using a color scheme, setting the 'background'
       option might not work.
     + 6.0.246: ":echomsg" didn't use the highlighting set by
       ":echohl". (Gary Holloway)
     + 6.0.247: GTK GUI: Can't use gvim in a kpart widget.
     + 6.0.248: When using compressed help files and 'encoding' isn't
       "latin1", Vim converts the help file before decompressing.
     + 6.0.249: "vim -t edit -c 'sta ex_help'" doesn't move cursor to
       edit().
     + 6.0.250: Macintosh: Various problems when compiling.
     + 6.0.251: Macintosh: menu shortcuts are not very clear.
     + 6.0.252: When a user function was defined with "abort", an error that
       is not inside if/endif or while/endwhile doesn't abort the function.
     + 6.0.253: When 'insertmode' is set, after "<C-O>:edit file" the next
       <C-O> doesn't work. (Benji Fisher) <C-L> has the same problem.
     + 6.0.254: Borland C++ 5.5: Checking for stack overflow doesn't work
       correctly. Matters when using a complicated regexp.
     + 6.0.255: Win32: ACL support doesn't work well on Samba drives.
     + 6.0.256: Win32: ":highlight Comment guifg=asdf" does not give an
       error message. (Randall W. Morris) Also for other systems.
     + 6.0.257: Win32: When 'mousefocus' is set and there is a BufRead
       autocommand, after the dialog for permissions changed outside of Vim:
       'mousefocus' stops working.
     + 6.0.258: When 'scrolloff' is 999 and there are folds, the text
       can jump up and down when moving the cursor down near the end of
       the file.
     + 6.0.259: MS-DOS: after editing the command line the cursor shape
       may remain like in Insert mode.
     + 6.0.260: GUI: May crash while starting up when giving an error
       message for missing color.
     + 6.0.261: nr2char() and char2nr() don't work with multi-byte
       characters.
     + 6.0.262: Win32: IME doesn't work properly. OnImeComposition()
       isn't used at all.
     + 6.0.263: GTK: When a dialog is closed by the window manager,
       Vim hangs.
     + 6.0.264: The amount of virtual memory is used to initialize
       'maxmemtot', which may be much more than the amount of physical
       memory, resulting in a lot of swapping.
     + 6.0.265: Win32: Using backspace while 'fkmap' is set causes a crash.
     + 6.0.266: The rename() function deletes the file if the old and the
       new name are the same.
     + 6.0.267: UTF-8: Although 'isprint' says a character is printable,
       utf_char2cells() still considers it unprintable.
     + 6.0.268: Win32: ACL check crashes when using forward slash in
       file name.
     + 6.0.269: Unprintable characters in a file name may cause problems
       when using the 'statusline' option or when 'buftype' is "nofile".
     + 6.0.270: A tab causes UTF-8 text to be displayed in the wrong
       position.
Files: 
 722643f85ab29235b52396d745f816f7 1346 editors optional vim_6.0.270-1.dsc
 34255a55975a9d4906239d95a2d1acb8 4306478 editors optional vim_6.0.270-1.tar.gz
 c94803f27470b4bdb44a38dfa2227f20 3506278 editors optional vim_6.0.270-1_i386.deb
 8c924195a5dba81d2341b4878a0ed3c3 550352 editors optional vim-gtk_6.0.270-1_i386.deb
 441c5f82b5ca4d0d9de1d691d55ad34e 560256 editors optional vim-perl_6.0.270-1_i386.deb
 58b3464cacfd54e6c32d130e56b13073 557538 editors optional vim-python_6.0.270-1_i386.deb
 2b5a09b3051f58b5c8b8fccb1f2cbf51 554470 editors optional vim-ruby_6.0.270-1_i386.deb
 3503e3ac360a3da0ccb133edb86c4627 557764 editors optional vim-tcl_6.0.270-1_i386.deb

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

iQIeBAEUAwAGBQI8eW9jAAoJEH18BjbHbzjSoSgIAIbrZCDFARf/X4yBUPnBlBYY
VkMEOrjKxgi3Gn3904gmokyIbyR13pDNkyTYTCFF3P/8Fvl8lghVMMxLaWTxDY2j
wEeSwXeh4P5uvE9ri8XuAdhl+pvhUkRRhJEwqb13WnCYh2WSd7sbPq/pZIKHbUly
g//HWWEGVXNKWAUTj3WtlFYMqrEHL1K+DEen1nflxQ0o9A9mTFNbnDpzyPRAHBDv
s0AHkcL4sVv7dKEvsKkQW0DnMMI8ok3BBMf6/gdNTeywFVNvYBybDZZfbREv71Pu
fVzQj3eu2iECFGyv/oy9dh5y6PqJV6pcRNcGQg3rP2vU2nz7iHlswbS83RPrmnoH
/RBds1fhyHJ+2QycjMeVvhyrIuUTBt+Uxb5BQnO1+xQY9EKaw3DUq24lD7otWmzY
28R4M/BlpsR8XS7RDLqlM6lv32MsXkPMIqrOKz1/HSvluGNAtM6Nylw4kgP6GFdC
3NffSTDX55TvOaaHuZ4ArMpCgcj7Tc2DrXq/m9do/KBjYfbVAb3Ai04nrnmdrtzd
R51g0E5n3WyzYVk8HHts9umWleNvWDU06MgorvrOYDU8fzK0qcF+e8bfcfjiTLUN
hORE20rgn4UTFE9J5YPP/ReKs1t6Lq0gSedlsDGehfLyn1Zc7izzph5cbEK/ie1r
RlGlOJzHWN8omXy0BewvwM4=
=RTtN
-----END PGP SIGNATURE-----


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



Reply to: