-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sun, 07 Sep 2003 09:18:31 +0200
Source: vim
Binary: vim-perl vim-ruby vim-doc vim-python vim-tcl vim vim-gtk
Architecture: source all i386
Version: 1:6.2-072+0pre1v1
Distribution: experimental
Urgency: low
Maintainer: Luca Filipozzi <[EMAIL PROTECTED]>
Changed-By: Norbert Tretkowski <[EMAIL PROTECTED]>
Description: 
 vim        - Vi IMproved - enhanced vi editor
 vim-doc    - Vi IMproved - Documentation files
 vim-gtk    - Vi IMproved - GTK2 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: 114944 121075 153068 153426 155711 196411 205204
Changes: 
 vim (1:6.2-072+0pre1v1) experimental; urgency=low
 .
   * new major upstream release (6.2) (closes: #196411, #205204)
   * new upstream patches:
     + 6.2.001: help tags for ":stopinsert" were missing
     + 6.2.002: crash for UTF-8 char when compiled without +eval feature
     + 6.2.003: GTK 2: wide characters between 128 and 256 not displayed right
     + 6.2.004: put in Visual-line selection at end of file goes wrong
     + 6.2.005: GTK: Find and Find-Replace dialogs don't work
     + 6.2.006: the netbeans code had an obsolete function with "vim61"
     + 6.2.007: listing Cscope tag matches does not always work
     + 6.2.008: XIM with GTK 2: preedit chars wrong after using backspace
     + 6.2.009: Win32: self-installing exe "Full" install doesn't work
     + 6.2.010: cursor can't move with multi-byte char and 'virtualedit' set
     + 6.2.011: compilation problem when stat() is a macro
     + 6.2.012: may hang when polling for a character when XSMP is supported
     + 6.2.013: (extra) Win32: GvimExt uninstall key used "Vim 6.1"
     + 6.2.014: (after 6.2.012) XSMP doesn't work when using poll()
     + 6.2.015: the +xsmp feature is never enabled
     + 6.2.016: small problems with cscope, also on Win32
     + 6.2.017: test 11 sometimes prompts the user for a changed file
     + 6.2.018: Unix: may need to press a key when reading from stdin
     + 6.2.019: (lang) Portugese menu contains a split line
     + 6.2.020: the "Syntax/Set syntax only" menu item causes an error message
     + 6.2.021: the user manual section on exceptions contains small mistakes
     + 6.2.022: (extra) Win32: delete menu item remains in torn off menu
     + 6.2.023: (extra) the clean rule of Make_ivc.mak didn't clean enough
     + 6.2.024: (extra) Win32: compiler warnings for typecasts
     + 6.2.025: Mac: missing prototype for sigaltstack()
     + 6.2.026: may get a warning for utimes() argument
     + 6.2.027: warning for uninitialized variable when not using multi-byte
     + 6.2.028: cscope may kill wrong process
     + 6.2.029: using remote server may cause memory to leak
     + 6.2.030: Mac: warnings for not using precompiled header files
     + 6.2.031: ":options" causes a couple of errors
     + 6.2.032: the lpc filetype was never recognized
     + 6.2.033: (extra) Mac: various compiler warnings
     + 6.2.034: Mac: avoid redefining DEFAULT_TERM
     + 6.2.035: Mac: avoid compiler warnings in Python interface
     + 6.2.036: Mac: add slash to directory names like on Unix
     + 6.2.037: Win32: could get arbitrary codepage from encoding name
     + 6.2.038: (extra) Win32: warning messages when using the MingW compiler
     + 6.2.039: (extra) fix a few more warning messages for MingW
     + 6.2.040: crash while starting up when using +xsmp feature
     + 6.2.041: (extra, after 6.2.033) Mac: fix various compiler warnings
     + 6.2.042: (extra) Cygwin: avoid optimizer problem with GCC 3.2
     + 6.2.043: compiling with both netbeans and workshop doesn't work
     + 6.2.044: confusing error message for ":au" about wrong event name
     + 6.2.045: obtaining the '( mark changes the '' mark
     + 6.2.046: with error in function arguments the function is still called
     + 6.2.047: (extra) Win32: more MingW compiler warning fixes
     + 6.2.048: Win32: Python interface doesn't work with Python 2.3
     + 6.2.049: ":command -range=" doesn't give an error message
     + 6.2.050: test 32 doesn't work on MS-Windows
     + 6.2.051: when using "\=submatch(0)" in ":s" line breaks become NUL
     + 6.2.052: a couple of messages are not translated
     + 6.2.053: prototype for bzero() differs from what most systems use
     + 6.2.054: backslash in trail byte doesn't work inside strings
     + 6.2.055: wrong result when using col('.') after CTRL-O in Insert mode
     + 6.2.056: (extra) Win32: building with Sniff++ doesn't work
     + 6.2.057: (extra) Mac: compiler warnings when using -DMACOS_X
     + 6.2.058: crash when 'autochdir' is set and buffer has no name
     + 6.2.059: part of window not updated after listing completions
     + 6.2.060: (extra) Win32: lalloc(0) error for copy/paste when 'enc' set
     + 6.2.061: GUI: shift-left-click scrolls text instead of doing "*"
     + 6.2.062: syntax highlighting wrong when using "containedin"
     + 6.2.063: when using custom completion end up with no matches
     + 6.2.064: resolve() only does one symlink; add the simplify() function
     + 6.2.065: ":windo 123" only updates other windows when entering them
     + 6.2.066: (extra) the Ruby interface doesn't work with Ruby 1.8
     + 6.2.067: redraw error when searched text starts with composing char
     + 6.2.068: Netbeans: file name with special characters causes trouble
     + 6.2.069: (after 6.2.064) warnings for unused variables
     + 6.2.070: (after 6.2.069) still a warning for an unused variable
     + 6.2.071: limit for nr of items in 'statusline' is too low
     + 6.2.072: using foldlevel() in 'foldexpr' cannot get level of prev. line
   * new Co-Maintainers:
     + Norbert Tretkowski <[EMAIL PROTECTED]>
     + Martin Loschwitz <[EMAIL PROTECTED]>
   * Norbert Tretkowski <[EMAIL PROTECTED]>:
     + modified Build-Depends for an easier build on woody
     + bumped up Standards-Version (no changes)
     + moved config file and symlinks for gui version from vim package to each
       of the additional packages (closes: #114944, #153068, #155711)
     + fixed debchangelog syntax match, thanks to Gerfried Fuchs (closes: #153426)
     + moved html documentation to new vim-doc package (closes: #121075)
Files: 
 e5918144daadd9a059a3e699d469f0a1 882 editors extra vim_6.2-072+0pre1v1.dsc
 60c8b55b53bd5ee7565c83ca585d6a9d 101848 editors extra vim_6.2-072+0pre1v1.diff.gz
 dd1fee466c69a397fad73e5567a10a68 1548008 editors optional 
vim-doc_6.2-072+0pre1v1_all.deb
 980537d78b3b042975e22560ad36e2f9 3715548 editors optional vim_6.2-072+0pre1v1_i386.deb
 2150f1f27519dedf04fdcd73fa7ba42e 682284 editors extra 
vim-perl_6.2-072+0pre1v1_i386.deb
 187cb45e0df30cb90ee9009e17da6450 667534 editors extra 
vim-python_6.2-072+0pre1v1_i386.deb
 6516b292911a13d8b6c2d34472bd3521 670950 editors extra 
vim-ruby_6.2-072+0pre1v1_i386.deb
 b679df4556b5f7101293b85fd0fc78d5 675060 editors extra vim-tcl_6.2-072+0pre1v1_i386.deb
 3877599696f092e1adea3072917dd115 700476 editors optional 
vim-gtk_6.2-072+0pre1v1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE/W53kr/RnCw96jQERAl3MAJ4trBnPZaPDwW2lqz0lDDQDlS3ZogCdGFyU
yxxpWm+gegahlWvInWKjSCs=
=13eZ
-----END PGP SIGNATURE-----


Accepted:
vim-doc_6.2-072+0pre1v1_all.deb
  to pool/main/v/vim/vim-doc_6.2-072+0pre1v1_all.deb
vim-gtk_6.2-072+0pre1v1_i386.deb
  to pool/main/v/vim/vim-gtk_6.2-072+0pre1v1_i386.deb
vim-perl_6.2-072+0pre1v1_i386.deb
  to pool/main/v/vim/vim-perl_6.2-072+0pre1v1_i386.deb
vim-python_6.2-072+0pre1v1_i386.deb
  to pool/main/v/vim/vim-python_6.2-072+0pre1v1_i386.deb
vim-ruby_6.2-072+0pre1v1_i386.deb
  to pool/main/v/vim/vim-ruby_6.2-072+0pre1v1_i386.deb
vim-tcl_6.2-072+0pre1v1_i386.deb
  to pool/main/v/vim/vim-tcl_6.2-072+0pre1v1_i386.deb
vim_6.2-072+0pre1v1.diff.gz
  to pool/main/v/vim/vim_6.2-072+0pre1v1.diff.gz
vim_6.2-072+0pre1v1.dsc
  to pool/main/v/vim/vim_6.2-072+0pre1v1.dsc
vim_6.2-072+0pre1v1_i386.deb
  to pool/main/v/vim/vim_6.2-072+0pre1v1_i386.deb
vim_6.2.orig.tar.gz
  to pool/main/v/vim/vim_6.2.orig.tar.gz


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to