| 1 |
vim (1:6.3-068+3) unstable; urgency=medium
|
| 2 |
|
| 3 |
* Norbert Tretkowski <nobse@debian.org>:
|
| 4 |
+ Add a replaces: vim (<= 1:6.3-068+1) to every (k)vim-* package, required
|
| 5 |
for menu-icon-missing fix from 1:6.3-068+2. (closes: #301866)
|
| 6 |
+ Urgency medium because above modification fixes regular upgrade with
|
| 7 |
apt-get.
|
| 8 |
+ Fixed broken rgvim manpage. (closes: #301881)
|
| 9 |
|
| 10 |
-- Norbert Tretkowski <nobse@debian.org> Tue, 29 Mar 2005 01:00:23 +0200
|
| 11 |
|
| 12 |
vim (1:6.3-068+2) unstable; urgency=low
|
| 13 |
|
| 14 |
* Pierre Habouzit <pierre.habouzit@m4x.org>:
|
| 15 |
+ Enhance the es.po. (closes: #206782)
|
| 16 |
|
| 17 |
* Matthijs Mohlmann <matthijs@cacholong.nl>
|
| 18 |
+ Modified patch 113_xml.vim.diff that fixes #196001 has introduced
|
| 19 |
another syntax error. (closes: #301736)
|
| 20 |
+ Fixed menu-icon-missing on vim-* packages.
|
| 21 |
|
| 22 |
-- Norbert Tretkowski <nobse@debian.org> Mon, 28 Mar 2005 19:26:35 +0200
|
| 23 |
|
| 24 |
vim (1:6.3-068+1) unstable; urgency=low
|
| 25 |
|
| 26 |
* New upstream patch (068), see README.gz for details.
|
| 27 |
+ 6.3.068: When editing a compressed file xxx.gz which is a symbolic link
|
| 28 |
to the actual file a ":write" no longer renames the link (patch by James
|
| 29 |
Vega). (closes: #281630)
|
| 30 |
|
| 31 |
* Norbert Tretkowski <nobse@debian.org>:
|
| 32 |
+ Added James Vega <jamessan@jamessan.com> to uploaders.
|
| 33 |
+ Fixed wrong executable registration in /usr/lib/mime/packages/kvim,
|
| 34 |
thanks to Robin Verduijn for the patch. (closes: #295471)
|
| 35 |
+ Fixed synchronisation of syntax highlighting in fortran 90 programs.
|
| 36 |
(closes: #301452)
|
| 37 |
+ Removed vim-doc's dependency on vim, so it's possible to install vim-doc
|
| 38 |
without also installing vim.
|
| 39 |
|
| 40 |
* Pierre Habouzit <pierre.habouzit@m4x.org>:
|
| 41 |
+ Fix php indent plugin, thanks to the ITLab at MUSC. (closes: #282135)
|
| 42 |
+ Fix prolog syntax file. (closes: #269692)
|
| 43 |
+ Fix xml syntax ('\' has no special meaning for xml). (closes: #196001)
|
| 44 |
+ Fix texinfo syntax file warning. (closes: #286763)
|
| 45 |
|
| 46 |
* Matthijs Mohlmann <matthijs@cacholong.nl>:
|
| 47 |
+ Fix lintian warning packages-installs-file-to-usr-x11r6:
|
| 48 |
- Moving xpm files to /usr/share/pixmaps.
|
| 49 |
- Edited the menu files.
|
| 50 |
+ Removed prerm-does-not-call-installdocs from lintian/vim.
|
| 51 |
+ Added patch 111_fstab.vim.diff to fix highlighting in fstab.
|
| 52 |
(closes: #300108)
|
| 53 |
+ Removed Suggests: vim from vim-doc in debian/control.
|
| 54 |
+ Fixed binary-without-manpage for several packages.
|
| 55 |
+ Fixed pkg-not-in-package-test in kvim-tcl, kvim-ruby, kvim-python and
|
| 56 |
kvim-perl.
|
| 57 |
+ Fixed the errors postinst-does-not-call-updatemenus and
|
| 58 |
postrm-does-not-call-updatemenus.
|
| 59 |
|
| 60 |
* James Vega <jamessan@jamessan.com>:
|
| 61 |
+ Fixed wrong highlighting of comments in syntax/sh.vim when comments
|
| 62 |
occur between switches of case. (closes: #269325)
|
| 63 |
|
| 64 |
* Stefano Zacchiroli <zack@debian.org>:
|
| 65 |
+ Added patch 302_message.c.diff to fix CTRL-C quit loops in range commands.
|
| 66 |
(closes: #295639)
|
| 67 |
+ Added patch 118_ocaml.vim.diff to ship latest version of ocaml runtime
|
| 68 |
support files: {syntax,ftplugin,ident}/ocaml.vim.
|
| 69 |
+ Modifications on debian/rules:
|
| 70 |
- Uses debian/compat in place of debian/rules' DH_COMPAT.
|
| 71 |
- Ignores diff error in "make_patch" target since diff usually returns 1.
|
| 72 |
- Added support for command line VARIANT variable to override VARIANTS.
|
| 73 |
|
| 74 |
* Pepijn de Langen <pepijn@ce.et.tudelft.nl>:
|
| 75 |
+ Added patch 119_php.vim.diff to php syntax highlighting backticks.
|
| 76 |
(closes: #144754)
|
| 77 |
|
| 78 |
-- Norbert Tretkowski <nobse@debian.org> Sat, 26 Mar 2005 16:32:25 +0100
|
| 79 |
|
| 80 |
vim (1:6.3-067+2) unstable; urgency=medium
|
| 81 |
|
| 82 |
* Norbert Tretkowski <nobse@debian.org>:
|
| 83 |
+ Disabled dh_installchangelogs and dh_installdocs for vim-doc.
|
| 84 |
+ Raised urgency to medium because of upstream patch 6.3.066.
|
| 85 |
|
| 86 |
-- Norbert Tretkowski <nobse@debian.org> Sun, 20 Mar 2005 22:05:36 +0100
|
| 87 |
|
| 88 |
vim (1:6.3-067+1) unstable; urgency=low
|
| 89 |
|
| 90 |
* New upstream patches (065 to 067), see README.gz for details.
|
| 91 |
+ 6.3.065: Entering Euro char via digraph doesn't always work.
|
| 92 |
(closes: #298162)
|
| 93 |
|
| 94 |
* Norbert Tretkowski <nobse@debian.org>:
|
| 95 |
+ Added Pierre Habouzit, Torsten Landschoff, Matthijs Mohlmann, Stefano
|
| 96 |
Zacchiroli, Alexis Sukrieh and Pepijn de Langen to uploaders.
|
| 97 |
(closes: #299446)
|
| 98 |
+ Added a new patch from Christian Hammers which adds additional keywords
|
| 99 |
to /etc/fstab syntax hilighting. (closes: #299704)
|
| 100 |
+ Modified --with-compiledby value to use $DEBFULLNAME and $DEBEMAIL.
|
| 101 |
+ Updated tpp syntax file, thanks to Gerfried Fuchs.
|
| 102 |
+ Changed priority of vim-common package from extra to optional.
|
| 103 |
|
| 104 |
* Pierre Habouzit <pierre.habouzit@m4x.org>:
|
| 105 |
+ Documented the /etc/vim/{g,}vimrc.local files in README.Debian.
|
| 106 |
+ Fixed some debcontrol.vim issues:
|
| 107 |
- Don't search emails in fields that have not one. (closes: #114508)
|
| 108 |
- Fix debcontrolName according to Policy. (closes: #148144)
|
| 109 |
+ Fixed tutor.vim to use usual locale envvars semantics. (closes: #289113)
|
| 110 |
+ Added a 16px icon for menu entries too
|
| 111 |
(taken from http://www.vim.org/images/vim16x16.xpm). (closes: #39250)
|
| 112 |
+ Fixed changelog.Debian.gz detection. (closes: #263740)
|
| 113 |
+ Manpages various fixes:
|
| 114 |
- Escape some dashes in vim(1). (closes: #279606)
|
| 115 |
- Various fixes for xxd(1). (closes: #281124)
|
| 116 |
+ Fixed french translation. (closes: #277502)
|
| 117 |
|
| 118 |
* Matthijs Mohlmann <matthijs@cacholong.nl>:
|
| 119 |
+ Add syntax highlighting for xmodmap. (closes: #296759)
|
| 120 |
+ Fixed lintian warning unquoted-string-in-menu-item in kvim.menu.
|
| 121 |
+ Fixed lintian warning spelling-error-in-readme-debian (adviced should
|
| 122 |
be advised).
|
| 123 |
+ Changed current maintainer in copyright file.
|
| 124 |
+ Fixed lintian warning package-relation-with-self in kvim.
|
| 125 |
+ Fixed lintian warning binary-has-unneeded-section in vim (added
|
| 126 |
dh_strip).
|
| 127 |
+ Added depends on vim in vim-doc.
|
| 128 |
|
| 129 |
* Alexis Sukrieh <sukria@sukria.net>:
|
| 130 |
+ Added a note about UTF-8 related issues in README.Debian.
|
| 131 |
+ Added debian/patches/108_automake.vim.diff (thanks to Alexander Kogan)
|
| 132 |
which enables highlighting of _CPPFLAGS in automake files.
|
| 133 |
(closes: #196212)
|
| 134 |
+ Added debian/patches/109_xdefaults.vim.diff (thanks to Peter De Wachter)
|
| 135 |
which fixes bad highlighting when putting a FONT directive in xdefaults.
|
| 136 |
(closes: #264284)
|
| 137 |
|
| 138 |
* Stefano Zacchiroli <zack@debian.org>:
|
| 139 |
+ Added #DEBHELPER# tag to debian/vim-{doc,common}.preinst.
|
| 140 |
+ Minor cleanup of debian/rules so vim-{doc,common} uses dh_install
|
| 141 |
instead of dh_movefiles ("binary" target could now be invoked twice
|
| 142 |
after a single "install" invocation), let dh_compress compress README.
|
| 143 |
|
| 144 |
-- Norbert Tretkowski <nobse@debian.org> Sun, 20 Mar 2005 10:56:11 +0100
|
| 145 |
|
| 146 |
vim (1:6.3-064+1) unstable; urgency=low
|
| 147 |
|
| 148 |
* Norbert Tretkowski <nobse@debian.org>:
|
| 149 |
+ New upstream patches (062 to 064), see README.gz for details.
|
| 150 |
+ Set maintainer address to project mailinglist on alioth and added myself to
|
| 151 |
uploaders.
|
| 152 |
+ Added a new patch which sets automake syntax recognition for files named
|
| 153 |
GNUmakefile.am. (closes: #277596)
|
| 154 |
+ Added a new patch which adds testing-proposed-updates to debchangelog
|
| 155 |
syntax hilighting.
|
| 156 |
|
| 157 |
-- Norbert Tretkowski <nobse@debian.org> Mon, 14 Mar 2005 14:58:49 +0100
|
| 158 |
|
| 159 |
vim (1:6.3-061+1) unstable; urgency=high
|
| 160 |
|
| 161 |
* New upstream patches (059 to 061), see README.gz for details.
|
| 162 |
* Kudos to Javier Fernandez-Sanguino Pena, he discovered the usage of
|
| 163 |
insecure $$ constructs in vimspell.sh and tcltags.sh which have been
|
| 164 |
fixed with the last upload.
|
| 165 |
* Removed vimspell.sh and tcltags.sh, these scripts are no longer supported
|
| 166 |
upstream.
|
| 167 |
* Removed patch which was added in 1:6.3-058+1, it's no longer required.
|
| 168 |
|
| 169 |
-- Norbert Tretkowski <nobse@debian.org> Tue, 01 Feb 2005 22:39:26 +0100
|
| 170 |
|
| 171 |
vim (1:6.3-058+1) unstable; urgency=high
|
| 172 |
|
| 173 |
* New upstream patches (055 to 058), see README.gz for details.
|
| 174 |
* Added a new patch (stolen from Ubuntu) which modifies vimspell.sh and
|
| 175 |
tcltags.sh so they use mktemp instead of insecure $$ construction to
|
| 176 |
create temporary files. (CAN-2005-0069) (closes: #289560)
|
| 177 |
|
| 178 |
-- Norbert Tretkowski <nobse@debian.org> Tue, 18 Jan 2005 20:12:25 +0100
|
| 179 |
|
| 180 |
vim (1:6.3-054+1) unstable; urgency=low
|
| 181 |
|
| 182 |
* New upstream patches (047 to 054), see README.gz for details.
|
| 183 |
* Source /etc/vim/gvimrc.local if available. (closes: #272001)
|
| 184 |
* Added a new patch which fixes ftbfs on amd64 with gcc-4.0, thanks to
|
| 185 |
Andreas Jochens. (closes: #288731)
|
| 186 |
|
| 187 |
-- Norbert Tretkowski <nobse@debian.org> Wed, 05 Jan 2005 20:51:36 +0100
|
| 188 |
|
| 189 |
vim (1:6.3-046+0sarge1) testing-proposed-updates; urgency=high
|
| 190 |
|
| 191 |
* Built on testing for testing-proposed-updates because patch 045 fixes
|
| 192 |
several vulnerabilities found by Ciaran McCreesh related to the use of
|
| 193 |
options in modelines. (CAN-2004-1138)
|
| 194 |
|
| 195 |
-- Norbert Tretkowski <nobse@debian.org> Sun, 19 Dec 2004 20:06:53 +0100
|
| 196 |
|
| 197 |
vim (1:6.3-046+1) unstable; urgency=low
|
| 198 |
|
| 199 |
* New upstream patches (032 to 046), see README.gz for details.
|
| 200 |
* Added a desktop entry under /usr/share/applications/ for all variants.
|
| 201 |
(closes: #285065)
|
| 202 |
* Added farsi fonts to vim-common package. (closes: #258773)
|
| 203 |
|
| 204 |
-- Norbert Tretkowski <nobse@debian.org> Sun, 12 Dec 2004 02:36:11 +0100
|
| 205 |
|
| 206 |
vim (1:6.3-031+3) unstable; urgency=low
|
| 207 |
|
| 208 |
* Really add Brandens patch which adds XXX and FIXME comment hilighting
|
| 209 |
to sh.vim. (closes: #280471)
|
| 210 |
* Updated debcontrol.vim syntax file, which adds debcontrolArchitecture
|
| 211 |
for s390, thanks to Gerfried Fuchs. (closes: #281127)
|
| 212 |
|
| 213 |
-- Norbert Tretkowski <nobse@debian.org> Sun, 14 Nov 2004 01:14:35 +0100
|
| 214 |
|
| 215 |
vim (1:6.3-031+2) unstable; urgency=low
|
| 216 |
|
| 217 |
* Fixed broken vim-doc.preinst. (closes: #280824, #280825)
|
| 218 |
|
| 219 |
-- Norbert Tretkowski <nobse@debian.org> Thu, 11 Nov 2004 23:56:12 +0100
|
| 220 |
|
| 221 |
vim (1:6.3-031+1) unstable; urgency=low
|
| 222 |
|
| 223 |
* New upstream patches (026 to 031), see README.gz for details.
|
| 224 |
* Add symlink replacing from vim-common also to vim-doc. (closes: #279058)
|
| 225 |
* Added a new patch which adds XXX and FIXME comment hilighting to sh.vim,
|
| 226 |
thanks to Branden Robinson. (closes: #280471)
|
| 227 |
* Added a new patch which allows multiple spaces as arguments for xxd,
|
| 228 |
thanks to Glyn Kennington. (closes: #279709)
|
| 229 |
* Updated tpp and debcontrol syntax files, thanks to Gerfried Fuchs.
|
| 230 |
|
| 231 |
-- Norbert Tretkowski <nobse@debian.org> Tue, 09 Nov 2004 18:56:42 +0100
|
| 232 |
|
| 233 |
vim (1:6.3-025+1) unstable; urgency=low
|
| 234 |
|
| 235 |
* New upstream patches (020 to 025), see README.gz for details.
|
| 236 |
|
| 237 |
-- Norbert Tretkowski <nobse@debian.org> Sun, 05 Sep 2004 21:13:04 +0200
|
| 238 |
|
| 239 |
vim (1:6.3-019+1) unstable; urgency=medium
|
| 240 |
|
| 241 |
* New upstream patches (016 to 019), see README.gz for details.
|
| 242 |
* Added a new patch which adds some more sections to debcontrol.vim,
|
| 243 |
thanks to Branden Robinson. (closes: #258547)
|
| 244 |
* Removed setting the guifont in gvimrc. (closes: #267399, #268253)
|
| 245 |
* Compress README file. (closes: #267532)
|
| 246 |
|
| 247 |
-- Norbert Tretkowski <nobse@debian.org> Mon, 30 Aug 2004 21:06:01 +0200
|
| 248 |
|
| 249 |
vim (1:6.3-015+1) unstable; urgency=medium
|
| 250 |
|
| 251 |
* New upstream patches (014 and 015), see README.gz for details.
|
| 252 |
* Removed Luca from Uploaders, thanks for your work! (closes: #266476)
|
| 253 |
* Added a workaround for setting papersize when running vim in restricted
|
| 254 |
mode, thanks to Alexey Marinichev. (closes: #260452, #265227)
|
| 255 |
* Added a new patch which fixes broken else syntax hilighting in make.vim,
|
| 256 |
thanks to Steinar H. Gunderson. (closes: #260473, #259819)
|
| 257 |
* Fixed spelling error in vim-common description. (closes: #264279)
|
| 258 |
* Added a patch from 1:6.2-532+1 which got lost with the update to 6.3
|
| 259 |
and fixes svn commit file highlighting.
|
| 260 |
* Added a new patch which adds s390 and amd64 to debcontrol.vim.
|
| 261 |
|
| 262 |
-- Norbert Tretkowski <nobse@debian.org> Wed, 17 Aug 2004 19:34:13 +0200
|
| 263 |
|
| 264 |
vim (1:6.3-013+2) unstable; urgency=low
|
| 265 |
|
| 266 |
* Empty vim-common directory before rmdir it. (closes: #258809)
|
| 267 |
* Add symlink replacing from vim-common also to vim-variant.
|
| 268 |
|
| 269 |
-- Norbert Tretkowski <nobse@debian.org> Sun, 11 Jul 2004 18:11:45 +0200
|
| 270 |
|
| 271 |
vim (1:6.3-013+1) unstable; urgency=low
|
| 272 |
|
| 273 |
* New upstream patches (012 and 013), see README.gz for details.
|
| 274 |
* More modifications on /usr/share/doc/vim-common symlink detection.
|
| 275 |
(closes: #257810)
|
| 276 |
* Source /etc/vim/vimrc.local if available. (closes: #257779)
|
| 277 |
* Added a virtual package gvim.
|
| 278 |
|
| 279 |
-- Norbert Tretkowski <nobse@debian.org> Fri, 09 Jul 2004 22:56:33 +0200
|
| 280 |
|
| 281 |
vim (1:6.3-011+2) unstable; urgency=low
|
| 282 |
|
| 283 |
* Modify detection of /usr/share/doc/vim-common symlink. (closes: #257623)
|
| 284 |
|
| 285 |
-- Norbert Tretkowski <nobse@debian.org> Sun, 04 Jul 2004 19:35:16 +0200
|
| 286 |
|
| 287 |
vim (1:6.3-011+1) unstable; urgency=low
|
| 288 |
|
| 289 |
* New upstream patch (011), see README.gz for details
|
| 290 |
* Disabled libgpm-dev build-dependency for kfreebsd-i386 (closes: #257230)
|
| 291 |
* Fixed vim-common's dependency on vim (closes: #257359, #257428, #257547)
|
| 292 |
* No longer compress version6.txt in documentation. (closes: #257338, #257445)
|
| 293 |
* Force replacing empty directories in /usr/share/doc with a symlink.
|
| 294 |
(closes: #257449)
|
| 295 |
|
| 296 |
-- Norbert Tretkowski <nobse@debian.org> Sun, 04 Jul 2004 11:21:36 +0200
|
| 297 |
|
| 298 |
vim (1:6.3-010+1) unstable; urgency=low
|
| 299 |
|
| 300 |
* Norbert Tretkowski <nobse@debian.org>:
|
| 301 |
+ new upstream patches (005 to 010), see README.gz for details
|
| 302 |
+ temporary disabled vim-tiny package, will be re-added with the next
|
| 303 |
upload
|
| 304 |
|
| 305 |
* Mickael Marchand <marchand@kde.org>:
|
| 306 |
+ updated kvim patch to apply without conflicts to new vim upstream
|
| 307 |
patches
|
| 308 |
|
| 309 |
-- Norbert Tretkowski <nobse@debian.org> Thu, 30 Jun 2004 18:35:26 +0200
|
| 310 |
|
| 311 |
vim (1:6.3-004+1) unstable; urgency=low
|
| 312 |
|
| 313 |
* Norbert Tretkowski <nobse@debian.org>:
|
| 314 |
+ new major upstream release (6.3)
|
| 315 |
+ new upstream patches (001 to 004), see README.gz for details
|
| 316 |
+ merged changes from 1:6.2-532+6
|
| 317 |
+ fixed broken changelog symlink (closes: #253319)
|
| 318 |
|
| 319 |
-- Norbert Tretkowski <nobse@debian.org> Fri, 11 Jun 2004 21:31:25 +0200
|
| 320 |
|
| 321 |
vim (1:6.2+6.3b-016+1) experimental; urgency=low
|
| 322 |
|
| 323 |
* Norbert Tretkowski <nobse@debian.org>:
|
| 324 |
+ new upstream patches (008 to 016), see README.gz for details
|
| 325 |
+ made vim depend on vim-common in the same upstream version, so upgrading
|
| 326 |
to experimental vim will also install new vim-common (closes: #251736)
|
| 327 |
+ merged changes from 1:6.2-532+5
|
| 328 |
|
| 329 |
-- Norbert Tretkowski <nobse@debian.org> Sun, 30 May 2004 16:45:02 -0300
|
| 330 |
|
| 331 |
vim (1:6.2+6.3b-007+1) experimental; urgency=low
|
| 332 |
|
| 333 |
* Norbert Tretkowski <nobse@debian.org>:
|
| 334 |
+ new upstream patches (002 to 007), see README.gz for details
|
| 335 |
+ applied patch from Thomas de Grenier de Latour which fixes problems with
|
| 336 |
non-builtin icons and gtk+ 2.4
|
| 337 |
|
| 338 |
-- Norbert Tretkowski <nobse@debian.org> Wed, 26 May 2004 19:09:21 -0300
|
| 339 |
|
| 340 |
vim (1:6.2+6.3b-001+1) experimental; urgency=low
|
| 341 |
|
| 342 |
* Norbert Tretkowski <nobse@debian.org>:
|
| 343 |
+ new major upstream beta release (6.3b)
|
| 344 |
+ new upstream patch (001), see README.gz for details
|
| 345 |
+ modified runtime path in global vimrc
|
| 346 |
+ merged changes from 1:6.2-532+3 and 1:6.2-532+4
|
| 347 |
|
| 348 |
-- Norbert Tretkowski <nobse@debian.org> Wed, 19 May 2004 19:19:26 +0200
|
| 349 |
|
| 350 |
vim (1:6.2+6.3a-018+1) experimental; urgency=low
|
| 351 |
|
| 352 |
* Norbert Tretkowski <nobse@debian.org>:
|
| 353 |
+ new upstream patches (007 to 018), see README.gz for details
|
| 354 |
+ merged changes from 1:6.2-532+2
|
| 355 |
|
| 356 |
-- Norbert Tretkowski <nobse@debian.org> Wed, 12 May 2004 22:05:31 +0200
|
| 357 |
|
| 358 |
vim (1:6.2+6.3a-006+1) experimental; urgency=low
|
| 359 |
|
| 360 |
* Norbert Tretkowski <nobse@debian.org>:
|
| 361 |
+ new major upstream beta release (6.3a)
|
| 362 |
- removed second -X option from vim(1) (closes: #231504)
|
| 363 |
- added evim to executables in vim(1) (closes: #223866)
|
| 364 |
- fixed typo in man.vim plugin (closes: #256951)
|
| 365 |
+ new upstream patches (001 to 006), see README.gz for details
|
| 366 |
+ removed most debian specific patches, because they got merged upstream
|
| 367 |
now
|
| 368 |
+ modified runtime path in global vimrc
|
| 369 |
+ modified directories in vim.links and vim.install
|
| 370 |
|
| 371 |
* Mickael Marchand <marchand@kde.org>:
|
| 372 |
+ updated kvim patch to apply without conflicts to new vim upstream
|
| 373 |
beta release
|
| 374 |
|
| 375 |
-- Norbert Tretkowski <nobse@debian.org> Sat, 08 May 2004 23:29:31 +0200
|
| 376 |
|
| 377 |
vim (1:6.2-532+6) unstable; urgency=low
|
| 378 |
|
| 379 |
* Norbert Tretkowski <nobse@debian.org>:
|
| 380 |
+ applied a patch from Eduard Bloch which makes gvim load the UTF-8
|
| 381 |
version of fixed font when the $LANG or $LC_CTYPE environment variables
|
| 382 |
are set for the Unicode environment (closes: #177599)
|
| 383 |
+ added a patch which enhances detection of html files (closes: #211263)
|
| 384 |
+ removed c part from maze macro, looks like it doesn't work any longer
|
| 385 |
(closes: #121837)
|
| 386 |
+ updated perl syntax file (closes: #232660)
|
| 387 |
+ suggest 'ssh' instead of 'rsh' in tagsrch.txt (closes: #229634)
|
| 388 |
+ capitalized 'unicode' string in description (closes: #172065)
|
| 389 |
+ fixed broken removal of vim-gnome diversion (closes: #252248)
|
| 390 |
+ fixed small typo in kvim mime files (closes: #250585)
|
| 391 |
+ fixed small mistake in global vimrc (closes: #165964)
|
| 392 |
+ added /usr/share/bug/vim/presubj file with some informations for
|
| 393 |
submitters of bugs
|
| 394 |
|
| 395 |
-- Norbert Tretkowski <nobse@debian.org> Sat, 05 Jun 2004 16:42:42 +0200
|
| 396 |
|
| 397 |
vim (1:6.2-532+5) unstable; urgency=low
|
| 398 |
|
| 399 |
* Norbert Tretkowski <nobse@debian.org>:
|
| 400 |
+ re-added a vim-tiny package, looks like it got lost somewhere between
|
| 401 |
potato and woody (closes: #222138)
|
| 402 |
+ added a patch which adds 'UsePAM' directive to sshdconfig.vim syntax file
|
| 403 |
(closes: #250064)
|
| 404 |
+ added a patch from Doug Winter which add recognition of 'as' keyword in
|
| 405 |
python syntax file (closes: #247326)
|
| 406 |
+ added a patch from Dirk Proesdorf which corrects new 'alternates' keyword
|
| 407 |
behaviour in mutt syntax file (closes: #247098)
|
| 408 |
+ added a patch which adds syntax highlighting for whitespace files
|
| 409 |
(closes: #226352)
|
| 410 |
+ added a patch from Brian M. Carlson which adds highlighting for 'lldiv_t'
|
| 411 |
in c syntax file (closes: #202316)
|
| 412 |
+ added a patch which fixes a typo in map.txt (closes: #198667)
|
| 413 |
+ modified gvim and kvim menu entry, so they are started with -f now
|
| 414 |
(closes: #153112)
|
| 415 |
+ added -f to mailcap view rules (closes: #101377)
|
| 416 |
|
| 417 |
-- Norbert Tretkowski <nobse@debian.org> Sat, 29 May 2004 22:43:11 -0300
|
| 418 |
|
| 419 |
vim (1:6.2-532+4) unstable; urgency=low
|
| 420 |
|
| 421 |
* Norbert Tretkowski <nobse@debian.org>:
|
| 422 |
+ used --with-features=big also for vim-basic variant (closes: #228485)
|
| 423 |
+ binaries now including debugging information (closes: #249602)
|
| 424 |
+ added support for "nostrip" in $DEB_BUILD_OPTIONS
|
| 425 |
+ removed patch from Uli Martens introduced in 1:6.2-214+1 which modifies
|
| 426 |
runtime path in macros/less.sh, it's no longer needed since 1:6.2-532+3
|
| 427 |
+ modified link to upstream changelog, it's no longer gzipped since
|
| 428 |
1:6.2-532+1
|
| 429 |
+ added version (>= 2.2) to libgtk2.0-dev build-dependency
|
| 430 |
+ added priority to kvim package in control file
|
| 431 |
|
| 432 |
-- Norbert Tretkowski <nobse@debian.org> Wed, 19 May 2004 16:30:25 +0200
|
| 433 |
|
| 434 |
vim (1:6.2-532+3) unstable; urgency=low
|
| 435 |
|
| 436 |
* Norbert Tretkowski <nobse@debian.org>:
|
| 437 |
+ added a patch from Peter Jay Salzman which fixes a typo in
|
| 438 |
hebrewp_utf-8.vim (closes: #197932)
|
| 439 |
+ added a syntax file from Luca De Vitis which adds support for debconf
|
| 440 |
templates (closes: #168731)
|
| 441 |
+ moved macros and tools back into runtime directory (closes: #190181)
|
| 442 |
+ moved runtimepath above inclusion of filetype.vim in /etc/vim/vimrc
|
| 443 |
(closes: #248402)
|
| 444 |
+ really added a patch from Jeff Layton with a syntax correction for
|
| 445 |
quoted here-documents (closes: #248562)
|
| 446 |
+ less.sh is now executable (closes: #244599)
|
| 447 |
+ modified new versioned dependencies from 1:6.2-532+2 so the dependency
|
| 448 |
is only on upstream release (closes: #248949)
|
| 449 |
+ corrected version number in kvim conflicts/replaces, the epoche was
|
| 450 |
missing
|
| 451 |
+ made /usr/share/doc/vim-common a symlink to /usr/share/doc/vim
|
| 452 |
+ modified some overrides to shut up installer at ftp-master
|
| 453 |
|
| 454 |
-- Norbert Tretkowski <nobse@debian.org> Sat, 15 May 2004 16:22:56 +0200
|
| 455 |
|
| 456 |
vim (1:6.2-532+2) unstable; urgency=low
|
| 457 |
|
| 458 |
* Norbert Tretkowski <nobse@debian.org>:
|
| 459 |
+ changes in debian/control from Michaels patch for hurd-i386 build got
|
| 460 |
lost (really closes: #244769)
|
| 461 |
+ reenabled python package build for hurd-i386 build
|
| 462 |
+ added versioned dependency on vim to vim-common and vice versa
|
| 463 |
(closes: #248423, #248563)
|
| 464 |
+ build-conflict with libperl-dev (= 5.8.4-1) because it's broken
|
| 465 |
(see #247291 for details)
|
| 466 |
+ added a patch from Jeff Layton with a syntax correction for quoted
|
| 467 |
here-documents (closes: #248562)
|
| 468 |
+ updated netrw plugin (closes: #248623)
|
| 469 |
+ updated squid syntax file (closes: #247810)
|
| 470 |
+ added menu hints (closes: #82322)
|
| 471 |
+ added background for syntax highlighting in vimrc (closes: #99762)
|
| 472 |
+ disabled regenerating of tags file (closes: #244852)
|
| 473 |
+ case-insensitive field names in debcontrol.vim (closes: #102232)
|
| 474 |
+ added some notes about reporting bugs against this package to
|
| 475 |
README.Debian
|
| 476 |
+ removed note about modelines from README.Debian
|
| 477 |
|
| 478 |
-- Norbert Tretkowski <nobse@debian.org> Wed, 12 May 2004 20:42:56 +0200
|
| 479 |
|
| 480 |
vim (1:6.2-532+1) unstable; urgency=low
|
| 481 |
|
| 482 |
* Norbert Tretkowski <nobse@debian.org>:
|
| 483 |
+ new upstream patches (427 to 532), see README.gz for details
|
| 484 |
+ no longer compress helpfiles, it breaks :helpg (closes: #244114)
|
| 485 |
+ added a patch which fixes svn commit file highlighting
|
| 486 |
(closes: #239320, #242286)
|
| 487 |
+ added a patch from Jan Minar which fixes a documentation error in
|
| 488 |
cmdline.txt (closes: #241907)
|
| 489 |
+ added a patch from Roland Stigge which adds "Enhances" keyword to
|
| 490 |
debcontrol syntax highlighting (closes: #235524)
|
| 491 |
+ added a patch from Domenico Andreoli which adds "reiserfs4" keyword to
|
| 492 |
fstab syntax highlighting (closes: #236571)
|
| 493 |
+ applied a patch from Michael Bank which adds some exceptions for
|
| 494 |
hurd-i386 build (closes: #244769)
|
| 495 |
+ added alternative for gnome-text-editor to vim-gnome (closes: #243443)
|
| 496 |
+ added alternative for gvim.1.gz to vim.1.gz (closes: #231503, #238181)
|
| 497 |
+ added vim-policy.txt to vim package (closes: #246174)
|
| 498 |
+ cleaned up debian/rules file and files in debian/patches a bit
|
| 499 |
|
| 500 |
* Mickael Marchand <marchand@kde.org>:
|
| 501 |
+ updated kvim patch to apply without conflicts to new vim upstream
|
| 502 |
patches
|
| 503 |
|
| 504 |
-- Norbert Tretkowski <nobse@debian.org> Sat, 08 May 2004 22:42:16 +0200
|
| 505 |
|
| 506 |
vim (1:6.2-426+1) unstable; urgency=low
|
| 507 |
|
| 508 |
* Norbert Tretkowski <nobse@debian.org>:
|
| 509 |
+ new upstream patches (365 to 426), see README.gz for details
|
| 510 |
+ updated 01ruby_mkmf.diff to apply without conflicts to new vim upstream
|
| 511 |
patches
|
| 512 |
|
| 513 |
* Mickael Marchand <marchand@kde.org>:
|
| 514 |
+ updated kvim patch to apply without conflicts to new vim upstream
|
| 515 |
patches
|
| 516 |
|
| 517 |
-- Norbert Tretkowski <nobse@debian.org> Thu, 01 Apr 2004 17:14:13 +0200
|
| 518 |
|
| 519 |
vim (1:6.2-364+1) unstable; urgency=low
|
| 520 |
|
| 521 |
* Norbert Tretkowski <nobse@debian.org>:
|
| 522 |
+ new upstream patches (354 to 364), see README.gz for details
|
| 523 |
+ reenabled modelines in default vimrc (closes: #205501)
|
| 524 |
|
| 525 |
-- Norbert Tretkowski <nobse@debian.org> Tue, 16 Mar 2004 19:09:35 +0100
|
| 526 |
|
| 527 |
vim (1:6.2-353+1) unstable; urgency=low
|
| 528 |
|
| 529 |
* Norbert Tretkowski <nobse@debian.org>:
|
| 530 |
+ new upstream patches (317 to 353), see README.gz for details
|
| 531 |
(closes: #188640)
|
| 532 |
+ removed second /etc/vim from global runtime patch (closes: #237197)
|
| 533 |
+ added vimrc_example.vim to $VIMRUNTIME (closes: #127141)
|
| 534 |
|
| 535 |
-- Norbert Tretkowski <nobse@debian.org> Sat, 13 Mar 2004 16:25:06 +0100
|
| 536 |
|
| 537 |
vim (1:6.2-316+1) unstable; urgency=low
|
| 538 |
|
| 539 |
* Norbert Tretkowski <nobse@debian.org>:
|
| 540 |
+ new upstream patches (295 to 316), see README.gz for details
|
| 541 |
|
| 542 |
-- Norbert Tretkowski <nobse@debian.org> Thu, 04 Mar 2004 22:27:35 +0100
|
| 543 |
|
| 544 |
vim (1:6.2-294+1) unstable; urgency=low
|
| 545 |
|
| 546 |
* Norbert Tretkowski <nobse@debian.org>:
|
| 547 |
+ new upstream patches (271 to 294), see README.gz for details
|
| 548 |
+ moved arch independant data in a separate vim-common package
|
| 549 |
(closes: #233454)
|
| 550 |
+ added a patch to recognize new keywords for java 1.5 in java syntax
|
| 551 |
file, thanks to Seneca Cunningham (closes: #231916)
|
| 552 |
+ added a provides: kvim to kvim-packages (closes: #234690)
|
| 553 |
|
| 554 |
* Mickael Marchand <marchand@kde.org>:
|
| 555 |
+ updated kvim patch to apply without conflicts to new vim upstream
|
| 556 |
patches
|
| 557 |
|
| 558 |
-- Norbert Tretkowski <nobse@debian.org> Sun, 29 Feb 2004 14:48:45 +0100
|
| 559 |
|
| 560 |
vim (1:6.2-270+1) unstable; urgency=low
|
| 561 |
|
| 562 |
* Norbert Tretkowski <nobse@debian.org>:
|
| 563 |
+ new upstream patches (215 to 270), see README.gz for details
|
| 564 |
+ updated 01ruby_mkmf.diff and 11allow-threaded-perl.diff to apply without
|
| 565 |
conflicts to new vim upstream patches
|
| 566 |
|
| 567 |
* Mickael Marchand <marchand@kde.org>:
|
| 568 |
+ updated kvim patch to apply without conflicts to new vim upstream
|
| 569 |
patches
|
| 570 |
|
| 571 |
-- Norbert Tretkowski <nobse@debian.org> Wed, 18 Feb 2004 00:22:01 +0100
|
| 572 |
|
| 573 |
vim (1:6.2-214+2) unstable; urgency=low
|
| 574 |
|
| 575 |
* Mickael Marchand <marchand@kde.org>:
|
| 576 |
+ add support for kvim-python, kvim-perl, kvim-tcl and kvim-ruby
|
| 577 |
(closes: #228865)
|
| 578 |
+ add /etc/vim/gvimrc to kvim* packages
|
| 579 |
|
| 580 |
-- Mickael Marchand <marchand@kde.org> Fri, 30 Jan 2004 00:52:11 +0100
|
| 581 |
|
| 582 |
vim (1:6.2-214+1) unstable; urgency=low
|
| 583 |
|
| 584 |
* Norbert Tretkowski <nobse@debian.org>:
|
| 585 |
+ new Co-Maintainer Mickael Marchand <marchand@kde.org>
|
| 586 |
+ new upstream patches (182 to 214), see README.gz for details
|
| 587 |
+ added a patch which adds sysfs to fstab keywords, thanks to Iain
|
| 588 |
Broadfoot (closes: #228475)
|
| 589 |
+ added a patch which modifies runtime path in macros/less.sh, thanks
|
| 590 |
to Uli Martens (closes: #228779)
|
| 591 |
|
| 592 |
* Mickael Marchand <marchand@kde.org>:
|
| 593 |
+ updated kvim patch to apply without conflicts to new vim upstream
|
| 594 |
patches
|
| 595 |
|
| 596 |
-- Norbert Tretkowski <nobse@debian.org> Wed, 28 Jan 2004 20:18:52 +0100
|
| 597 |
|
| 598 |
vim (1:6.2-181+1) unstable; urgency=low
|
| 599 |
|
| 600 |
* new upstream patches (174 to 181), see README.gz for details
|
| 601 |
* added gvim to GNOME application menu, thanks to Lee Maguire
|
| 602 |
(closes: #226848)
|
| 603 |
|
| 604 |
-- Norbert Tretkowski <nobse@debian.org> Fri, 16 Jan 2004 01:48:32 +0100
|
| 605 |
|
| 606 |
vim (1:6.2-173+1) unstable; urgency=low
|
| 607 |
|
| 608 |
* new upstream patches (171 to 173), see README.gz for details
|
| 609 |
* added some more replaces to vim and kvim to avoid problems when upgrading
|
| 610 |
from older kvim (closes: #226735)
|
| 611 |
* added a patch which adds usbdevfs to fstab keywords, thanks to Ludovit
|
| 612 |
Hamaj (closes: #226714)
|
| 613 |
|
| 614 |
-- Norbert Tretkowski <nobse@debian.org> Thu, 08 Jan 2004 19:19:01 +0100
|
| 615 |
|
| 616 |
vim (1:6.2-170+1) unstable; urgency=low
|
| 617 |
|
| 618 |
* new upstream patches (155 to 170), see README.gz for details
|
| 619 |
* updated kvim patch to apply without conflicts to new vim upstream patches,
|
| 620 |
thanks to Mickael Marchand
|
| 621 |
* updated 01ruby_mkmf.diff and 11allow-threaded-perl.diff to apply without
|
| 622 |
conflicts to new vim upstream patches
|
| 623 |
* new Maintainer: Norbert Tretkowski <nobse@debian.org>
|
| 624 |
* new Co-Maintainer: Luca Filipozzi <lfilipoz@debian.org>
|
| 625 |
* added FAQ.gz to vim package (closes: #221909)
|
| 626 |
* added additional php keywords to syntax file, thanks to Tobias Olsson and
|
| 627 |
Jill Vogel (closes: #148757, #176448)
|
| 628 |
* added german umlauts to keymap file, thanks to Marco Herrn
|
| 629 |
(closes: #217633)
|
| 630 |
* added filetypes for php4
|
| 631 |
|
| 632 |
-- Norbert Tretkowski <nobse@debian.org> Tue, 30 Dec 2003 14:48:31 +0100
|
| 633 |
|
| 634 |
vim (1:6.2-154+1) unstable; urgency=low
|
| 635 |
|
| 636 |
* new upstream patches (150 to 154), see README.gz for details
|
| 637 |
* added new variant for a lesstif package, thanks to Bernd Westphal
|
| 638 |
* added a patch to recognize reply-hook keyword in the muttrc syntax file,
|
| 639 |
thanks to Marco Herrn (closes: #221350)
|
| 640 |
|
| 641 |
-- Norbert Tretkowski <nobse@debian.org> Wed, 10 Dec 2003 00:18:35 +0100
|
| 642 |
|
| 643 |
vim (1:6.2-149+1) unstable; urgency=low
|
| 644 |
|
| 645 |
* new upstream patches (146 to 149), see README.gz for details
|
| 646 |
* added a patch to fix wrong highlighting in makefiles, thanks to Cyrille
|
| 647 |
Dunant (closes: #133323)
|
| 648 |
* added another patch to add '.' to debcontrolName highlighting, thanks to
|
| 649 |
David Weinehall (closes: #117038)
|
| 650 |
|
| 651 |
-- Norbert Tretkowski <nobse@debian.org> Sun, 9 Nov 2003 21:21:39 +0100
|
| 652 |
|
| 653 |
vim (1:6.2-145+1) unstable; urgency=low
|
| 654 |
|
| 655 |
* new upstream patches (140 to 145), see README.gz for details
|
| 656 |
* added arabic support, thanks to Mohammed Elzubeir and Anmar Oueja
|
| 657 |
(closes: #216012)
|
| 658 |
* updated kvim patch to apply without conflicts to new vim upstream patches,
|
| 659 |
thanks to Mickael Marchand
|
| 660 |
* updated 01ruby_mkmf.diff and 11allow-threaded-perl.diff to apply without
|
| 661 |
conflicts to new vim upstream patches
|
| 662 |
* renamed ruby1.8 build-dependency to ruby
|
| 663 |
|
| 664 |
-- Norbert Tretkowski <nobse@debian.org> Wed, 5 Nov 2003 22:51:15 +0100
|
| 665 |
|
| 666 |
vim (1:6.2-139+1) unstable; urgency=low
|
| 667 |
|
| 668 |
* new upstream patches (128 to 139), see README.gz for details
|
| 669 |
* merge with kvim source package, thanks to Mickael Marchand
|
| 670 |
(closes: #214076)
|
| 671 |
|
| 672 |
-- Norbert Tretkowski <nobse@debian.org> Sun, 2 Nov 2003 19:51:14 +0100
|
| 673 |
|
| 674 |
vim (1:6.2-127+1) unstable; urgency=low
|
| 675 |
|
| 676 |
* new upstream patches (107 to 127), see README.gz for details
|
| 677 |
* used suggests instead of depends on vim for vim-doc
|
| 678 |
|
| 679 |
-- Norbert Tretkowski <nobse@debian.org> Fri, 17 Oct 2003 12:45:15 +0200
|
| 680 |
|
| 681 |
vim (1:6.2-106+4) unstable; urgency=low
|
| 682 |
|
| 683 |
* vim-gnome now conflict with vim-gtk, and vice versa (closes: #214580)
|
| 684 |
* using pre-depends to fix #211710 and to handle overwriting of moved gvimrc
|
| 685 |
was a really bad idea, used replaces instead (closes: #214759)
|
| 686 |
* added a ttf-bitstream-vera suggests to gui packages because it seems to be
|
| 687 |
the only font which works fine with gtk2 gui
|
| 688 |
* added a note about gui support to perl, python, ruby and tcl package
|
| 689 |
description
|
| 690 |
* corrected short description in vim-gnome package
|
| 691 |
|
| 692 |
-- Norbert Tretkowski <nobse@debian.org> Wed, 8 Oct 2003 23:52:27 +0200
|
| 693 |
|
| 694 |
vim (1:6.2-106+3) unstable; urgency=low
|
| 695 |
|
| 696 |
* moved vim-usermanual and vim-referencemanual to vim-doc package
|
| 697 |
(closes: #214462, #214556)
|
| 698 |
* removed perl, python, ruby, tcl support from vim-gtk and vim-gnome
|
| 699 |
(closes: #214422)
|
| 700 |
* gzipped /usr/share/vim/vim62/doc/help.txt (closes: #214115)
|
| 701 |
|
| 702 |
-- Norbert Tretkowski <nobse@debian.org> Tue, 7 Oct 2003 14:43:23 +0200
|
| 703 |
|
| 704 |
vim (1:6.2-106+2) unstable; urgency=low
|
| 705 |
|
| 706 |
* really removed html documentation from vim package (closes: #211710)
|
| 707 |
|
| 708 |
-- Norbert Tretkowski <nobse@debian.org> Mon, 29 Sep 2003 19:09:11 +0200
|
| 709 |
|
| 710 |
vim (1:6.2-106+1) unstable; urgency=low
|
| 711 |
|
| 712 |
* new upstream patches (99 to 106), see README.gz for details
|
| 713 |
* added a note to README.Debian about new modeline behaviour
|
| 714 |
(closes: #212696)
|
| 715 |
* helpztags update, fixes production of tag files in improper format which
|
| 716 |
vim can't understand (closes: #213032)
|
| 717 |
* temporary disabled copying debian/vim-install into vim package, waiting
|
| 718 |
for an update (see #213034 for details)
|
| 719 |
|
| 720 |
-- Norbert Tretkowski <nobse@debian.org> Sat, 27 Sep 2003 23:26:43 +0200
|
| 721 |
|
| 722 |
vim (1:6.2-098+5) unstable; urgency=low
|
| 723 |
|
| 724 |
* added a several requested vim-gnome package (closes: #211820)
|
| 725 |
|
| 726 |
-- Norbert Tretkowski <nobse@debian.org> Fri, 26 Sep 2003 20:19:51 +0200
|
| 727 |
|
| 728 |
vim (1:6.2-098+4) unstable; urgency=low
|
| 729 |
|
| 730 |
* the "Happy Birthday Norbert" release
|
| 731 |
* corrected buggy Depends line in debian/control for packages depending on
|
| 732 |
vim, which should fix build problems (closes: #212686)
|
| 733 |
|
| 734 |
-- Norbert Tretkowski <nobse@debian.org> Thu, 25 Sep 2003 12:36:47 +0200
|
| 735 |
|
| 736 |
vim (1:6.2-098+3) unstable; urgency=low
|
| 737 |
|
| 738 |
* yet another helpztags update
|
| 739 |
|
| 740 |
-- Norbert Tretkowski <nobse@debian.org> Wed, 24 Sep 2003 15:30:41 +0200
|
| 741 |
|
| 742 |
vim (1:6.2-098+2) unstable; urgency=low
|
| 743 |
|
| 744 |
* added a pre-depends on vim to vim-doc (closes: #211710)
|
| 745 |
* updated helpztags and modified debian/rules to create a manpage,
|
| 746 |
thanks again to Artur R. Czechowski (closes: #211763)
|
| 747 |
* compiled in runtime path extension and removed entry from vimrc
|
| 748 |
* changed build-depends from tcl8.3 to tcl8.4
|
| 749 |
|
| 750 |
-- Norbert Tretkowski <nobse@debian.org> Wed, 24 Sep 2003 12:19:26 +0200
|
| 751 |
|
| 752 |
vim (1:6.2-098+1) unstable; urgency=low
|
| 753 |
|
| 754 |
* new major upstream release (6.2) (closes: #196411, #205204)
|
| 755 |
* new upstream patches (1 to 98), see README.gz for details
|
| 756 |
* new Co-Maintainer: Norbert Tretkowski <nobse@debian.org>
|
| 757 |
* started putting upstream changes in a separate file
|
| 758 |
* added a patch that adds s390 support for control file syntax
|
| 759 |
highlighting (closes: #114750)
|
| 760 |
* moved to ruby1.8 (closes: #211539)
|
| 761 |
* enabled cscope functionality in vim package (closes: #159728)
|
| 762 |
* reenabled perl support in vim-perl package (closes: #200410)
|
| 763 |
* modified runtimepath in vimrc, added a README.Debian, helpztags and
|
| 764 |
vim-install to vim package, thanks Artur R. Czechowski
|
| 765 |
* added a Pre-Depends to packages depending on vim for a smooth upgrade
|
| 766 |
from older releases
|
| 767 |
* updated slrnrc syntax highlighting file, thanks to Sebastian Krause
|
| 768 |
* modified Build-Depends for an easier build on woody
|
| 769 |
* bumped up Standards-Version (no changes)
|
| 770 |
* moved config file and symlinks for gui version from vim package to each
|
| 771 |
of the additional packages (closes: #114944, #153068, #155711)
|
| 772 |
* fixed debchangelog syntax match, thanks to Gerfried Fuchs and Uli
|
| 773 |
Martens (closes: #153426)
|
| 774 |
* moved html documentation to new vim-doc package (closes: #121075)
|
| 775 |
|
| 776 |
-- Norbert Tretkowski <nobse@debian.org> Sun, 14 Sep 2003 22:48:51 +0200
|
| 777 |
|
| 778 |
vim (1:6.1-474+2) unstable; urgency=low
|
| 779 |
|
| 780 |
* debian/patches/07scripts.vim: fix typo that causes all files to be syntax
|
| 781 |
highlighed as though they were cvs diff files (closes: #194583)
|
| 782 |
|
| 783 |
-- Luca Filipozzi <lfilipoz@debian.org> Mon, 26 May 2003 08:01:06 -0700
|
| 784 |
|
| 785 |
vim (1:6.1-474+1) unstable; urgency=low
|
| 786 |
|
| 787 |
* debian/vim.postinst + debian/vim-variant.postinst: delete symlinks located
|
| 788 |
in /usr/doc (closes: #189858, #190022)
|
| 789 |
* debian/rules + debain/runtime/vimrc: applied a patch that causes build
|
| 790 |
system to not compress the top level vim documenation file, help.txt; this
|
| 791 |
is needed so that plugin documentation can be merged into the online help
|
| 792 |
(closes: #186673) [thanks to: Recai Oktas]
|
| 793 |
* debian/patches/02debcontrol.vim: applied a patch that prevents vim syntax
|
| 794 |
erroneous highlighting of email addresses in Debian control files
|
| 795 |
(closes: #186673) [thanks to: Dmitry Borodaenko]
|
| 796 |
* debian/patches/03debcontrol.vim: applied a patch that makes the syntax
|
| 797 |
highlighter recongize the new Debian sections: embedded, gnome, kde,
|
| 798 |
libdevel, perl, python
|
| 799 |
(closes: #193235) [thanks to: Branden Robinson]
|
| 800 |
* debian/patches/04vim.1: applied a patch that documents -X flag
|
| 801 |
(closes: #141804) [thanks to: Guido Guenther]
|
| 802 |
* debian/patches/05muttrc.vim: applied a patch that adds several keywords
|
| 803 |
starting with 'crypt-', reflecting recent changes in muttrc syntax
|
| 804 |
(closes: #190864) [thanks to: Marco Herrn]
|
| 805 |
* debian/patches/06tasm.vim: applied a patch that fixes minor typo
|
| 806 |
(closes: #165819) [thanks to: David Weinehall]
|
| 807 |
* debian/patches/07scripts.vim.diff: applied a patch that helps vim correctly
|
| 808 |
highlight cvs diff output
|
| 809 |
(closes: #152721) [thanks to: Guido Guenther]
|
| 810 |
* debian/patches/08sh.vim.diff: applied a patch that increases the strictness
|
| 811 |
of Bourne shell syntax highlighting with respect to "if [ ]" constructs
|
| 812 |
(closes: #140203) [thanks to: Malcolm Parsons]
|
| 813 |
* debian/patches/09c.vim.diff: applied a patch that adds additional signal
|
| 814 |
names to the list of recognized signals for syntax highlighting
|
| 815 |
(closes: #173797) [thanks to: Wolfram Quester]
|
| 816 |
* debian/patches/10apache.vim.diff: applied a patch that adds SSLEnable
|
| 817 |
to the list of recognized keyworkds (closes: #135243)
|
| 818 |
* debian/runtime/vimrc: applied a patch that makes vim set printoptions
|
| 819 |
paper to /etc/papersize as per Debian standards
|
| 820 |
(closes: #127830) [thanks to: Ken Shan]
|
| 821 |
* new upstream patches:
|
| 822 |
+ 6.1.321: When 'mouse' includes 'n' but not 'v', don't allow starting
|
| 823 |
Visual mode with the mouse.
|
| 824 |
+ 6.1.322: Win32: The host name is always "PC " plus the real host
|
| 825 |
name.
|
| 826 |
+ 6.1.323: ":registers" doesn't stop listing for a "q" at the more
|
| 827 |
prompt.
|
| 828 |
+ 6.1.324: Crash when dragging a vertical separator when <LeftMouse>
|
| 829 |
is remapped to jump to another window.
|
| 830 |
+ 6.1.325: Shift-Tab is not automatically recognized in an xterm.
|
| 831 |
+ 6.1.326: Using a search pattern may read from uninitialized data
|
| 832 |
(Yasuhiro Matsumoto)
|
| 833 |
+ 6.1.327: When opening the "mbyte.txt" help file the utf-8 characters
|
| 834 |
are unreadable, because the fileencoding is forced to be latin1.
|
| 835 |
+ 6.1.328: Prototype for enc_canon_search() is missing.
|
| 836 |
+ 6.1.329: When editing a file "a b c" replacing "%" in ":Cmd %" or
|
| 837 |
":next %" does not work properly.
|
| 838 |
+ 6.1.330: GTK, Motif and Athena: Keypad keys produce the same code
|
| 839 |
as non-keypad keys, making it impossible to map them separately.
|
| 840 |
+ 6.1.331: When translating the help files, "LOCAL ADDITIONS" no
|
| 841 |
longer marks the spot where help files from plugins are to be listed.
|
| 842 |
+ 6.1.332: Win32: Loading Perl dynamically doesn't work with Perl
|
| 843 |
5.8. Perl 5.8 also does not work with Cygwin and Ming.
|
| 844 |
+ 6.1.333: Win32: Can't handle Unicode text on the clipboard. Can't
|
| 845 |
pass NUL byte, it becomes a line break.
|
| 846 |
+ 6.1.334: Problem with drawing Hebrew characters.
|
| 847 |
+ 6.1.335: Failure of obtaining the cursor position and window size
|
| 848 |
is ignored.
|
| 849 |
+ 6.1.336: Warning for use of function prototypes of smsg().
|
| 850 |
+ 6.1.337: When using "finish" in debug mode in function B() for
|
| 851 |
":call A(B())" does not stop after B() is finished.
|
| 852 |
+ 6.1.338: When using a menu that checks out the current file from
|
| 853 |
Insert mode, there is no warning for the changed file until exiting
|
| 854 |
Insert mode.
|
| 855 |
+ 6.1.339: Completion doesn't allow "g:" in ":let g:did_<Tab>". (Benji
|
| 856 |
Fisher)
|
| 857 |
+ 6.1.340: Win32: Can't compile the Perl interface with nmake.
|
| 858 |
+ 6.1.341: In Insert mode with 'rightleft' set the cursor is drawn
|
| 859 |
halfway a double-wide character. For CTRL-R and CTRL-K in Insert
|
| 860 |
mode the " or ? is not displayed.
|
| 861 |
+ 6.1.342: With 'rightleft' set typing "c" on a double-wide character
|
| 862 |
causes the cursor to be displayed one cell to the left.
|
| 863 |
+ 6.1.343: Cannot compile with the +multi_byte feature but without
|
| 864 |
+rightleft. Cannot compile without the GUI.
|
| 865 |
+ 6.1.344: When using ":silent filetype" the output is still put in
|
| 866 |
the message history.
|
| 867 |
+ 6.1.345: Win32: 'imdisable' doesn't work.
|
| 868 |
+ 6.1.346: The scroll wheel can only scroll the current window.
|
| 869 |
+ 6.1.347: When using cscope to list matching tags, the listed number
|
| 870 |
is sometimes not equal to what cscope uses.
|
| 871 |
+ 6.1.348: Wildmode with wildmenu: ":set wildmode=list,full",
|
| 872 |
":colorscheme <tab>" results in "zellner" instead of the first
|
| 873 |
entry. (Anand Hariharan)
|
| 874 |
+ 6.1.349: "vim --serverlist" when no server was ever started gives
|
| 875 |
an error message without "\n". "vim --serverlist" doesn't exit when
|
| 876 |
the X server can't be contacted, it starts Vim unexpectedly.
|
| 877 |
+ 6.1.350: When entering a buffer with ":bnext" for the first time,
|
| 878 |
using an autocommand to restore the last used cursor position
|
| 879 |
doesn't work.
|
| 880 |
+ 6.1.351: Crash when starting Vim the first time in an X server. (John
|
| 881 |
McGowan)
|
| 882 |
+ 6.1.352: Win32: Crash when setting "imdisable" in _vimrc.
|
| 883 |
+ 6.1.353: Problem with drawing Arabic characters.
|
| 884 |
+ 6.1.354: MS-Windows 98: Notepad can't paste text copied from Vim when
|
| 885 |
'encoding' is "utf-8".
|
| 886 |
+ 6.1.355: In a regexp '\n' will never match anything in a string.
|
| 887 |
+ 6.1.356: Compiler warnings for using convert_setup() and a few
|
| 888 |
other things.
|
| 889 |
+ 6.1.357: CR in the quickfix window jumps to the error under the
|
| 890 |
cursor, but this doesn't work in Insert mode.
|
| 891 |
+ 6.1.358: The tutor doesn't select another locale version properly.
|
| 892 |
+ 6.1.359: Mac Carbon: Vim doesn't get focus when started from the
|
| 893 |
command line. Crash when using horizontal scroll bar.
|
| 894 |
+ 6.1.360: In Insert mode CTRL-K ESC messes up a multi-byte character.
|
| 895 |
+ 6.1.361: Cannot jump to a file mark with ":'M".
|
| 896 |
+ 6.1.362: tgetent() may return zero for success. tgetflag() may
|
| 897 |
return -1 for an error.
|
| 898 |
+ 6.1.363: byte2line() can return one more than the number of lines.
|
| 899 |
+ 6.1.364: That the FileChangedShell autocommand event never nests
|
| 900 |
makes it difficult to reload a file in a normal way.
|
| 901 |
+ 6.1.365: Setting a breakpoint in a sourced file with a relative
|
| 902 |
path name doesn't work.
|
| 903 |
+ 6.1.366: Can't use Vim with Netbeans.
|
| 904 |
+ 6.1.367: Setting a breakpoint in a function doesn't work. For
|
| 905 |
a sourced file it doesn't work when symbolic links are
|
| 906 |
involved. (Servatius Brandt)
|
| 907 |
+ 6.1.368: Completion for ":map" does not include <silent> and
|
| 908 |
<script>. ":mkexrc" do not save the <silent> attribute of mappings.
|
| 909 |
+ 6.1.369: VMS: Vim hangs when attempting to edit a read-only file
|
| 910 |
in the terminal. Problem with VMS filenames for quickfix.
|
| 911 |
+ 6.1.370: #ifdef nesting is unclear.
|
| 912 |
+ 6.1.371: "%V" in 'statusline' doesn't show "0-1" in an empty line.
|
| 913 |
+ 6.1.372: With 16 bit ints there are compiler warnings.
|
| 914 |
+ 6.1.373: The default page header for printing is not translated.
|
| 915 |
+ 6.1.374: MS-Windows: Cannot build GvimExt with MingW or Cygwin.
|
| 916 |
+ 6.1.375: MS-Windows: ':!dir "%"' does not work for a file name
|
| 917 |
with spaces.
|
| 918 |
+ 6.1.376: "vim --version" and "vim --help" have a non-zero exit
|
| 919 |
code. That is unusual.
|
| 920 |
+ 6.1.377: Can't add words to 'lispwords' option.
|
| 921 |
+ 6.1.378: When two buffer-local user commands are ambiguous, a full
|
| 922 |
match with a global user command isn't found.
|
| 923 |
+ 6.1.379: Linux with kernel 2.2 can't use the alternate stack in
|
| 924 |
combination with threading, causes an infinite loop.
|
| 925 |
+ 6.1.380: When 'winminheight' is zero and the quickfix window is
|
| 926 |
zero lines, entering the window doesn't make it highter. (Christian
|
| 927 |
J. Robinson)
|
| 928 |
+ 6.1.381: When a BufWriteCmd is used and it leaves the buffer
|
| 929 |
modified, the window may still be closed.
|
| 930 |
+ 6.1.382: Win32 GUI: When using two monitors, the code that
|
| 931 |
checks/fixes the window size and position (e.g. when a font changes)
|
| 932 |
doesn't work properly.
|
| 933 |
+ 6.1.383: The filling of the status line doesn't work properly for
|
| 934 |
multi-byte characters. There is no check for going past the end of
|
| 935 |
the buffer.
|
| 936 |
+ 6.1.384: It is not possible to find if a certain patch has been
|
| 937 |
included.
|
| 938 |
+ 6.1.385: Can't compile without the multi-byte feature.
|
| 939 |
+ 6.1.386: Get duplicate tags when running ":helptags".
|
| 940 |
+ 6.1.387: Compiler warning for pointer cast.
|
| 941 |
+ 6.1.388: Compiler warning for pointer cast.
|
| 942 |
+ 6.1.389: Balloon evaluation doesn't work for GTK. has("balloon_eval")
|
| 943 |
doesn't work.
|
| 944 |
+ 6.1.390: It's not possible to tell Vim to save and exit through the
|
| 945 |
Netbeans interface. Would still try to send balloon eval text after
|
| 946 |
the connection is closed. Can't use Unicode characters for sign text.
|
| 947 |
+ 6.1.391: ml_get
|
| 948 |
+ 6.1.392: Highlighting in the 'statusline' is in the wrong position
|
| 949 |
when an item is tructated.
|
| 950 |
+ 6.1.393: When compiled with Python and threads, detaching the
|
| 951 |
terminal may cause Vim to loop forever.
|
| 952 |
+ 6.1.394: The netbeans interface doesn't recognize multibyte glyph
|
| 953 |
names.
|
| 954 |
+ 6.1.395: VMS: OLD_VMS is never defined. Missing function prototype.
|
| 955 |
+ 6.1.396: Compiler warnings for using enum.
|
| 956 |
+ 6.1.397: The install program may use a wrong path for the diff
|
| 957 |
command if there is a space in the install directory path.
|
| 958 |
+ 6.1.398: Saving the typeahead for debug mode causes trouble for a
|
| 959 |
test script.
|
| 960 |
+ 6.1.399: Warning for unused variable.
|
| 961 |
+ 6.1.400: When a BufWriteCmd wipes out the buffer it may still
|
| 962 |
be accessed.
|
| 963 |
+ 6.1.401: Building the Win16 version with Borland 5.01 doesn't
|
| 964 |
work. "make test" doesn't work with Make_dos.mak.
|
| 965 |
+ 6.1.402: When evaluating a function name with curly braces, an
|
| 966 |
error is not handled consistently.
|
| 967 |
+ 6.1.403: MS-Windows 16 bit: compiler warnings.
|
| 968 |
+ 6.1.404: Various small problems.
|
| 969 |
+ 6.1.405: A few files are missing from the toplevel Makefile.
|
| 970 |
+ 6.1.406: When a statusline item doesn't fit arbitrary text appears.
|
| 971 |
+ 6.1.407: ":set scrollbind | help" scrollbinds the help
|
| 972 |
window. (Andrew Pimlott)
|
| 973 |
+ 6.1.408: When 'rightleft' is set unprintable character 0x0c is
|
| 974 |
displayed as ">c0<".
|
| 975 |
+ 6.1.409: Generating tags for the help doesn't work for some locales.
|
| 976 |
+ 6.1.410: Linking error when compiling with Netbeans but without
|
| 977 |
sign icons.
|
| 978 |
+ 6.1.411: When 'virtualedit' is set, highlighting a Visual block
|
| 979 |
beyond the end of a line may be wrong.
|
| 980 |
+ 6.1.412: When swapping terminal screens and using ":gui" to start
|
| 981 |
the GUI, the shell prompt may be after a hit-enter prompt.
|
| 982 |
+ 6.1.413: When 'clipboard' contains "unnamed", "p" in Visual mode
|
| 983 |
doesn't work correctly.
|
| 984 |
+ 6.1.414: VMS: Vim busy waits when waiting for input.
|
| 985 |
+ 6.1.415: When there is a vertical split and a quickfix window,
|
| 986 |
reducing the size of the Vim window may result in a wrong window
|
| 987 |
layout and a crash.
|
| 988 |
+ 6.1.416: When using the Netbeans interface, a line with a sign
|
| 989 |
cannot be changed.
|
| 990 |
+ 6.1.417: Unprintable multi-byte characters are not handled
|
| 991 |
correctly. Multi-byte characters above 0xffff are displayed as
|
| 992 |
another character.
|
| 993 |
+ 6.1.418: The result of strftime() is in the current locals. Need
|
| 994 |
to convert it to 'encoding'.
|
| 995 |
+ 6.1.419: Vim doesn't compile on AIX 5.1.
|
| 996 |
+ 6.1.420: convert_input() has an unnecessary STRLEN(). Conversion
|
| 997 |
from UCS-2 to a codepage uses word count instead of byte count.
|
| 998 |
+ 6.1.421: MS-Windows 9x: When putting text on the clipboard it can
|
| 999 |
be in the wrong encoding.
|
| 1000 |
+ 6.1.422: Error in .vimrc doesn't cause hit-enter prompt when
|
| 1001 |
swapping screens.
|
| 1002 |
+ 6.1.423: Can't find arbitrary text in help files.
|
| 1003 |
+ 6.1.424: Win32: Gvim compiled with VC++ 7.0 run on Windows 95 does
|
| 1004 |
not show menu items.
|
| 1005 |
+ 6.1.425: ":helptags $VIMRUNTIME/doc" does not add the "help-tags"
|
| 1006 |
tag.
|
| 1007 |
+ 6.1.426: "--remote-wait +cmd file" waits forever.
|
| 1008 |
+ 6.1.427: Several error messages for regexp patterns are not
|
| 1009 |
translated.
|
| 1010 |
+ 6.1.428: FreeBSD: wait() may hang when compiled with Python support
|
| 1011 |
and doing a system() call in a startup script.
|
| 1012 |
+ 6.1.429: Crash when using showmarks.vim plugin.
|
| 1013 |
+ 6.1.430: In Lisp code backslashed parens should be ignored for "%".
|
| 1014 |
+ 6.1.431: Debug commands end up in redirected text.
|
| 1015 |
+ 6.1.432: MS-Windows: ":make %:p" inserts extra backslashes.
|
| 1016 |
+ 6.1.433: ":popup" only works for Win32.
|
| 1017 |
+ 6.1.434: Win32: When there are more than 32767 lines, the scrollbar
|
| 1018 |
has a roundoff error.
|
| 1019 |
+ 6.1.435: ":winsize x" resizes the Vim window to the minimal
|
| 1020 |
size. (Andrew Pimlott)
|
| 1021 |
+ 6.1.436: When a long UTF-8 file contains an illegal byte it's hard
|
| 1022 |
to find out where it is.
|
| 1023 |
+ 6.1.437: Using multi-byte functions when they are not available.
|
| 1024 |
+ 6.1.438: When Perl has thread support Vim cannot use the Perl
|
| 1025 |
interface.
|
| 1026 |
+ 6.1.439: Netbeans: A "create" function doesn't actually create a
|
| 1027 |
buffer, following functions may fail.
|
| 1028 |
+ 6.1.440: The "@*" command doesn't obtain the actual contents of
|
| 1029 |
the clipboard.
|
| 1030 |
+ 6.1.441: "zj" and "zk" cannot be used as a motion command after
|
| 1031 |
an operator.
|
| 1032 |
+ 6.1.442: Unicode 3.2 defines more space and punctuation characters.
|
| 1033 |
+ 6.1.443: Win32: The gvimext.dll build with Borland 5.5 requires
|
| 1034 |
another DLL.
|
| 1035 |
+ 6.1.444: Win32: Enabling a build with gettext support is not
|
| 1036 |
consistant.
|
| 1037 |
+ 6.1.445: DJGPP: get warning for argument of putenv()
|
| 1038 |
+ 6.1.446: Win32: The MingW makefile uses a different style of
|
| 1039 |
arguments than other makefiles. Dynamic IME is not supported
|
| 1040 |
for Cygwin.
|
| 1041 |
+ 6.1.447: "make install" uses "make" directly for generating help
|
| 1042 |
tags.
|
| 1043 |
+ 6.1.448: 'titlestring' has a default maximum width of 50 chars
|
| 1044 |
per item.
|
| 1045 |
+ 6.1.449: When "1" and "a" are in 'formatoptions', auto-formatting
|
| 1046 |
always moves a newly added character to the next line.
|
| 1047 |
+ 6.1.450: Termcap entry "kB" for back-tab is not recognized.
|
| 1048 |
+ 6.1.451: GUI: When text in the find dialog contains a slash,
|
| 1049 |
a backslash is inserted the next time it is opened.
|
| 1050 |
+ 6.1.452: Win32: IME support doesn't work for MSVC.
|
| 1051 |
+ 6.1.453: When compiled without sign icons but with sign support,
|
| 1052 |
adding a sign may cause a crash.
|
| 1053 |
+ 6.1.454: Win32: pasting Russian text in Vim with 'enc' set to cp1251
|
| 1054 |
results in utf-8 bytes. Conversion from DBCS to UCS2 does not work
|
| 1055 |
when 'encoding' is not the active codepage.
|
| 1056 |
+ 6.1.455: Some Unicode characters can be one or two character
|
| 1057 |
cells wide.
|
| 1058 |
+ 6.1.456: Win32: IME doesn't work.
|
| 1059 |
+ 6.1.457: An empty register in viminfo causes conversion to fail.
|
| 1060 |
+ 6.1.458: Compiler warning for pointer.
|
| 1061 |
+ 6.1.459: Win32: libcall() may return an invalid pointer and cause
|
| 1062 |
Vim to crash.
|
| 1063 |
+ 6.1.460: GTK: after scrolling the text one line with a key, clicking
|
| 1064 |
the arrow of the scrollbar does not always work.
|
| 1065 |
+ 6.1.461: When a keymap is active, typing a character in Select mode
|
| 1066 |
does not use it.
|
| 1067 |
+ 6.1.462: When autocommands wipe out a buffer, a crash may
|
| 1068 |
happen. (Hari Krishna Dara)
|
| 1069 |
+ 6.1.463: When writing a compressed file, the file name that gzip
|
| 1070 |
stores in the file is the weird temporary file name.
|
| 1071 |
+ 6.1.464: Crash when using C++ syntax highlighting.
|
| 1072 |
+ 6.1.465: Compile error when using cygwin.
|
| 1073 |
+ 6.1.466: The "-f" argument is a bit obscure.
|
| 1074 |
+ 6.1.467: Setting the window title doesn't work for Chinese.
|
| 1075 |
+ 6.1.468: ":mksession" also stores folds for buffers which will not
|
| 1076 |
be restored.
|
| 1077 |
+ 6.1.469: 'listchars' cannot contain multi-byte characters.
|
| 1078 |
+ 6.1.470: Polish messages don't show up correctly on MS-Windows.
|
| 1079 |
+ 6.1.471: ":jumps" output continues after pressing "q" at the
|
| 1080 |
more-prompt.
|
| 1081 |
+ 6.1.472: When there is an authentication error when connecting to
|
| 1082 |
the X server Vim exits.
|
| 1083 |
+ 6.1.473: Referring to $curwin or $curbuf in Perl 5.6 causes a crash.
|
| 1084 |
+ 6.1.474: When opening the command-line window in Ex mode it's
|
| 1085 |
impossible to go back.
|
| 1086 |
|
| 1087 |
-- Luca Filipozzi <lfilipoz@debian.org> Sun, 6 Apr 2003 20:35:12 -0700
|
| 1088 |
|
| 1089 |
vim (1:6.1-320+1) unstable; urgency=low
|
| 1090 |
|
| 1091 |
* new upstream patches:
|
| 1092 |
+ 6.1.291: Win32: CTRL-@ doesn't work. Don't even get a message for it.
|
| 1093 |
+ 6.1.292: Win32: Can't compile with new MingW compiler. Borland 5
|
| 1094 |
makefile doesn't generate pathdef.c.
|
| 1095 |
+ 6.1.293: byte2line() returns a wrong result for some values.
|
| 1096 |
+ 6.1.294: Can't include a multi-byte character in a string by its
|
| 1097 |
hex value.
|
| 1098 |
+ 6.1.295: Processing the cs.po file generates an error.
|
| 1099 |
+ 6.1.296: Win32: When cancelling the font dialog 'guifont' remains
|
| 1100 |
set to "*".
|
| 1101 |
+ 6.1.297: "make test" fails in test6 in an UTF-8 environment.
|
| 1102 |
+ 6.1.298: When using signs and the first line of a closed fold has
|
| 1103 |
a sign it can be redrawn as if the fold was open.
|
| 1104 |
+ 6.1.299: ":edit +set\ ro file" doesn't work.
|
| 1105 |
+ 6.1.300: Handling of ETO_IGNORELANGUAGE is confusing.
|
| 1106 |
+ 6.1.301: French translation of file-save dialog doesn't show
|
| 1107 |
file name.
|
| 1108 |
+ 6.1.302: Counting lines of the Visual area is incorrect for closed
|
| 1109 |
folds.
|
| 1110 |
+ 6.1.303: The Top/Bottom/All text does not always fit in the ruler
|
| 1111 |
when translated to Japanese. Problem with a character being wider
|
| 1112 |
when in a bold font.
|
| 1113 |
+ 6.1.304: Win32: Postscript is always enabled in the
|
| 1114 |
MingW Makefile. Pathdef.c isn't generated properly with
|
| 1115 |
Make_bc5.mak. (Yasuhiro Matsumoto)
|
| 1116 |
+ 6.1.305: When 'verbose' is 14 or higher, a function call may cause
|
| 1117 |
reading uninitialized data.
|
| 1118 |
+ 6.1.306: The AIX VisualAge cc compiler doesn't define __STDC__.
|
| 1119 |
+ 6.1.307: When a double-byte character has an illegal tail byte the
|
| 1120 |
display is messed up.
|
| 1121 |
+ 6.1.308: Can't reset the Visual mode returned by visualmode().
|
| 1122 |
+ 6.1.309: The tutor doesn't select German if the locale name is
|
| 1123 |
"German_Germany.1252".
|
| 1124 |
+ 6.1.310: All double-byte characters are displayed as "XX".
|
| 1125 |
+ 6.1.311: VMS: path in window title doesn't include necessary
|
| 1126 |
separator. file version doesn't always work properly with
|
| 1127 |
Unix. Crashes because of memory overwrite in GUI. Didn't always
|
| 1128 |
handle files with lowercase and correct path.
|
| 1129 |
+ 6.1.312: When using ":silent" debugging is also done silently.
|
| 1130 |
+ 6.1.313: When a ":drop fname" command is used and "fname" is open
|
| 1131 |
in another window, it is also opened in the current window.
|
| 1132 |
+ 6.1.314: Missing backslash in "Generic Config file" syntax menu.
|
| 1133 |
+ 6.1.315: A very long hostname may lead to an unterminated
|
| 1134 |
string. Failing to obtain a hostname may result in garbage.
|
| 1135 |
+ 6.1.316: When exiting with "wq" and there is a hidden buffer, after
|
| 1136 |
the "file changed" dialog there is a warning for a changed buffer.
|
| 1137 |
+ 6.1.317: Closing a window may cause some of the remaining windows
|
| 1138 |
to be positioned wrong if there is a mix of horizontal and vertial
|
| 1139 |
splits.
|
| 1140 |
+ 6.1.318: auto/pathdef.c can include wrong quotes when a compiler
|
| 1141 |
flag includes quotes.
|
| 1142 |
+ 6.1.319: Using "--remote +cmd file" does not execute "cmd".
|
| 1143 |
+ 6.1.320: When a ":drop one\ file" command is used the file "one\
|
| 1144 |
file" is opened, the backslash is not removed.
|
| 1145 |
* debian/patches/01ruby_mkmf: fixes an FTBFS that impacts ia64 but should
|
| 1146 |
probably have affected all archs (closes: Bug#174375)
|
| 1147 |
|
| 1148 |
-- Luca Filipozzi <lfilipoz@debian.org> Sat, 8 Feb 2003 12:28:24 -0800
|
| 1149 |
|
| 1150 |
vim (1:6.1-290+1) unstable; urgency=low
|
| 1151 |
|
| 1152 |
* new upstream patches:
|
| 1153 |
+ 6.1.267: Using "p" to paste into a Visual selected area may cause
|
| 1154 |
a crash.
|
| 1155 |
+ 6.1.268: When triggering an abbreviation with a multi-byte character,
|
| 1156 |
this character is not correctly inserted after expanding the
|
| 1157 |
abbreviation.
|
| 1158 |
+ 6.1.269: After using input() text written with ":redir" gets
|
| 1159 |
extra indent.
|
| 1160 |
+ 6.1.270: GCC 3.2.1 still seems to have an optimizer problem.
|
| 1161 |
+ 6.1.271: When compiling without the +syntax feature there are errors.
|
| 1162 |
+ 6.1.272: After using ":set define<" a crash may happen.
|
| 1163 |
+ 6.1.273: When the cursor doesn't blink, redrawing an exposed area
|
| 1164 |
may hide the cursor.
|
| 1165 |
+ 6.1.274: Resetting the iconv() state after each error is wrong for
|
| 1166 |
an incomplete sequence.
|
| 1167 |
+ 6.1.275: When using "v" in a startup script, get warning message
|
| 1168 |
that terminal cannot highlight.
|
| 1169 |
+ 6.1.276: "gvim --remote file" doesn't prompt for an encryption key.
|
| 1170 |
+ 6.1.277: Compilation error when building without GUI.
|
| 1171 |
+ 6.1.278: When using signs the line number of a closed fold doesn't
|
| 1172 |
line up with the other line numbers.
|
| 1173 |
+ 6.1.279: The prototype for smsg() and smsg_attr() do not match the
|
| 1174 |
function definition. This may cause trouble for some compilers.
|
| 1175 |
+ 6.1.280: It's possible to use an argument "firstline" or "lastline"
|
| 1176 |
for a function but using "a:firstline" or "a:lastline" in the
|
| 1177 |
function won't work.
|
| 1178 |
+ 6.1.281: In Insert mode CTRL-X CTRL-G leaves the cursor after
|
| 1179 |
the ruler.
|
| 1180 |
+ 6.1.282: Elvis uses "se" in a modeline, Vim doesn't recognize this.
|
| 1181 |
+ 6.1.283: For ":sign" the icon file name cannot contain a space.
|
| 1182 |
+ 6.1.284: On Solaris there is a warning for "struct utimbuf".
|
| 1183 |
+ 6.1.285: Can't wipe out a buffer with 'bufhidden' option.
|
| 1184 |
+ 6.1.286: 'showbreak' cannot contain multi-byte characters.
|
| 1185 |
+ 6.1.287: Effect of "delete" and "wipe" in 'bufhide' were mixed up.
|
| 1186 |
+ 6.1.288: ":silent function F" hangs.
|
| 1187 |
+ 6.1.289: Compiler warning for pointer.
|
| 1188 |
+ 6.1.290: Truncating long text for message box may break multi-byte
|
| 1189 |
character.
|
| 1190 |
|
| 1191 |
-- Luca Filipozzi <lfilipoz@debian.org> Thu, 16 Jan 2003 21:37:13 -0800
|
| 1192 |
|
| 1193 |
vim (1:6.1-266+1) unstable; urgency=low
|
| 1194 |
|
| 1195 |
* new epoch: change package version numbering so that new upstream patches
|
| 1196 |
don't generate new source packages
|
| 1197 |
* new upstream patches:
|
| 1198 |
+ 6.1.264: exists() does not work for built-in functions
|
| 1199 |
+ 6.1.265: libcall() can be used in 'foldexpr' to call any system
|
| 1200 |
function. rename(), delete() and remote_send() can also be used in
|
| 1201 |
'foldexpr'. These are security problems.
|
| 1202 |
+ 6.1.266: Win32: compile error in eval.c.
|
| 1203 |
|
| 1204 |
-- Luca Filipozzi <lfilipoz@debian.org> Tue, 24 Dec 2002 14:06:30 -0800
|
| 1205 |
|
| 1206 |
vim (6.1.263-2) unstable; urgency=low
|
| 1207 |
|
| 1208 |
* debian/control: fix Build-Depends to include bzip2 (closes: Bug#171078)
|
| 1209 |
* debian/patches: 00os_unix.h - set default runtime path to include /etc/vim
|
| 1210 |
|
| 1211 |
-- Luca Filipozzi <lfilipoz@debian.org> Thu, 28 Nov 2002 09:15:32 -0800
|
| 1212 |
|
| 1213 |
vim (6.1.263-1) unstable; urgency=low
|
| 1214 |
|
| 1215 |
* New maintainer
|
| 1216 |
* New debian build scripts
|
| 1217 |
* debian/runtime/vimrc: added 'set nomodeline' to address potential
|
| 1218 |
security issue wherein malicious persons author files with hazardous
|
| 1219 |
modelines, users unwittingly open said files and vim evaluates the
|
| 1220 |
dangerous modelines
|
| 1221 |
* Apply upstream patches:
|
| 1222 |
+ 6.1.207: Indenting a Java file hangs below a line with a comment
|
| 1223 |
after a command.
|
| 1224 |
+ 6.1.208: Can't use the buffer number from the Python interface.
|
| 1225 |
+ 6.1.209: Printing doesn't work on Mac OS classic.
|
| 1226 |
+ 6.1.210: When there is an iconv() conversion error when reading a
|
| 1227 |
file there can be an error the next time iconv() is used.
|
| 1228 |
+ 6.1.211: The message "use ! to override" is confusing.
|
| 1229 |
+ 6.1.212: When Vim was started with "-R" ":new" creates a buffer
|
| 1230 |
'noreadonly' while ":enew" has 'readonly' set.
|
| 1231 |
+ 6.1.213: Using CTRL-W H may cause a big gap to appear below the
|
| 1232 |
last window.
|
| 1233 |
+ 6.1.214: When installing Vim and the runtime files were checked
|
| 1234 |
out from CVS the CVS directories will also be installed.
|
| 1235 |
+ 6.1.215: Win32: ":pwd" uses backslashes even when 'shellslash'
|
| 1236 |
is set.
|
| 1237 |
+ 6.1.216: When dynamically loading the iconv library, the error
|
| 1238 |
codes may be confused.
|
| 1239 |
+ 6.1.217: When sourcing the same Vim script using a different name
|
| 1240 |
(symbolic link or MS-Windows 8.3 name) it is listed twice with
|
| 1241 |
":scriptnames". (Tony Mechelynck)
|
| 1242 |
+ 6.1.218: No error message for using the function argument
|
| 1243 |
"5+". (Servatius Brandt)
|
| 1244 |
+ 6.1.219: When using ":amenu :b 1<CR>" with a Visual selection and
|
| 1245 |
'insertmode' is set, Vim does not return to Insert mode. (Mickael
|
| 1246 |
Marchand)
|
| 1247 |
+ 6.1.220: When using a BufReadPost autocommand that changes the line
|
| 1248 |
count, e.g., "$-1join", reloading a file that was changed outside
|
| 1249 |
Vim does not work properly.
|
| 1250 |
+ 6.1.221: Changing case may not work properly, depending on the
|
| 1251 |
current locale.
|
| 1252 |
+ 6.1.222: Patch 6.1.219 was incomplete.
|
| 1253 |
+ 6.1.223: Win32: When IME is activated 'iminsert' is set, but it
|
| 1254 |
might never be reset when IME is disabled. All systems: 'iminsert' is
|
| 1255 |
set to 2 when leaving Insert mode, even when langmap is being used.
|
| 1256 |
+ 6.1.224: "expand('$VAR')" returns an empty string when the expanded
|
| 1257 |
$VAR is not an existing file.
|
| 1258 |
+ 6.1.225: Using <C-O><C-^> in Insert mode has a delay when starting
|
| 1259 |
"vim -u NONE" and ":set nocp hidden". (Emmanuel) do_ecmd() uses
|
| 1260 |
fileinfo(), the redraw is done after a delay to give the user time
|
| 1261 |
to read the message.
|
| 1262 |
+ 6.1.226: Using ":debug" with a ":normal" command may cause a
|
| 1263 |
hang. (Colin Keith)
|
| 1264 |
+ 6.1.227: It is possible to use a variable name "asdf:asdf" and
|
| 1265 |
":let j:asdf = 5" does not give an error message.
|
| 1266 |
+ 6.1.228: Win32: The special output function for Hangul is used
|
| 1267 |
too often, causing special handling for other situations
|
| 1268 |
to be skipped. bInComposition is always FALSE, causing
|
| 1269 |
ImeGetTempComposition() always to return NULL.
|
| 1270 |
+ 6.1.229: Win32: Conversion to/from often used codepages requires
|
| 1271 |
the iconv library, which is not always available.
|
| 1272 |
+ 6.1.230: Win16: building doesn't work.
|
| 1273 |
+ 6.1.231: Double clicking with the mouse to select a word does not
|
| 1274 |
work for multi-byte characters.
|
| 1275 |
+ 6.1.232: Using ex_normal_busy while it might not be available. (Axel
|
| 1276 |
Kielhorn)
|
| 1277 |
+ 6.1.233: ":help expr-||" does not work.
|
| 1278 |
+ 6.1.234: Get a warning for using a negative value for st_dev.
|
| 1279 |
+ 6.1.235: 'iminsert' is changed from 1 to 2 when leaving Insert
|
| 1280 |
mode. (Peter Valach)
|
| 1281 |
+ 6.1.236: Memory leaks when appending lines for ":diffget" or
|
| 1282 |
":diffput" and when reloading a changec buffer.
|
| 1283 |
+ 6.1.237: Putting in Visual block mode does not work correctly when
|
| 1284 |
"$" was used or when the first line is short.
|
| 1285 |
+ 6.1.238: Win32: The "icon=" argument for the ":menu" command does
|
| 1286 |
not search for the bitmap file.
|
| 1287 |
+ 6.1.239: Giving an error for missing :endif or :endwhile when
|
| 1288 |
being interrupted.
|
| 1289 |
+ 6.1.240: Win32 with BCC 5: CPU may be defined in the environment,
|
| 1290 |
which causes a wrong argument for the compiler.
|
| 1291 |
+ 6.1.241: Something goes wrong when drawing or undrawing the cursor.
|
| 1292 |
+ 6.1.242: When pasting a large number of lines on the command line
|
| 1293 |
it is not possible to interrupt.
|
| 1294 |
+ 6.1.243: Win32: When the OLE version is started and wasn't
|
| 1295 |
registered, a message pops up to suggest registering, even when
|
| 1296 |
this isn't possible (when the registry is not writable).
|
| 1297 |
+ 6.1.244: Patch 6.1.237 was missing the diff for vim.h.
|
| 1298 |
+ 6.1.245: Comparing with ignored case does not work properly for
|
| 1299 |
Unicode with a locale where case folding an ASCII character results
|
| 1300 |
in a multi-byte character.
|
| 1301 |
+ 6.1.246: ":blast" goes to the first buffer if the last one is
|
| 1302 |
unlisted.
|
| 1303 |
+ 6.1.247: ACL support doesn't always work properly.
|
| 1304 |
+ 6.1.248: Typing 'q' at the more-prompt for ":let" does not quit
|
| 1305 |
the listing.
|
| 1306 |
+ 6.1.249: Can't expand a path on the command line if it includes a
|
| 1307 |
"|" as a trail byte of a multi-byte character.
|
| 1308 |
+ 6.1.250: When changing the value of 'lines' inside the expression
|
| 1309 |
set with 'diffexpr' Vim might crash.
|
| 1310 |
+ 6.1.251: Can't use completion for ":lcd" and ":lchdir" like ":cd".
|
| 1311 |
+ 6.1.252: "vi}" does not include a line break when the "}" is at
|
| 1312 |
the start of a following line.
|
| 1313 |
+ 6.1.253: Win32 with Cygwin: Changes the path of arguments in a
|
| 1314 |
wrong way.
|
| 1315 |
+ 6.1.254: exists("foo{bar}") does not work. ':unlet v{"a"}r' does
|
| 1316 |
not work. ":let v{a}r1 v{a}r2" does not work. ":func F{(1)}" does
|
| 1317 |
not work. ":delfunc F{" does not give an error message. ':delfunc
|
| 1318 |
F{"F"}' does not work.
|
| 1319 |
+ 6.1.255: Crash when loading menu.vim a second time. ":unlet garbage
|
| 1320 |
foo" tries unletting "foo" after an error message. Very long function
|
| 1321 |
arguments cause very long messages when 'verbose' is 14 or higher.
|
| 1322 |
+ 6.1.256: Defining a function after ":if 0" could still cause an
|
| 1323 |
error message for an existing function. Leaking memory when there
|
| 1324 |
are trailing characters for ":delfunc".
|
| 1325 |
+ 6.1.257: ":cwindow" always sets the previous window to the last
|
| 1326 |
but one window.
|
| 1327 |
+ 6.1.258: Buffers menu doesn't work properly for multibyte buffer
|
| 1328 |
names.
|
| 1329 |
+ 6.1.259: Mac: with 'patchmode' is used filenames are truncated.
|
| 1330 |
+ 6.1.260: GCC 3.2 still seems to have an optimizer problem.
|
| 1331 |
+ 6.1.261: When deleting a line in a buffer which is not the current
|
| 1332 |
buffer, using the Perl interface Delete(), the cursor in the current
|
| 1333 |
window may move.
|
| 1334 |
+ 6.1.262: When jumping over folds with "z[", "zj" and "zk" the
|
| 1335 |
previous position is not remembered.
|
| 1336 |
+ 6.1.263: When typing a multi-byte character that triggers an
|
| 1337 |
abbreviation it is not inserted properly.
|
| 1338 |
|
| 1339 |
-- Luca Filipozzi <lfilipoz@debian.org> Tue, 26 Nov 2002 09:46:26 -0800
|
| 1340 |
|
| 1341 |
vim (6.1.206-1) unstable; urgency=low
|
| 1342 |
|
| 1343 |
* Change priority of vim package back to optional
|
| 1344 |
* Switch to tcl8.4-dev
|
| 1345 |
* Apply upstream patches:
|
| 1346 |
+ 6.1.166: When 'autoindent' is set and mswin.vim has been sourced,
|
| 1347 |
pasting with CTRL-V just after auto-indenting removes the
|
| 1348 |
indent.
|
| 1349 |
+ 6.1.167: When giving a negative argument to ":retab" strange things
|
| 1350 |
start happening.
|
| 1351 |
+ 6.1.168: Pressing CTRL-C at the hit-enter prompt doesn't end
|
| 1352 |
the prompt.
|
| 1353 |
+ 6.1.169: bufexists() finds a buffer by using the name of a symbolic
|
| 1354 |
link to it, but bufnr
|
| 1355 |
+ 6.1.170: Using ":mksession" uses the default session file name,
|
| 1356 |
but "vim -S" doesn't.
|
| 1357 |
+ 6.1.171: When opening a line just above a closed fold with "O"
|
| 1358 |
and the comment leader is automatically inserted, the cursor is
|
| 1359 |
displayed in the first column.
|
| 1360 |
+ 6.1.172: Command line completion of ":tag /pat" does not show the
|
| 1361 |
same results as the tags the command actually finds.
|
| 1362 |
+ 6.1.173: When using remote control to edit a position in a file
|
| 1363 |
and this file is the current buffer and it's modified, the window
|
| 1364 |
is split and the ":drop" command fails.
|
| 1365 |
+ 6.1.174: It is difficult to know in a script whether an option not
|
| 1366 |
only exists but really works.
|
| 1367 |
+ 6.1.175: When reading commands from a pipe and a CTRL-C is pressed,
|
| 1368 |
Vim will hang.
|
| 1369 |
+ 6.1.176: When the stack limit is very big a false out-of-stack
|
| 1370 |
error may be detected.
|
| 1371 |
+ 6.1.177: ":wincmd" does not allow a following command.
|
| 1372 |
+ 6.1.178: When 'expandtab' is set "r<C-V><Tab>" still expands the Tab.
|
| 1373 |
+ 6.1.179: When using X11R5 XIMPreserveState is undefined.
|
| 1374 |
+ 6.1.180: Use of the GUI code for forking is inconsistent.
|
| 1375 |
+ 6.1.181: If the terminal doesn't wrap from the last char in a line
|
| 1376 |
to the next line, the last column is blanked out.
|
| 1377 |
+ 6.1.182: It is not possible to auto-format comments only.
|
| 1378 |
+ 6.1.183: When 'fencs' is empty and 'enc' is utf-8, reading a file
|
| 1379 |
with illegal bytes gives "CONVERSION ERROR" even though no conversion
|
| 1380 |
is done. 'readonly' is set, even though writing the file results
|
| 1381 |
in an unmodified file.
|
| 1382 |
+ 6.1.184: The extra mouse buttons found on some mice don't work.
|
| 1383 |
+ 6.1.185: Can't compile without +comments feature.
|
| 1384 |
+ 6.1.186: ":wincmd" does not allow a following comment.
|
| 1385 |
+ 6.1.187: Using ":doarg" with 'hidden' set and the current file is
|
| 1386 |
the only argument and was modified gives an error message.
|
| 1387 |
+ 6.1.188: Unused variable in the small version.
|
| 1388 |
+ 6.1.189: inputdialog() doesn't work when 'c' is in 'guioptions'.
|
| 1389 |
+ 6.1.190: VMS: doesn't build with GTK GUI. Various other problems.
|
| 1390 |
+ 6.1.191: When using "vim -s script" and redirecting the output,
|
| 1391 |
the delay for the "Output is not to a terminal" warning slows Vim
|
| 1392 |
down too much.
|
| 1393 |
+ 6.1.192: ":diffsplit" doesn't add "hor" to 'scrollopt'.
|
| 1394 |
+ 6.1.193: Crash in in_id_list() for an item with a "containedin" list.
|
| 1395 |
+ 6.1.194: When "t_ti" is set but it doesn't cause swapping terminal
|
| 1396 |
pages, "ZZ" may cause the shell prompt to appear on top of the
|
| 1397 |
file-write message.
|
| 1398 |
+ 6.1.195: The quickfix and preview windows always keep their height,
|
| 1399 |
while other windows can't fix their height.
|
| 1400 |
+ 6.1.196: On Mac OS X 10.2 generating osdef.h fails.
|
| 1401 |
+ 6.1.197: ":help <C-V><C-\><C-V><C-N>" (resulting in <1c><0e>)
|
| 1402 |
gives an error message.
|
| 1403 |
+ 6.1.198: Mac OS X: Dialogues don't work.
|
| 1404 |
+ 6.1.199: 'guifontwide' doesn't work on Win32.
|
| 1405 |
+ 6.1.200: ":syn sync fromstart" is not skipped after ":if 0". This
|
| 1406 |
can make syntax highlighting very slow.
|
| 1407 |
+ 6.1.201: Warning for illegal pointer combination.
|
| 1408 |
+ 6.1.202: Win32: filewritable() doesn't work properly on directories.
|
| 1409 |
+ 6.1.203: ":%s/~//" causes a crash after ":%s/x//".
|
| 1410 |
+ 6.1.204: Warning for an illegal pointer on Solaris.
|
| 1411 |
+ 6.1.205: The gzip plugin changes the alternate file when editing
|
| 1412 |
a compressed file.
|
| 1413 |
+ 6.1.206: The script generated with ":mksession" doesn't work properly
|
| 1414 |
when some commands are mapped.
|
| 1415 |
|
| 1416 |
-- Wichert Akkerman <wakkerma@debian.org> Tue, 1 Oct 2002 23:20:57 +0200
|
| 1417 |
|
| 1418 |
vim (6.1.165-1) unstable; urgency=low
|
| 1419 |
|
| 1420 |
* Change priority to extra
|
| 1421 |
* Build-Depend on libperl-dev >= 5.8.0-7 in order to force perl transition
|
| 1422 |
* Apply upstream patches:
|
| 1423 |
+ 6.1.152: When $LANG is iso8859-1 translated menus are not used.
|
| 1424 |
+ 6.1.153: Searching in included files may search recursively when
|
| 1425 |
the path starts with "../".
|
| 1426 |
+ 6.1.154: DJGPP: "vim -h" leaves the cursor in a wrong position.
|
| 1427 |
+ 6.1.155: Win32: Cursor may sometimes disappear in Insert mode.
|
| 1428 |
+ 6.1.156: Conversion between DBCS and UCS-2 isn't implemented cleanly.
|
| 1429 |
+ 6.1.157: 'hlsearch' highlights only the second comma in ",,,,,"
|
| 1430 |
with "/,\@<=[^,]*".
|
| 1431 |
+ 6.1.158: "zs" and "ze" don't work correctly with ":set nowrap
|
| 1432 |
siso=1".
|
| 1433 |
+ 6.1.159: When expanding an abbreviation that includes a multi-byte
|
| 1434 |
character too many characters are deleted.
|
| 1435 |
+ 6.1.160: ":$read file.gz" doesn't work.
|
| 1436 |
+ 6.1.161: Warning for signed/unsigned compare. Can set 'siso' to a
|
| 1437 |
negative value.
|
| 1438 |
+ 6.1.162: Python interface: Didn't initialize threads properly.
|
| 1439 |
+ 6.1.163: Win32: Can't compile with Python after 6.1.162.
|
| 1440 |
+ 6.1.164: If 'modifiable' is off, converting to xxd fails and
|
| 1441 |
'filetype' is changed to "xxd" anyway.
|
| 1442 |
+ 6.1.165: Making changes in several lines and then a change in one
|
| 1443 |
of these lines that splits it in two or more lines, undo information
|
| 1444 |
was corrupted. May cause a crash.
|
| 1445 |
|
| 1446 |
-- Wichert Akkerman <wakkerma@debian.org> Tue, 27 Aug 2002 17:10:44 +0000
|
| 1447 |
|
| 1448 |
vim (6.1.152-1) unstable; urgency=low
|
| 1449 |
|
| 1450 |
* Apply upstream patches:
|
| 1451 |
+ 6.1.049: On a 32 bit display a valid color may cause an error
|
| 1452 |
message, because its pixel value is negative.
|
| 1453 |
+ 6.1.050: After patch 6.1.049 the non-GUI version doesn't compile.
|
| 1454 |
+ 6.1.051: Doesn't compile with GUI and small features.
|
| 1455 |
+ 6.1.052: Unix: The executable() function doesn't work when the
|
| 1456 |
"which" command isn't available.
|
| 1457 |
+ 6.1.053: When 'sessionoptions' contains "globals", or "localoptions"
|
| 1458 |
and an option value contains a line break, the resulting script
|
| 1459 |
is wrong.
|
| 1460 |
+ 6.1.054: GUI: A mouse click is not recognized at the more prompt,
|
| 1461 |
even when 'mouse' includes 'r'.
|
| 1462 |
+ 6.1.055: When editing a compressed file, Vim will inspect the
|
| 1463 |
contents to guess the filetype.
|
| 1464 |
+ 6.1.056: Loading the Syntax menu can take quite a bit of time.
|
| 1465 |
+ 6.1.057: An ESC inside a mapping doesn't work as documented when
|
| 1466 |
'insertmode' is set, it does go from Visual or Normal mode to
|
| 1467 |
Insert mode.
|
| 1468 |
+ 6.1.058: When there is a closed fold just above the first line in
|
| 1469 |
the window, using CTRL-X CTRL-Y in Insert mode will show only one
|
| 1470 |
line of the fold.
|
| 1471 |
+ 6.1.059: ":redir > ~/file" doesn't work.
|
| 1472 |
+ 6.1.060: When 'virtualedit' is set and 'selection' is "exclusive",
|
| 1473 |
deleting a character just before a tab changes the tab into
|
| 1474 |
spaces. Undo doesn't restore the tab.
|
| 1475 |
+ 6.1.061: When 'virtualedit' is set and 'selection' is "exclusive",
|
| 1476 |
a Visual selection that ends just after a tab doesn't include that
|
| 1477 |
tab in the highlighting.
|
| 1478 |
+ 6.1.062: The "man" filetype plugin doesn't work properly on
|
| 1479 |
Solaris 5.
|
| 1480 |
+ 6.1.063: Java indenting doesn't work properly.
|
| 1481 |
+ 6.1.064: The URLs that the netrw plugin recognized for ftp and rcp
|
| 1482 |
did not conform to the standard method://[user@]host[:port]/path.
|
| 1483 |
+ 6.1.065: VMS: The colorscheme, keymap and compiler menus are not
|
| 1484 |
filled in.
|
| 1485 |
+ 6.1.066: When calling system() in a plugin reading stdin hangs.
|
| 1486 |
+ 6.1.067: ":set viminfo+=f0" is not working.
|
| 1487 |
+ 6.1.068: When a file is reloaded after it was changed outside of Vim,
|
| 1488 |
diff mode isn't updated.
|
| 1489 |
+ 6.1.069: When 'showmatch' is set and "$" is in 'cpoptions', using
|
| 1490 |
"C}<Esc>" may forget to remove the "$".
|
| 1491 |
+ 6.1.070: Compiler warning for signed/unsigned mismatch.
|
| 1492 |
+ 6.1.071: When 'selection' is exclusive, g CTRL-G in Visual mode
|
| 1493 |
counts one character too much.
|
| 1494 |
+ 6.1.072: When a file name in a tags file starts with http://
|
| 1495 |
or something else for which there is a BufReadCmd autocommand,
|
| 1496 |
the file isn't opened anyway.
|
| 1497 |
+ 6.1.073: BC5: Can't easily specify a tiny, small, normal, big or
|
| 1498 |
huge version.
|
| 1499 |
+ 6.1.074: When 'cdpath' includes "../..", changing to a directory
|
| 1500 |
in which we currently already are doesn't work. ff_check_visited()
|
| 1501 |
adds the directory both when using it as the root for searching
|
| 1502 |
and for the actual matches.
|
| 1503 |
+ 6.1.075: Can't compile fileio.c on MS-Windows.
|
| 1504 |
+ 6.1.076: Macintosh: explorer plugin doesn't work on Mac Classic. IME
|
| 1505 |
doesn't work. Dialog boxes don't work on Mac OS X
|
| 1506 |
+ 6.1.077: On a Debian system wht ACL linking fails.
|
| 1507 |
+ 6.1.078: When using 'foldmethod' "marker" and the end marker appears
|
| 1508 |
before the start marker in the file, no fold is found.
|
| 1509 |
+ 6.1.079: When using "s" in Visual block mode with 'virtualedit'
|
| 1510 |
set, when the selected block is after the end of some lines the
|
| 1511 |
wrong text is inserted and some lines are skipped.
|
| 1512 |
+ 6.1.080: When using gcc with /usr/local already in the search path,
|
| 1513 |
adding it again causes problems.
|
| 1514 |
+ 6.1.081: ":help CTRL-\_CTRL-N" doesn't work.
|
| 1515 |
+ 6.1.082: On MS-Windows the vimrc_example.vim script is sourced
|
| 1516 |
and then mswin.vim. This enables using select mode, but since "p"
|
| 1517 |
is mapped it doesn't replace the selection.
|
| 1518 |
+ 6.1.083: When $LANG is "sk" or "sk_sk", the Slovak menu file
|
| 1519 |
isn't found.
|
| 1520 |
+ 6.1.084: "include" and "lib" are mixed up when checking the
|
| 1521 |
directories gcc already searches.
|
| 1522 |
+ 6.1.085: When using CTRL-O CTRL-\ CTRL-N from Insert mode, the
|
| 1523 |
displayed mode "
|
| 1524 |
+ 6.1.086: The guifg color for CursorIM doesn't take effect.
|
| 1525 |
+ 6.1.087: A thesaurus with Japanese characters has problems with
|
| 1526 |
characters in different word classes.
|
| 1527 |
+ 6.1.088: Win32: no debugging info is generated. Tags file excludes
|
| 1528 |
.cpp files.
|
| 1529 |
+ 6.1.089: On BSDI systems there is no ss_sp field in stack_t.
|
| 1530 |
+ 6.1.090: CTRL-F gets stuck when 'scrolloff' is non-zero and there
|
| 1531 |
is a mix of long wrapping lines and a non-wrapping line.
|
| 1532 |
+ 6.1.091: GTK: Can't change preeditstate without setting
|
| 1533 |
'imactivatekey'.
|
| 1534 |
+ 6.1.092: ":mapclear <buffer>" doesn't work.
|
| 1535 |
+ 6.1.093: Mac and MS-Windows GUI: when scrolling while ":s" is
|
| 1536 |
working the results can be messed up, because the cursor is moved.
|
| 1537 |
+ 6.1.094: Cygwin: Passing a file name that has backslashes isn't
|
| 1538 |
handled very well.
|
| 1539 |
+ 6.1.095: When using signs can free an item on the stack. Overruling
|
| 1540 |
sign colors doesn't work.
|
| 1541 |
+ 6.1.096: When erasing the right halve of a double-byte character,
|
| 1542 |
it may cause further characters to be erased.
|
| 1543 |
+ 6.1.097: When 'scrolloff' is set to a huge value, CTRL-F at the
|
| 1544 |
end of the file scrolls one line.
|
| 1545 |
+ 6.1.098: MS-Windows: When the xxd program is under "c:\program files"
|
| 1546 |
the "Convert to Hex" menu doesn't work.
|
| 1547 |
+ 6.1.099: Memory corrupted when closing a fold with more than
|
| 1548 |
99999 lines.
|
| 1549 |
+ 6.1.100: Win32: VC5 and earlier don't support the /mapinfo option.
|
| 1550 |
+ 6.1.101: After using ":options" the tabstop of a new window is
|
| 1551 |
15. Entry in ":options" window for 'autowriteall' is wrong. (Antoine
|
| 1552 |
J Mechelynck) Can't insert a space in an option value.
|
| 1553 |
+ 6.1.102: Unprintable and multi-byte characters in a statusline item
|
| 1554 |
are not truncated correctly.
|
| 1555 |
+ 6.1.103: A function returning from a while loop, with 'verbose'
|
| 1556 |
set to 12 or higher, doesn't mention the return value. A function
|
| 1557 |
with the 'abort' attribute may return -1 while the verbose message
|
| 1558 |
says something else.
|
| 1559 |
+ 6.1.104: GCC 3.1 appears to have an optimizer problem that makes
|
| 1560 |
test 3 crash.
|
| 1561 |
+ 6.1.105: Win32: The default for 'shellpipe' doesn't redirect
|
| 1562 |
stderr. (Dion Nicolaas)
|
| 1563 |
+ 6.1.106: The maze program crashes.
|
| 1564 |
+ 6.1.107: When 'list' is set the current line in the error window
|
| 1565 |
may be displayed wrong.
|
| 1566 |
+ 6.1.108: When interrupting a filter command such as "!!sleep 20"
|
| 1567 |
the file becomes read-only.
|
| 1568 |
+ 6.1.109: When 'eadirection' is "hor", using CTRL-W = doesn't equalize
|
| 1569 |
the window heights.
|
| 1570 |
+ 6.1.110: When using ":badd file" when "file" is already present
|
| 1571 |
but not listed, it stays unlisted.
|
| 1572 |
+ 6.1.111: It's not possible to detect using the Unix sources on
|
| 1573 |
Win32 or Mac.
|
| 1574 |
+ 6.1.112: When using ":argdo", ":bufdo" or ":windo", CTRL-O doesn't
|
| 1575 |
go to the cursor position from before this command but every position
|
| 1576 |
where the argument was executed.
|
| 1577 |
+ 6.1.113: ":bufdo bwipe" only wipes out half the buffers.
|
| 1578 |
+ 6.1.114: ":python import vim", ":python vim.current.buffer[0:0] =
|
| 1579 |
[]" gives a lalloc
|
| 1580 |
+ 6.1.115: "das" on the white space at the end of a paragraph does
|
| 1581 |
not delete the "." the sentence ends with.
|
| 1582 |
+ 6.1.116: When 'endofline' is changed while 'binary' is set a file
|
| 1583 |
should be considered modified.
|
| 1584 |
+ 6.1.117: Small problem with editing a file over ftp: and with Cygwin.
|
| 1585 |
+ 6.1.118: When a file in diff mode is reloaded because it changed
|
| 1586 |
outside of Vim, other windows in diff mode are not always updated.
|
| 1587 |
+ 6.1.119: With the Sniff interface, using Sniff 4.0.X on HP-UX,
|
| 1588 |
there may be a crash when connecting to Sniff.
|
| 1589 |
+ 6.1.120: When 'scrolloff' is non-zero and there are folds, CTRL-F
|
| 1590 |
at the end of the file scrolls part of a closed fold.
|
| 1591 |
+ 6.1.121: When starting Select mode from Insert mode, then using
|
| 1592 |
the Paste menu entry, the cursor is left before the laste pasted
|
| 1593 |
character.
|
| 1594 |
+ 6.1.122: ":file name" creates a new buffer to hold the old buffer
|
| 1595 |
name, which becomes the alternate file. This buffer is unexpectedly
|
| 1596 |
listed.
|
| 1597 |
+ 6.1.123: A ":match" command with more than one argument doesn't
|
| 1598 |
report an error.
|
| 1599 |
+ 6.1.124: When trying to exit and there is a hidden buffer that had
|
| 1600 |
'eol' off and 'bin' set exiting isn't possible.
|
| 1601 |
+ 6.1.125: Explorer plugin asks for saving a modified buffer even
|
| 1602 |
when it's open in another window as well.
|
| 1603 |
+ 6.1.126: Adding the choices in the syntax menu is consuming much
|
| 1604 |
of the startup time of the GUI while it's not often used.
|
| 1605 |
+ 6.1.127: When using "--remote file" and the server has 'insertmode'
|
| 1606 |
set, commands are inserted instead of being executed.
|
| 1607 |
+ 6.1.128: The expression "input('very long prompt')" puts the cursor
|
| 1608 |
in the wrong line (column is OK).
|
| 1609 |
+ 6.1.129: On Solaris editing "file/" and then "file" results in
|
| 1610 |
using the same buffer.
|
| 1611 |
+ 6.1.130: The documentation for some of the 'errorformat' items
|
| 1612 |
is unclear.
|
| 1613 |
+ 6.1.131: X11 GUI: when expanding a CSI byte in the input stream to
|
| 1614 |
K_CSI, the CSI byte itself isn't copied.
|
| 1615 |
+ 6.1.132: Executing a register in Ex mode may cause commands to
|
| 1616 |
be skipped.
|
| 1617 |
+ 6.1.133: When drawing double-wide characters in the statusline,
|
| 1618 |
may clear half of a character.
|
| 1619 |
+ 6.1.134: An error for a trailing argument of ":match" should not
|
| 1620 |
be given after ":if 0".
|
| 1621 |
+ 6.1.135: Passing a command to the shell that includes a newline
|
| 1622 |
always has a backslash before the newline.
|
| 1623 |
+ 6.1.136: When $TERM is "linux" the default for 'background' is
|
| 1624 |
"dark", even though the GUI uses a light background.
|
| 1625 |
+ 6.1.137: Converting to HTML has a clumsy way of dealing with tabs
|
| 1626 |
which may change the highlighting.
|
| 1627 |
+ 6.1.138: Adding extra items to the Syntax menu can't be done when
|
| 1628 |
the "Show individual choices" menu is used.
|
| 1629 |
+ 6.1.139: Cygwin: PATH_MAX is not defined.
|
| 1630 |
+ 6.1.140: Cygwin: ":args `ls *.c`" does not work if the shell command
|
| 1631 |
produces CR NL line separators.
|
| 1632 |
+ 6.1.141: ":wincmd gx" may cause problems when mixed with other
|
| 1633 |
commands. ":wincmd c" doesn't close the window immediately.
|
| 1634 |
+ 6.1.142: Defining paragraphs without a separating blank line isn't
|
| 1635 |
possible. Paragraphs can't be formatted automatically.
|
| 1636 |
+ 6.1.143: Auto formatting near the end of the file moves the cursor
|
| 1637 |
to a wrong position. In Insert mode some lines are made one char
|
| 1638 |
too narrow. When deleting a line undo might not always work properly.
|
| 1639 |
+ 6.1.144: Obtaining the size of a line in screen characters can be
|
| 1640 |
wrong. A pointer may wrap around zero.
|
| 1641 |
+ 6.1.145: GTK: Drag&drop with more than 3 files may cause a
|
| 1642 |
crash. (Mickael Marchand)
|
| 1643 |
+ 6.1.146: MS-Windows: When $HOME is constructed from $HOMEDRIVE and
|
| 1644 |
$HOMEPATH, it is not used for storing the _viminfo file. (Normal
|
| 1645 |
Diamond)
|
| 1646 |
+ 6.1.147: MS-Windows: When a dialog has no default button, pressing
|
| 1647 |
Enter ends it anyway and all buttons are selected.
|
| 1648 |
+ 6.1.148: MS-Windows: ACL is not properly supported.
|
| 1649 |
+ 6.1.149: MS-Windows: Can't use diff mode from the file explorer.
|
| 1650 |
+ 6.1.150: OS/2, MS-Windows and MS-DOS: When 'shellslash' is set
|
| 1651 |
getcwd() still uses backslash.
|
| 1652 |
+ 6.1.151: Win32: The NTFS substream isn't copied.
|
| 1653 |
+ 6.1.152: When $LANG is iso8859-1 translated menus are not used.
|
| 1654 |
|
| 1655 |
-- Wichert Akkerman <wakkerma@debian.org> Tue, 13 Aug 2002 10:54:13 +0200
|
| 1656 |
|
| 1657 |
vim (6.1.048-1) unstable; urgency=low
|
| 1658 |
|
| 1659 |
* Bump Standards-Version. Closes: Bug#145062
|
| 1660 |
* Sync cscope support and dependencies. Closes: Bug#143205
|
| 1661 |
* Apply upstream patches:
|
| 1662 |
+ 6.1.019: Win32: File name is messed up when editing just a drive
|
| 1663 |
name.
|
| 1664 |
+ 6.1.020: col("'>") returns a huge number after using Visual line
|
| 1665 |
mode.
|
| 1666 |
+ 6.1.021: Vim crashes when using a huge number for the minwid value
|
| 1667 |
in a statusline.
|
| 1668 |
+ 6.1.022: Grabbing the status line above the command-line window
|
| 1669 |
works like the bottom status line was grabbed.
|
| 1670 |
+ 6.1.023: VMS: running tests doesn't work properly.
|
| 1671 |
+ 6.1.024: When header files use a new syntax for declaring functions,
|
| 1672 |
Vim can't figure out missing prototypes properly.
|
| 1673 |
+ 6.1.025: Five messages for "vim --help" don't start with a
|
| 1674 |
capital.
|
| 1675 |
+ 6.1.026: *.patch files are not recognized as diff files. In a script
|
| 1676 |
a "VAR=val" argument after "env" isn't ignored. PHP scripts are
|
| 1677 |
not recognized.
|
| 1678 |
+ 6.1.027: When 'foldcolumn' is non-zero, a special character
|
| 1679 |
that wraps to the next line disturbs the foldcolumn
|
| 1680 |
highlighting.
|
| 1681 |
+ 6.1.028: Client-server: When a --remote-expr fails, Vim still exits
|
| 1682 |
with status zero.
|
| 1683 |
+ 6.1.029: When 'encoding' is an 8-bit encoding other than "latin1",
|
| 1684 |
editing a utf-8 or other Unicode file uses the wrong conversion. (Jan
|
| 1685 |
Fedak)
|
| 1686 |
+ 6.1.030: When CTRL-N is mapped in Insert mode, it is also mapped
|
| 1687 |
after CTRL-X CTRL-N, while it is not mapped after CTRL-X CTRL-F.
|
| 1688 |
+ 6.1.031: Cygwin: Xxd could read a file in text mode intead of
|
| 1689 |
binary mode.
|
| 1690 |
+ 6.1.032: Can't specify a quickfix file without jumping to the
|
| 1691 |
first error.
|
| 1692 |
+ 6.1.033: GUI: When the selection is lost and the Visual highlighting
|
| 1693 |
is changed to underlining, the cursor is left in a different
|
| 1694 |
position.
|
| 1695 |
+ 6.1.034: A CVS diff file isn't recognized as diff filetype.
|
| 1696 |
+ 6.1.035: Win32: Outputting Hebrew or Arabic text might have a
|
| 1697 |
problem with reversing on MS-Windows 95/98/ME.
|
| 1698 |
+ 6.1.036: This command may cause a crash: ":v/./,//-j".
|
| 1699 |
+ 6.1.037: When 'lazyredraw' is set, pressing "q" at the hit-enter
|
| 1700 |
prompt causes an incomplete redraw and the cursor isn't positioned.
|
| 1701 |
+ 6.1.038: Multi-byte: When a ":s" command contains a multi-byte
|
| 1702 |
character where the trail byte is '~' the text is messed up.
|
| 1703 |
+ 6.1.039: When folds are defined and the file is changed outside
|
| 1704 |
of Vim, reloading the file doesn't update the folds. (Anders
|
| 1705 |
Schack-Nielsen)
|
| 1706 |
+ 6.1.040: When changing directory for expanding a file name fails
|
| 1707 |
there is no error message.
|
| 1708 |
+ 6.1.041: ":mkvimrc" doesn't handle a mapping that has a leading
|
| 1709 |
space in the rhs.
|
| 1710 |
+ 6.1.042: "vim -r" doesn't show all matches when 'wildignore'
|
| 1711 |
removes swap files.
|
| 1712 |
+ 6.1.043: After patch 6.1.040 a few warnings are produced.
|
| 1713 |
+ 6.1.044: GUI: When using the find/replace dialog with text that
|
| 1714 |
contains a slash, an invalid substitute command is generated. On
|
| 1715 |
Win32 a find doesn't work when 'insertmode' is set.
|
| 1716 |
+ 6.1.045: In Visual mode, with lots of folds and 'scrolloff' set
|
| 1717 |
to 999, moving the cursor down near the end of the file causes the
|
| 1718 |
text to jump up and down.
|
| 1719 |
+ 6.1.046: X11 GUI: ":set lsp=2 gcr=n-v-i:hor1-blinkon0" draws a
|
| 1720 |
black rectangle. ":set lsp=2 gcr=n-v-i:hor10-blinkon0" makes the
|
| 1721 |
cursor disappear.
|
| 1722 |
+ 6.1.047: When skipping commands after an error was encountered,
|
| 1723 |
expressions for ":if", ";elseif" and ":while" are still evaluated.
|
| 1724 |
+ 6.1.048: Unicode 3.2 changes were missing a few Hangul Jamo
|
| 1725 |
characters.
|
| 1726 |
|
| 1727 |
-- Wichert Akkerman <wakkerma@debian.org> Sat, 4 May 2002 17:57:01 +0200
|
| 1728 |
|
| 1729 |
vim (6.1.018-1) unstable; urgency=low
|
| 1730 |
|
| 1731 |
* Apply upstream patches:
|
| 1732 |
+ 6.1.012: A system() call might fail if fread() does CR-LF to LF
|
| 1733 |
translation.
|
| 1734 |
+ 6.1.013: Win32: The default for 'printexpr' doesn't work when there
|
| 1735 |
are special characters in 'printdevice'.
|
| 1736 |
+ 6.1.014: An operator like "r" used in Visual block mode doesn't use
|
| 1737 |
'virtualedit' when it's set to "block".
|
| 1738 |
+ 6.1.015: After patch 6.1.014 can't compile with tiny
|
| 1739 |
features.
|
| 1740 |
+ 6.1.016: Win32: Outputting Hebrew or Arabic text might have a
|
| 1741 |
problem with reversing.
|
| 1742 |
+ 6.1.017: Cygwin: After patch 6.1.012 Still doesn't do binary
|
| 1743 |
file I/O.
|
| 1744 |
+ 6.1.018: Error message when using cterm highlighting. Closes: Bug#142663
|
| 1745 |
|
| 1746 |
-- Wichert Akkerman <wakkerma@debian.org> Sun, 14 Apr 2002 20:38:53 +0200
|
| 1747 |
|
| 1748 |
vim (6.1.011-1) unstable; urgency=low
|
| 1749 |
|
| 1750 |
* Enable langmap and keymap in all builds. Closes: Bug#141127
|
| 1751 |
* Apply upstream patches:
|
| 1752 |
+ 6.1.001: When formatting UTF-8 text it might be wrapped at a space
|
| 1753 |
that is followed by a composing character. Also correct a display
|
| 1754 |
error for removing a composing char on top of a space.
|
| 1755 |
+ 6.1.002: Win32: after a ":popup" command the mouse pointer stays
|
| 1756 |
hidden.
|
| 1757 |
+ 6.1.003: When 'laststatus' is zero and there is a vertical split, the
|
| 1758 |
vertical separator is drawn in the command line.
|
| 1759 |
+ 6.1.004: Unicode 3.2 changes width and composing of a few characters.
|
| 1760 |
+ 6.1.005: When using more than 50 items in 'statusline' Vim might
|
| 1761 |
crash.
|
| 1762 |
+ 6.1.006: When using "P" in Visual mode to put linewise selected text,
|
| 1763 |
the wrong text is deleted.
|
| 1764 |
+ 6.1.007: Using ":filetype plugin off" when filetype plugins were
|
| 1765 |
never enabled causes an error message.
|
| 1766 |
+ 6.1.008: The "%" command doesn't ignore \" inside a string, it's
|
| 1767 |
seen as the end of the string.
|
| 1768 |
+ 6.1.009: Vim crashes when using a huge number for the maxwid value
|
| 1769 |
in a statusline.
|
| 1770 |
+ 6.1.010: Searching backwards for a question mark with "?\?" doesn't
|
| 1771 |
work. Same problem in ":s?\??" and ":g?\??".
|
| 1772 |
+ 6.1.011: XIM: doesn't work correctly when 'number' is set. Also,
|
| 1773 |
a focus problem when selecting candidates.
|
| 1774 |
|
| 1775 |
-- Wichert Akkerman <wakkerma@debian.org> Thu, 4 Apr 2002 14:49:27 +0200
|
| 1776 |
|
| 1777 |
vim (6.1.000-2) unstable; urgency=low
|
| 1778 |
|
| 1779 |
* Fix version number
|
| 1780 |
* Update copyright the uganda.txt version. Closes: Bug#139780
|
| 1781 |
|
| 1782 |
-- Wichert Akkerman <wakkerma@debian.org> Mon, 25 Mar 2002 13:42:03 +0100
|
| 1783 |
|
| 1784 |
vim (6.1.-1) unstable; urgency=low
|
| 1785 |
|
| 1786 |
* Small fixes to default vimrc
|
| 1787 |
* New upstream version.
|
| 1788 |
+ includes 6.1b.033: When using a count after a ":s" command may get
|
| 1789 |
ml_get errors. Closes: Bug#139403
|
| 1790 |
|
| 1791 |
-- Wichert Akkerman <wakkerma@debian.org> Sun, 24 Mar 2002 18:24:35 +0100
|
| 1792 |
|
| 1793 |
vim (6.0.270-1) unstable; urgency=low
|
| 1794 |
|
| 1795 |
* Switch to copyright from vim 6.1BETA which is fully GPL compatible
|
| 1796 |
* More upstream patches:
|
| 1797 |
+ 6.0.227: The RISC OS port has several problems.
|
| 1798 |
+ 6.0.228: After putting text in Visual mode the '] mark is not at
|
| 1799 |
the end of the put text. Undo doesn't work properly when putting
|
| 1800 |
a word into a Visual selection that spans more than one line.
|
| 1801 |
+ 6.0.229: Multi-byte: With 'm' in 'formatoptions', formatting
|
| 1802 |
doesn't break at a multi-byte char followed by an ASCII char,
|
| 1803 |
and the other way around. When joining lines a space is inserted
|
| 1804 |
between multi-byte characters, which is not always wanted.
|
| 1805 |
+ 6.0.230: The ":" used as a motion after an operator is exclusive,
|
| 1806 |
but sometimes it should be inclusive.
|
| 1807 |
+ 6.0.231: "gd" and "gD" don't work when the variable matches in a
|
| 1808 |
comment just above the match to be found.
|
| 1809 |
+ 6.0.232: "vim --version" prints on stderr while "vim --help" prints
|
| 1810 |
on stdout.
|
| 1811 |
+ 6.0.233: "\1\{,8}" in a regexp is not allowed, but it should work,
|
| 1812 |
because there is an upper limit.
|
| 1813 |
+ 6.0.234: It's not easy to set the cursor position without modifying
|
| 1814 |
marks.
|
| 1815 |
+ 6.0.235: When writing a file and renaming the original file to make
|
| 1816 |
the backup, permissions could change when setting the owner.
|
| 1817 |
+ 6.0.236: ":edit" without argument should move cursor to line 1 in
|
| 1818 |
Vi compatible mode.
|
| 1819 |
+ 6.0.237: In a C file, using the filetype plugin, re-indenting a
|
| 1820 |
comment with two spaces after the middle "*" doesn't align properly.
|
| 1821 |
+ 6.0.238: Using a ":subsitute" command with a substitute() call in
|
| 1822 |
the substitution expression causes errors.
|
| 1823 |
+ 6.0.239: Using "A" to append after a Visually selected block which
|
| 1824 |
is after the end of the line, spaces are inserted in the wrong line
|
| 1825 |
and other unexpected effects.
|
| 1826 |
+ 6.0.240: Win32: building with Python 2.2 doesn't work.
|
| 1827 |
+ 6.0.241: Win32: Expanding the old value of an option that is a path
|
| 1828 |
that starts with a backslash, an extra backslash is inserted.
|
| 1829 |
+ 6.0.242: GUI: On a system with an Exceed X server sometimes get a
|
| 1830 |
"Bad Window" error.
|
| 1831 |
+ 6.0.243: Unix: "vim --version" outputs a NL before the last line
|
| 1832 |
instead of after it.
|
| 1833 |
+ 6.0.244: Multi-byte: Problems with (illegal) UTF-8 characters in
|
| 1834 |
menu and file name (e.g., icon text, status line).
|
| 1835 |
+ 6.0.245: After using a color scheme, setting the 'background'
|
| 1836 |
option might not work.
|
| 1837 |
+ 6.0.246: ":echomsg" didn't use the highlighting set by
|
| 1838 |
":echohl". (Gary Holloway)
|
| 1839 |
+ 6.0.247: GTK GUI: Can't use gvim in a kpart widget.
|
| 1840 |
+ 6.0.248: When using compressed help files and 'encoding' isn't
|
| 1841 |
"latin1", Vim converts the help file before decompressing.
|
| 1842 |
+ 6.0.249: "vim -t edit -c 'sta ex_help'" doesn't move cursor to
|
| 1843 |
edit().
|
| 1844 |
+ 6.0.250: Macintosh: Various problems when compiling.
|
| 1845 |
+ 6.0.251: Macintosh: menu shortcuts are not very clear.
|
| 1846 |
+ 6.0.252: When a user function was defined with "abort", an error that
|
| 1847 |
is not inside if/endif or while/endwhile doesn't abort the function.
|
| 1848 |
+ 6.0.253: When 'insertmode' is set, after "<C-O>:edit file" the next
|
| 1849 |
<C-O> doesn't work. (Benji Fisher) <C-L> has the same problem.
|
| 1850 |
+ 6.0.254: Borland C++ 5.5: Checking for stack overflow doesn't work
|
| 1851 |
correctly. Matters when using a complicated regexp.
|
| 1852 |
+ 6.0.255: Win32: ACL support doesn't work well on Samba drives.
|
| 1853 |
+ 6.0.256: Win32: ":highlight Comment guifg=asdf" does not give an
|
| 1854 |
error message. (Randall W. Morris) Also for other systems.
|
| 1855 |
+ 6.0.257: Win32: When 'mousefocus' is set and there is a BufRead
|
| 1856 |
autocommand, after the dialog for permissions changed outside of Vim:
|
| 1857 |
'mousefocus' stops working.
|
| 1858 |
+ 6.0.258: When 'scrolloff' is 999 and there are folds, the text
|
| 1859 |
can jump up and down when moving the cursor down near the end of
|
| 1860 |
the file.
|
| 1861 |
+ 6.0.259: MS-DOS: after editing the command line the cursor shape
|
| 1862 |
may remain like in Insert mode.
|
| 1863 |
+ 6.0.260: GUI: May crash while starting up when giving an error
|
| 1864 |
message for missing color.
|
| 1865 |
+ 6.0.261: nr2char() and char2nr() don't work with multi-byte
|
| 1866 |
characters.
|
| 1867 |
+ 6.0.262: Win32: IME doesn't work properly. OnImeComposition()
|
| 1868 |
isn't used at all.
|
| 1869 |
+ 6.0.263: GTK: When a dialog is closed by the window manager,
|
| 1870 |
Vim hangs.
|
| 1871 |
+ 6.0.264: The amount of virtual memory is used to initialize
|
| 1872 |
'maxmemtot', which may be much more than the amount of physical
|
| 1873 |
memory, resulting in a lot of swapping.
|
| 1874 |
+ 6.0.265: Win32: Using backspace while 'fkmap' is set causes a crash.
|
| 1875 |
+ 6.0.266: The rename() function deletes the file if the old and the
|
| 1876 |
new name are the same.
|
| 1877 |
+ 6.0.267: UTF-8: Although 'isprint' says a character is printable,
|
| 1878 |
utf_char2cells() still considers it unprintable.
|
| 1879 |
+ 6.0.268: Win32: ACL check crashes when using forward slash in
|
| 1880 |
file name.
|
| 1881 |
+ 6.0.269: Unprintable characters in a file name may cause problems
|
| 1882 |
when using the 'statusline' option or when 'buftype' is "nofile".
|
| 1883 |
+ 6.0.270: A tab causes UTF-8 text to be displayed in the wrong
|
| 1884 |
position.
|
| 1885 |
|
| 1886 |
-- Wichert Akkerman <wakkerma@debian.org> Sun, 24 Feb 2002 23:16:17 +0100
|
| 1887 |
|
| 1888 |
vim (6.0.226-1) unstable; urgency=medium
|
| 1889 |
|
| 1890 |
* Don't abort if update-alternatives reports an error
|
| 1891 |
* More upstream patches:
|
| 1892 |
+ 6.0.223: When splitting a window that contains the explorer, hitting CR
|
| 1893 |
on a file name gives error messages.
|
| 1894 |
+ 6.0.224: When 'sidescroll' and 'sidescrolloff' are set in a narrow
|
| 1895 |
window the text may jump left-right and the cursor is displayed in the
|
| 1896 |
wrong position.
|
| 1897 |
+ 6.0.225: In Visual mode "gk" gets stuck in a closed fold. /
|
| 1898 |
+ 6.0.226: When doing ":recover file" get the ATTENTION prompt. After
|
| 1899 |
recovering the same file five times get a read error or a crash.
|
| 1900 |
|
| 1901 |
-- Wichert Akkerman <wakkerma@debian.org> Sun, 17 Feb 2002 15:08:03 +0100
|
| 1902 |
|
| 1903 |
vim (6.0.222-1) unstable; urgency=low
|
| 1904 |
|
| 1905 |
* Do not Build-Depend on libgpmg1-dev for hurd-i386. Closes: Bug#117313
|
| 1906 |
* chown a file before we chmod it so we don't lose s[ug]id bits
|
| 1907 |
* Set compiled-by flag in configure
|
| 1908 |
* More upstream patches:
|
| 1909 |
+ 6.0.202: The "icon=" argument for the menu command to define a toolbar
|
| 1910 |
icon with a file didn't work for GTK. For Motif and Athena a full path
|
| 1911 |
was required.
|
| 1912 |
+ 6.0.203: Can change 'fileformat' even though 'modifiable is off.
|
| 1913 |
+ 6.0.204: ":unlet" doesn't work for variables with curly braces.
|
| 1914 |
+ 6.0.205: "gvim -f" still forks when using the batch script to start Vim.
|
| 1915 |
+ 6.0.206: Unix: if expanding a wildcard in a file name results in a
|
| 1916 |
wildcard character and there are more parts in the path with a wildcard,
|
| 1917 |
it is expanded again. Windows: ":edit \[abc]" could never edit the file
|
| 1918 |
"[abc]".
|
| 1919 |
+ 6.0.207: Win32: The shortcuts and start menu entries let Vim startup in
|
| 1920 |
the desktop directory, which is not very useful.
|
| 1921 |
+ 6.0.208: GUI: When using a keymap and the cursor is not blinking, CTRL-^
|
| 1922 |
in Insert mode doesn't directly change the cursor color.
|
| 1923 |
+ 6.0.209: GUI GTK: After selecting a 'guifont' with the font dialog there
|
| 1924 |
are redraw problems for multi-byte characters.
|
| 1925 |
+ 6.0.210: After patch 6.0.167 it's no longer possible to edit a help file
|
| 1926 |
in another encoding than latin1.
|
| 1927 |
+ 6.0.211: When reading a file fails, the buffer is empty, but it might
|
| 1928 |
still be possible to write it with ":w" later. The original file is lost
|
| 1929 |
then.
|
| 1930 |
+ 6.0.212: GUI GTK: confirm("foo", "") causes a crash.
|
| 1931 |
+ 6.0.213: When a file name contains unprintable characters, CTRL-G and
|
| 1932 |
other commands don't work well.
|
| 1933 |
+ 6.0.214: When there is a buffer without a name, empty entries appear in
|
| 1934 |
the jumplist saved in the viminfo file.
|
| 1935 |
+ 6.0.215: After using "/" from Visual mode the Paste menu and Toolbar
|
| 1936 |
entries don't work. Pasting with the middle mouse doesn't work and
|
| 1937 |
modeless selection doesn't work.
|
| 1938 |
+ 6.0.216: After reloading a file, displayed in another window than the
|
| 1939 |
current one, which was changed outside of Vim the part of the file around
|
| 1940 |
the cursor set by autocommands may be displayed, but jumping back to the
|
| 1941 |
original cursor position when entering the window again.
|
| 1942 |
+ 6.0.217: When getting help from a help file that was used before, an
|
| 1943 |
empty unlisted buffer remains in the buffer list.
|
| 1944 |
+ 6.0.218: With explorer plugin: "vim -o filename dirname" doesn't load the
|
| 1945 |
explorer window until entering the window.
|
| 1946 |
+ 6.0.219: ":setlocal" and ":setglobal", without arguments, display
|
| 1947 |
terminal options.
|
| 1948 |
+ 6.0.220: After patch 6.0.218 get a beep on startup.
|
| 1949 |
+ 6.0.221: When using ":bdel" and all other buffers are unloaded the lowest
|
| 1950 |
numbered buffer is jumped to instead of the most recent one.
|
| 1951 |
+ 6.0.222: When 'virtualedit' is set and using autoindent, pressing Esc
|
| 1952 |
after starting a new line leaves behind part of the autoindent.
|
| 1953 |
|
| 1954 |
-- Wichert Akkerman <wakkerma@debian.org> Sat, 16 Feb 2002 00:15:24 +0100
|
| 1955 |
|
| 1956 |
vim (6.0.201-1) unstable; urgency=low
|
| 1957 |
|
| 1958 |
* More upstream patches:
|
| 1959 |
+ 6.0.157: When defining a user command with "-complete=dir" files will
|
| 1960 |
also be expanded. Also, "-complete=mapping" doesn't appear to work.
|
| 1961 |
+ 6.0.158: When getting the warning for a file being changed outside of Vim
|
| 1962 |
and reloading the file, the 'readonly' option is reset, even when the
|
| 1963 |
permissions didn't change.
|
| 1964 |
+ 6.0.159: Wildcard expansion for ":emenu" also shows separators.
|
| 1965 |
+ 6.0.160: When compiling with GCC 3.0.2 and using the "-O2" argument, the
|
| 1966 |
optimizer causes a problem that makes Vim crash.
|
| 1967 |
+ 6.0.161: Win32: Bitmaps don't work with signs.
|
| 1968 |
+ 6.0.162: Client-server: An error message for a wrong expression appears
|
| 1969 |
in the server instead of the cient.
|
| 1970 |
+ 6.0.163: When using a GUI dialog, a file name is sometimes used like it
|
| 1971 |
was a directory.
|
| 1972 |
+ 6.0.164: After patch 6.0.135 the menu entries for pasting don't work in
|
| 1973 |
Insert and Visual mode.
|
| 1974 |
+ 6.0.165: Using --remote and executing locally gives unavoidable error
|
| 1975 |
messages.
|
| 1976 |
+ 6.0.166: GUI: There is no way to avoid dialogs to pop up.
|
| 1977 |
+ 6.0.167: When 'fileencodings' is "latin2" some characters in the help
|
| 1978 |
files are displayed wrong.
|
| 1979 |
+ 6.0.168: ":%s/\n/#/" doesn't replace at an empty line.
|
| 1980 |
+ 6.0.169: When run as evim and the GUI can't be started we get stuck in a
|
| 1981 |
terminal without menus in Insert mode.
|
| 1982 |
+ 6.0.170: When printing double-width characters the size of tabs after
|
| 1983 |
them is wrong.
|
| 1984 |
+ 6.0.171: With 'keymodel' including "startsel", in Insert mode after the
|
| 1985 |
end of a line, shift-Left does not move the cursor.
|
| 1986 |
+ 6.0.172: CTRL-Q doesn't replace CTRL-V after CTRL-X in Insert mode while
|
| 1987 |
it does in most other situations.
|
| 1988 |
+ 6.0.173: When using "P" to insert a line break the cursor remains past
|
| 1989 |
the end of the line.
|
| 1990 |
+ 6.0.174: After using "gd" or "gD" the search direction for "n" may still
|
| 1991 |
be backwards.
|
| 1992 |
+ 6.0.175: ":help /\z(\)" doesn't work
|
| 1993 |
+ 6.0.176: When killed by a signal autocommands are still triggered as if
|
| 1994 |
nothing happened.
|
| 1995 |
+ 6.0.177: When 'commentstring' is empty and 'foldmethod' is "marker", "zf"
|
| 1996 |
doesn't work.
|
| 1997 |
+ 6.0.178: Uninitialized memory read from xp_backslash field.
|
| 1998 |
+ 6.0.179: Win32: When displaying UTF-8 characters may read uninitialized
|
| 1999 |
memory.
|
| 2000 |
+ 6.0.180: Expanding environment variables in a string that ends in a
|
| 2001 |
backslash could go past the end of the string.
|
| 2002 |
+ 6.0.181: When using ":cd dir" memory was leaked.
|
| 2003 |
+ 6.0.182: When using a regexp on multi-byte characters, could try to read
|
| 2004 |
a character before the start of the line.
|
| 2005 |
+ 6.0.183: Leaking memory when ":func!" redefines a function.
|
| 2006 |
+ 6.0.184: Leaking memory when expanding option values.
|
| 2007 |
+ 6.0.185: Crash in Vim when pasting a selection in another application, on
|
| 2008 |
a 64 bit machine.
|
| 2009 |
+ 6.0.186: X11: Three warnings when compiling the client-server code.
|
| 2010 |
+ 6.0.187: "I" in Visual mode and then "u" reports too many changes. "I" in
|
| 2011 |
Visual linewise mode adjusts the indent for no apparent reason.
|
| 2012 |
+ 6.0.188: After patch 6.0.161 signs defined in the vimrc file don't work.
|
| 2013 |
+ 6.0.189: The size of the Visual area isn't always displayed when
|
| 2014 |
scrolling ('ruler' off, 'showcmd' on). Also not when using a search
|
| 2015 |
command.
|
| 2016 |
+ 6.0.190: GUI: when 'mouse' is empty a click with the middle button still
|
| 2017 |
moves the cursor.
|
| 2018 |
+ 6.0.191: When no servers are available serverlist() gives an error
|
| 2019 |
instead of returning an empty string.
|
| 2020 |
+ 6.0.192: When 'virtualedit' is set, "ylj" goes to the wrong column.
|
| 2021 |
+ 6.0.193: When 'virtualedit' is set, col(".") after the end of the line
|
| 2022 |
should return one extra.
|
| 2023 |
+ 6.0.194: "--remote-silent" tries to send a reply to the client, like it
|
| 2024 |
was "--remote-wait".
|
| 2025 |
+ 6.0.195: When 'virtualedit' is set and a search starts in virtual space
|
| 2026 |
":call search
|
| 2027 |
+ 6.0.196: When 'virtualedit' is set, 'selection' is "exclusive" and
|
| 2028 |
visually selecting part of a tab at the start of a line, "x" joins it
|
| 2029 |
with the previous line. Also, when the selection spans more than one line
|
| 2030 |
the whole tab is deleted.
|
| 2031 |
+ 6.0.197: When 'virtualedit' is set and 'selection' is "exclusive", "v$x"
|
| 2032 |
doesn't delete the last character in the line.
|
| 2033 |
+ 6.0.198: When 'virtualedit' is set and 'showbreak' is not empty, moving
|
| 2034 |
the cursor over the line break doesn't work properly.
|
| 2035 |
+ 6.0.199: Multi-byte: could use iconv() after calling iconv_end().
|
| 2036 |
+ 6.0.200: A script that starts with "#!perl" isn't recognized as a Perl
|
| 2037 |
filetype.
|
| 2038 |
+ 6.0.201: When scrollbinding and doing a long jump, switching windows
|
| 2039 |
jumps to another position in the file. Scrolling a few lines at a time
|
| 2040 |
is OK.
|
| 2041 |
|
| 2042 |
-- Wichert Akkerman <wakkerma@debian.org> Thu, 7 Feb 2002 22:14:09 +0100
|
| 2043 |
|
| 2044 |
vim (6.0.156-1) unstable; urgency=low
|
| 2045 |
|
| 2046 |
* Fix typo in comment in vimrc. Closes: Bug#129815
|
| 2047 |
* More upstream patches:
|
| 2048 |
+ 6.0.119: VMS: filewritable() doesn't work properly.
|
| 2049 |
+ 6.0.120: The conversion to html isn't compatible with XHTML.
|
| 2050 |
+ 6.0.121: Win32: After patch 6.0.116 Vim doesn't compile with mingw32.
|
| 2051 |
+ 6.0.122: Win16: Same resize problems as patch 6.0.117 fixed for
|
| 2052 |
Win32. And dialog textfield problem from patch 6.0.115.
|
| 2053 |
+ 6.0.123: Win16: Compilation problems.
|
| 2054 |
+ 6.0.124: When using a ":substitute" command that starts with "\="
|
| 2055 |
(evaluated as an expression), "~" was still replaced with the
|
| 2056 |
previous substitute string.
|
| 2057 |
+ 6.0.125: Win32: When using the multi_byte_ime feature pressing the
|
| 2058 |
shift key would be handled as if a character was entered, thus
|
| 2059 |
mappings with a shifted key didn't work.
|
| 2060 |
+ 6.0.126: The python library was always statically linked.
|
| 2061 |
+ 6.0.127: When using a terminal that swaps screens and the Normal
|
| 2062 |
background color has a different background, using an external
|
| 2063 |
command may cause the color of the wrong screen to be changed.
|
| 2064 |
+ 6.0.128: When moving a vertically split window to the far left or
|
| 2065 |
right, the scrollbars are not adjusted. (Scott E Lee) When
|
| 2066 |
'mousefocus' is set the mouse pointer wasn't adjusted.
|
| 2067 |
+ 6.0.129: When using a very long file name, ":ls" (repeated a few
|
| 2068 |
times) causes a crash. Test with "vim `perl -e 'print "A"x1000'`".
|
| 2069 |
+ 6.0.130: When using ":cprev" while the error window is open, and the
|
| 2070 |
new line at the top wraps, the window isn't correctly drawn.
|
| 2071 |
+ 6.0.131: When using bufname() and there are two matches for listed
|
| 2072 |
buffers and one match for an unlisted buffer, the unlisted buffer is
|
| 2073 |
used.
|
| 2074 |
+ 6.0.132: When setting 'iminsert' in the vimrc and using an xterm with
|
| 2075 |
two screens the ruler is drawn in the wrong screen.
|
| 2076 |
+ 6.0.133: When opening another buffer while 'keymap' is set and
|
| 2077 |
'iminsert' is zero, 'iminsert' is set to one unexpectedly.
|
| 2078 |
+ 6.0.134: When completing ":set tags=" a path with an embedded space
|
| 2079 |
causes the completion to stop.
|
| 2080 |
+ 6.0.135: Menus that are not supposed to do anything used "<Nul>",
|
| 2081 |
which still produced an error beep. When CTRL-O is mapped for Insert
|
| 2082 |
mode, ":amenu" commands didn't work in Insert mode. Menu language
|
| 2083 |
falls back to English when $LANG ends in "@euro".
|
| 2084 |
+ 6.0.136: When completing in Insert mode, a mapping could be
|
| 2085 |
unexpectedly applied.
|
| 2086 |
+ 6.0.137: GUI: When using the find or find/replace dialog from Insert
|
| 2087 |
mode, the input mode is stopped.
|
| 2088 |
+ 6.0.138: GUI: When using the find or find/replace dialog from Insert
|
| 2089 |
mode, the text is inserted when CTRL-O is mapped. When opening the
|
| 2090 |
dialog again, a whole word search isn't recognized. When doing
|
| 2091 |
"replace all" a whole word search was never done.
|
| 2092 |
+ 6.0.139: When stopping 'wildmenu' completion, the statusline of the
|
| 2093 |
bottom-left vertically split window isn't redrawn.
|
| 2094 |
+ 6.0.140: Memory allocated for local mappings and abbreviations is
|
| 2095 |
leaked when the buffer is wiped out.
|
| 2096 |
+ 6.0.141: When using ":enew" in an empty buffer, some buffer-local
|
| 2097 |
things are not cleared. b:keymap_name is not set.
|
| 2098 |
+ 6.0.142: When Python is linked statically, loading dynamic extensions
|
| 2099 |
might fail.
|
| 2100 |
+ 6.0.143: When a syntax item includes a line break in a pattern, the
|
| 2101 |
syntax may not be updated properly when making a change.
|
| 2102 |
+ 6.0.144: After patch 6.0.088 redoing "veU" doesn't work.
|
| 2103 |
+ 6.0.145: When Vim can't read any input it might get stuck. When
|
| 2104 |
redirecting stdin and stderr Vim would not read commands from a file.
|
| 2105 |
+ 6.0.146: When 'statusline' contains "%{'-'}" this results in a zero.
|
| 2106 |
+ 6.0.147: It's not easy to mark a Vim version as being modified. The
|
| 2107 |
new license requires this.
|
| 2108 |
+ 6.0.148: After "p" in an empty line, `[ goes to the second character.
|
| 2109 |
+ 6.0.149: The pattern "\(.\{-}\)*" causes a hang. When using a search
|
| 2110 |
pattern that causes a stack overflow to be detected Vim could still
|
| 2111 |
hang.
|
| 2112 |
+ 6.0.150: When using a multi-byte encoding, patch 6.0.148 causes "p"
|
| 2113 |
to work like "P".
|
| 2114 |
+ 6.0.151: Redrawing the status line and ruler can be wrong when it
|
| 2115 |
contains multi-byte characters.
|
| 2116 |
+ 6.0.152: strtrans() could hang on an illegal UTF-8 byte sequence.
|
| 2117 |
+ 6.0.153: When using (illegal) double-byte characters and Vim syntax
|
| 2118 |
highlighting Vim can crash.
|
| 2119 |
+ 6.0.154: MS-DOS and MS-Windows: The menu entries for xxd don't work
|
| 2120 |
when there is no xxd in the path. When converting back from Hex the
|
| 2121 |
filetype may remain "xxd" if it is not detected.
|
| 2122 |
+ 6.0.155: Mac: compilation problems in ui.c after patch 6.0.145.
|
| 2123 |
+ 6.0.156: Starting Vim with the -b argument and two files, ":next"
|
| 2124 |
doesn't set 'binary' in the second file, like Vim 5.7.
|
| 2125 |
|
| 2126 |
-- Wichert Akkerman <wakkerma@debian.org> Wed, 30 Jan 2002 15:26:04 +0100
|
| 2127 |
|
| 2128 |
vim (6.0.118-1) unstable; urgency=low
|
| 2129 |
|
| 2130 |
* Re-bump alternative priority, change got lost in the move to vim6
|
| 2131 |
* Update comment in vimrc about filetype indents
|
| 2132 |
* Update autocommand for reportbug. Closes: Bug#127838
|
| 2133 |
* More upstream patches:
|
| 2134 |
+ 6.0.094: Athena: When clicking in the horizontal scrollbar Vim crashes.
|
| 2135 |
+ 6.0.095: Perl: Deleting lines may leave the cursor beyond the
|
| 2136 |
end of the file.
|
| 2137 |
+ 6.0.096: When ":saveas fname" fails because the file already
|
| 2138 |
exists, the file name is changed anyway and a following ":w"
|
| 2139 |
will overwrite the file.
|
| 2140 |
+ 6.0.097: Re-indenting in Insert mode with CTRL-F may cause a
|
| 2141 |
crash with a multi-byte encoding.
|
| 2142 |
+ 6.0.098: GTK: When using Gnome the "Search" and "Search and
|
| 2143 |
Replace" dialog boxes are not translated.
|
| 2144 |
+ 6.0.099: Cygwin: When running Vi compatible MS-DOS line endings
|
| 2145 |
cause trouble.
|
| 2146 |
+ 6.0.100: ":badd +0 test%file" causes a crash.
|
| 2147 |
+ 6.0.101: ":mksession" doesn't restore editing a file that has a
|
| 2148 |
'#' or '%' in its name.
|
| 2149 |
+ 6.0.102: When changing folds the cursor may appear halfway a
|
| 2150 |
closed fold.
|
| 2151 |
+ 6.0.103: When using 'scrollbind' a large value of 'scrolloff'
|
| 2152 |
will make the scroll binding stop near the end of the file.
|
| 2153 |
+ 6.0.104: Multi-byte: When '$' is in 'cpoptions', typing a
|
| 2154 |
double-wide character that overwrites the left halve of an old
|
| 2155 |
double-wide character causes a redraw problem and the cursor stops
|
| 2156 |
blinking.
|
| 2157 |
+ 6.0.105: Multi-byte: In a window of one column wide, with syntax
|
| 2158 |
highlighting enabled a crash might happen.
|
| 2159 |
+ 6.0.106: Win32: When the printer font is wrong, there is no
|
| 2160 |
error message.
|
| 2161 |
+ 6.0.107: VisVim: When editing another file, a modified file may
|
| 2162 |
be written unexpectedly and without warning.
|
| 2163 |
+ 6.0.108: When using folding could try displaying line zero,
|
| 2164 |
resulting in an error for a NULL pointer.
|
| 2165 |
+ 6.0.109: XIM: When the input method is enabled, repeating an
|
| 2166 |
insertion with "." disables it.
|
| 2167 |
+ 6.0.110: Using undo after executing "OxjAxkdd" from a
|
| 2168 |
register in an empty buffer gives an error message.
|
| 2169 |
+ 6.0.111: The virtcol() function doesn't take care of 'virtualedit'.
|
| 2170 |
+ 6.0.112: The explorer plugin doesn't sort directories with a
|
| 2171 |
space or special character after a directory with a shorter name.
|
| 2172 |
+ 6.0.113: ":edit ~/fname" doesn't work if $HOME includes a space.
|
| 2173 |
Also, expanding wildcards with the shell may fail.
|
| 2174 |
+ 6.0.114: Using ":p" with fnamemodify() didn't expand "~/" or
|
| 2175 |
"~user/" to a full path. For Win32 the current directory was
|
| 2176 |
prepended.
|
| 2177 |
+ 6.0.115: Win32: When using a dialog with a textfield it cannot
|
| 2178 |
scroll the text.
|
| 2179 |
+ 6.0.116: MS-Windows NT/2000/XP: filewritable() doesn't work
|
| 2180 |
correctly for filesystems that use ACLs.
|
| 2181 |
+ 6.0.117: Win32: when disabling the menu, "set lines=999" doesn't
|
| 2182 |
use all the available screen space.
|
| 2183 |
+ 6.0.118: When $TMPDIR is a relative path, the temp directory is
|
| 2184 |
missing a trailing slash and isn't deleted when Vim exits.
|
| 2185 |
|
| 2186 |
-- Wichert Akkerman <wakkerma@debian.org> Mon, 7 Jan 2002 00:03:23 +0100
|
| 2187 |
|
| 2188 |
vim (6.0.093-2) unstable; urgency=low
|
| 2189 |
|
| 2190 |
* Remove stray comments from default vimrc
|
| 2191 |
* No longer enable filetype indenting by default on popular request
|
| 2192 |
|
| 2193 |
-- Wichert Akkerman <wakkerma@debian.org> Thu, 6 Dec 2001 14:28:24 +0100
|
| 2194 |
|
| 2195 |
vim (6.0.093-1) unstable; urgency=low
|
| 2196 |
|
| 2197 |
* More upstream patches:
|
| 2198 |
+ 6.0.062: Crash when 'verbose' is > 3 and using ":shell".
|
| 2199 |
+ 6.0.063: When 'cpoptions' includes "$", using "cw" to type a ')'
|
| 2200 |
on top of the + "$" doesn't update syntax highlighting after it.
|
| 2201 |
+ 6.0.064: The NSIS install script doesn't work with newer
|
| 2202 |
versions of NSIS. The diff feature doesn't work when there isn't
|
| 2203 |
a good diff.exe on the system.
|
| 2204 |
+ 6.0.065: When using ":normal" in 'indentexpr' it may use redo
|
| 2205 |
characters before its argument.
|
| 2206 |
+ 6.0.066: Sometimes undo for one command is split into two undo actions.
|
| 2207 |
+ 6.0.067: if_xcmdsrv.c doesn't compile on systems where fd_set
|
| 2208 |
isn't defined in the usual header file
|
| 2209 |
+ 6.0.068: When formatting a Visually selected area with "gq" and
|
| 2210 |
the number of lines increases the last line may not be redrawn
|
| 2211 |
correctly.
|
| 2212 |
+ 6.0.069: Using "K" on a word that includes a "!" causes a
|
| 2213 |
"No previous command" error, because the "!" is expanded.
|
| 2214 |
+ 6.0.070: Win32: The error message for a failed dynamic
|
| 2215 |
linking of a Perl, Ruby, Tcl and Python library is unclear
|
| 2216 |
about what went wrong.
|
| 2217 |
+ 6.0.071: The "iris-ansi" builtin termcap isn't very good.
|
| 2218 |
+ 6.0.072: When 'lazyredraw' is set, a mapping that stops
|
| 2219 |
Visual mode, moves the cursor and starts Visual mode again
|
| 2220 |
causes a redraw problem.
|
| 2221 |
+ 6.0.073: DJGPP: When using CTRL-Z to start a shell, the
|
| 2222 |
prompt is halfway the text.
|
| 2223 |
+ 6.0.074: When using "&" in a substitute string a multi-byte
|
| 2224 |
character with a trailbyte 0x5c is not handled correctly.
|
| 2225 |
+ 6.0.075: When closing a horizontally split window while
|
| 2226 |
'eadirection' is "hor" another horizontally split window is
|
| 2227 |
still resized.
|
| 2228 |
+ 6.0.076: Warning for wrong pointer type when compiling.
|
| 2229 |
+ 6.0.077: Patch 6.0.075 was incomplete.
|
| 2230 |
+ 6.0.078: Using "daw" at the end of a line on a single-character
|
| 2231 |
word didn't include the white space before it. At the end of the
|
| 2232 |
file it didn't work at all.
|
| 2233 |
+ 6.0.079: When "W" is in 'cpoptions' and 'backupcopy' is "no" or
|
| 2234 |
"auto", can still overwrite a read-only file, because it's
|
| 2235 |
renamed.
|
| 2236 |
+ 6.0.080: When using a session file that has the same file in two
|
| 2237 |
windows, the fileinfo() call in do_ecmd() causes a scroll and a
|
| 2238 |
hit-enter prompt.
|
| 2239 |
+ 6.0.081: After using ":saveas" the new buffer name is added to
|
| 2240 |
the Buffers menu with a wrong number.
|
| 2241 |
+ 6.0.082: When swapping screens in an xterm and there is an
|
| 2242 |
(error) message from the vimrc script, the shell prompt is after
|
| 2243 |
the message.
|
| 2244 |
+ 6.0.083: GTK: When compiled without menu support the buttons in
|
| 2245 |
a dialog don't have any text.
|
| 2246 |
+ 6.0.084: UTF-8: a "r" command with an argument that is a keymap
|
| 2247 |
for a character with a composing character can't be repeated
|
| 2248 |
with ".".
|
| 2249 |
+ 6.0.085: When 'mousefocus' is set, using "s" to go to Insert
|
| 2250 |
mode and then moving the mouse pointer to another window stops
|
| 2251 |
Insert mode, while this doesn't happen with "a" or "i".
|
| 2252 |
+ 6.0.086: When using "gu" the message says "~ed".
|
| 2253 |
+ 6.0.087: Message translations are incorrect, which may cause a
|
| 2254 |
crash. The Turkish translations needed more work and the
|
| 2255 |
maintainer didn't have time.
|
| 2256 |
+ 6.0.088: "." doesn't work after using "rx" in Visual mode.
|
| 2257 |
+ 6.0.089: In a C file, using "==" to align a line starting with
|
| 2258 |
"* " after a line with "* -" indents one space too few.
|
| 2259 |
+ 6.0.090: When a wrapping line does not fit in a window and
|
| 2260 |
'scrolloff' is bigger than half the window height, moving the
|
| 2261 |
cursor left or right causes the screen to flash badly.
|
| 2262 |
+ 6.0.091: Using CTRL-O in Insert mode, while 'virtualedit' is
|
| 2263 |
"all" and the cursor is after the end-of-line, moves the cursor
|
| 2264 |
left.
|
| 2265 |
+ 6.0.092: The explorer plugin doesn't ignore case of 'suffixes'
|
| 2266 |
on MS-Windows.
|
| 2267 |
+ 6.0.093: When the Tcl library couldn't be loaded dynamically,
|
| 2268 |
get an error message when closing a buffer or window.
|
| 2269 |
|
| 2270 |
-- Wichert Akkerman <wakkerma@debian.org> Mon, 12 Nov 2001 14:35:08 +0100
|
| 2271 |
|
| 2272 |
vim (6.0.061-1) unstable; urgency=low
|
| 2273 |
|
| 2274 |
* Add build to binary-arch dependencies. Closes: Bug#117619
|
| 2275 |
* More upstream patches:
|
| 2276 |
+ 6.0.037: When the user has set "did_install_syntax_menu" to avoid
|
| 2277 |
the default Syntax menu it still appears.
|
| 2278 |
+ 6.0.038: When 'selection' is "exclusive", deleting a block of text
|
| 2279 |
at the end of a line can leave the cursor beyond the end of the line.
|
| 2280 |
+ 6.0.039: "gP" leaves the cursor in the wrong position when
|
| 2281 |
'virtualedit' is used. Using "c" in blockwise Visual mode leaves the
|
| 2282 |
cursor in a strange position.
|
| 2283 |
+ 6.0.040: When 'fileencoding' is invalid and writing fails because of
|
| 2284 |
this, the original file is gone.
|
| 2285 |
+ 6.0.041: Using ":language messages en" when LC_MESSAGES is undefined
|
| 2286 |
results in setting LC_CTYPE.
|
| 2287 |
+ 6.0.042: ":mksession" can't handle file names with a space.
|
| 2288 |
+ 6.0.043: Patch 6.0.041 was wrong.
|
| 2289 |
+ 6.0.044: Using a "containedin" list for a syntax item doesn't work
|
| 2290 |
for an item that doesn't have a "contains" argument. Also,
|
| 2291 |
"containedin" doesn't ignore a transparent item.
|
| 2292 |
+ 6.0.045: After creating a fold with a Visual selection, another
|
| 2293 |
window with the same buffer still has inverted text.
|
| 2294 |
+ 6.0.046: When getrlimit() returns an 8 byte number the check for
|
| 2295 |
running out of stack may fail.
|
| 2296 |
+ 6.0.047: Using a regexp with "\(\)" inside a "\%[]" item causes a
|
| 2297 |
crash.
|
| 2298 |
+ 6.0.048: Win32: In the console the mouse doesn't always work
|
| 2299 |
correctly. Sometimes after getting focus a mouse movement is
|
| 2300 |
interpreted like a button click.
|
| 2301 |
+ 6.0.049: When using evim the intro screen is misleading.
|
| 2302 |
+ 6.0.050: UTF-8: "viw" doesn't include non-ASCII characters before
|
| 2303 |
the cursor.
|
| 2304 |
+ 6.0.051: UTF-8: Using CTRL-R on the command line doesn't insert
|
| 2305 |
composing characters.
|
| 2306 |
+ 6.0.052: The check for rlim_t in patch 6.0.046 does not work on some
|
| 2307 |
systems.
|
| 2308 |
+ 6.0.053: Various problems with QNX.
|
| 2309 |
+ 6.0.054: When using mswin.vim, CTRL-V pastes a block of text like it
|
| 2310 |
is normal text. Using CTRL-V in blockwise Visual mode leaves "x"
|
| 2311 |
characters behind.
|
| 2312 |
+ 6.0.055: GTK: The selection isn't copied the first time.
|
| 2313 |
+ 6.0.056: Using "CTRL-O cw" in Insert mode results in a nested Insert
|
| 2314 |
mode. <Esc> doesn't leave Insert mode then.
|
| 2315 |
+ 6.0.057: Using ":wincmd g}" in a function doesn't work.
|
| 2316 |
+ 6.0.058: When a Cursorhold autocommand moved the cursor, the ruler
|
| 2317 |
wasn't updated.
|
| 2318 |
+ 6.0.059: Highlighting for 'hlsearch' isn't visible in lines that are
|
| 2319 |
highlighted for diff highlighting.
|
| 2320 |
+ 6.0.060: Motif: When the tooltip is to be popped up, Vim crashes.
|
| 2321 |
+ 6.0.061: The toolbar buttons to load and save a session do not
|
| 2322 |
correctly use v:this_session.
|
| 2323 |
|
| 2324 |
-- Wichert Akkerman <wakkerma@debian.org> Thu, 1 Nov 2001 17:16:37 +0100
|
| 2325 |
|
| 2326 |
vim (6.0.036-1) unstable; urgency=low
|
| 2327 |
|
| 2328 |
* More upstream patches:
|
| 2329 |
+ 6.0.028: Can't compile without +virtualedit and with +visualextra.
|
| 2330 |
+ 6.0.029: When making a change in line 1, then in line 2 and then
|
| 2331 |
deleting line 1, undo info could be wrong. Only when the
|
| 2332 |
changes are undone at once.
|
| 2333 |
+ 6.0.030: Using ":source! file" doesn't work inside a loop or after
|
| 2334 |
":argdo".
|
| 2335 |
+ 6.0.031: Nextstep doesn't have setenv() or putenv().
|
| 2336 |
+ 6.0.032: When changing a setting that affects all folds, they are not
|
| 2337 |
displayed immediately.
|
| 2338 |
+ 6.0.033: Using 'wildmenu' on MS-Windows, file names that include a
|
| 2339 |
space are only displayed starting with that space.
|
| 2340 |
+ 6.0.034: Calling searchpair() with three arguments could result in a
|
| 2341 |
crash or strange error message.
|
| 2342 |
+ 6.0.035: The menu item Edit/Global_Settings/Toggle_Toolbar doesn't
|
| 2343 |
work when 'ignorecase' is set.
|
| 2344 |
+ 6.0.036: OS/2, MS-DOS and MS-Windows: Using a path that starts with a
|
| 2345 |
slash in 'tags' doesn't work as expected.
|
| 2346 |
|
| 2347 |
-- Wichert Akkerman <wakkerma@debian.org> Mon, 29 Oct 2001 20:09:06 +0100
|
| 2348 |
|
| 2349 |
vim (6.0.027-1) unstable; urgency=low
|
| 2350 |
|
| 2351 |
* More upstream patches:
|
| 2352 |
+ 6.0.012: Polish translations contains printf format errors, this can
|
| 2353 |
result in a crash when using one of them.
|
| 2354 |
+ 6.0.013: Using ":silent! cmd" still gives some error messages, like
|
| 2355 |
for an invalid range.
|
| 2356 |
+ 6.0.014: When 'modifiable' is off and 'virtualedit' is "all", "rx"
|
| 2357 |
on a TAB still changes the buffer.
|
| 2358 |
+ 6.0.015: When 'cpoptions' includes "S" and "filetype plugin on" has
|
| 2359 |
been used, can get an error for deleting the b:did_ftplugin
|
| 2360 |
variable.
|
| 2361 |
+ 6.0.016: bufnr(), bufname() and bufwinnr() don't find unlisted
|
| 2362 |
buffers when the argument is a string. Also for
|
| 2363 |
setbufvar() and getbufvar().
|
| 2364 |
+ 6.0.017: When 'ttybuiltin' is set and a builtin termcap entry defines
|
| 2365 |
t_Co and the external one doesn't, it gets reset to empty.
|
| 2366 |
+ 6.0.018: Initializing 'encoding' may cause a crash when setlocale()
|
| 2367 |
is not used.
|
| 2368 |
+ 6.0.019: Converting a string with multi-byte characters to a
|
| 2369 |
printable string, e.g., with strtrans(), may cause a crash.
|
| 2370 |
+ 6.0.020: When obtaining the value of a global variable internally,
|
| 2371 |
could get the function-local value instead. Applies to
|
| 2372 |
using <Leader> and <LocalLeader> and resetting highlighting
|
| 2373 |
in a function.
|
| 2374 |
+ 6.0.021: The 'cscopepathcomp' option didn't work.
|
| 2375 |
+ 6.0.022: When using the 'langmap' option, the second character of a
|
| 2376 |
command starting with "g" isn't adjusted.
|
| 2377 |
+ 6.0.023: Loading the lhaskell syntax doesn't work.
|
| 2378 |
+ 6.0.024: Using "CTRL-V u 9900" in Insert mode may cause a crash.
|
| 2379 |
+ 6.0.025: The pattern "\vx(.|$)" doesn't match "x" at the end of a
|
| 2380 |
line.
|
| 2381 |
+ 6.0.026: GTK: When using arrow keys to navigate through the menus,
|
| 2382 |
the separators are selected.
|
| 2383 |
+ 6.0.027: VMS: Printing doesn't work, the file is deleted too
|
| 2384 |
quickly. No longer need the VMS specific printing menu.
|
| 2385 |
gethostname() is not available with VAXC. The makefile was
|
| 2386 |
lacking selection of the tiny-huge feature set.
|
| 2387 |
* Add a new icon based on vim32x32.xpm with colours remapped to the
|
| 2388 |
menu packages' cmap.xpm.
|
| 2389 |
* Move gvim MIME entries to vim-variant packages only
|
| 2390 |
* Fix packagename in vim menu entry (vim-rt no longer exists)
|
| 2391 |
* Move gvim menu entry to vim-variant packages only
|
| 2392 |
* Properly install menu and mime entries for all packages and make sure
|
| 2393 |
failure cases are handled correctly.
|
| 2394 |
* Add lintian overrides to make it stop complaining about perfectly
|
| 2395 |
correct things.
|
| 2396 |
* Fix debcontrol.vim: allow variable substitution in multiline fields
|
| 2397 |
as well. Closes: Bug#116741
|
| 2398 |
* Fix inconsistent printf format strings in translations
|
| 2399 |
|
| 2400 |
-- Wichert Akkerman <wakkerma@debian.org> Sun, 28 Oct 2001 13:44:50 +0900
|
| 2401 |
|
| 2402 |
vim (6.0.011-3) unstable; urgency=low
|
| 2403 |
|
| 2404 |
* Always enable multibyte support
|
| 2405 |
|
| 2406 |
-- Wichert Akkerman <wakkerma@debian.org> Wed, 3 Oct 2001 17:01:46 +0200
|
| 2407 |
|
| 2408 |
vim (6.0.011-2) unstable; urgency=low
|
| 2409 |
|
| 2410 |
* Create a new vim-ruby package. Closes: Bug#114053
|
| 2411 |
|
| 2412 |
-- Wichert Akkerman <wakkerma@debian.org> Mon, 1 Oct 2001 17:25:06 +0200
|
| 2413 |
|
| 2414 |
vim (6.0.011-1) unstable; urgency=low
|
| 2415 |
|
| 2416 |
* Add Build-Depends for libperl-dev. Closes: Bug#114011
|
| 2417 |
* More upstream patches:
|
| 2418 |
+ 6.0.009: Nextstep doesn't have S_ISBLK.
|
| 2419 |
+ 6.0.010: Using "gf" on a file name starting with "./" or "../" in
|
| 2420 |
a buffer without a name causes a crash.
|
| 2421 |
+ 6.0.011: Python: After replacing or deleting lines get an ml_get error.
|
| 2422 |
|
| 2423 |
-- Wichert Akkerman <wakkerma@debian.org> Mon, 1 Oct 2001 00:35:55 +0200
|
| 2424 |
|
| 2425 |
vim (6.0.008-1) unstable; urgency=low
|
| 2426 |
|
| 2427 |
* More upstream patches:
|
| 2428 |
+ 6.004: The find/replace dialog doesn't reuse a previous argument properly.
|
| 2429 |
+ 6.005: Insert mode, "CTRL-O :ls" has a delay before redrawing.
|
| 2430 |
+ 6.006: With a vertical split, 'number' set and 'scrolloff' non-zero,
|
| 2431 |
making the window width very small causes a crash.
|
| 2432 |
+ 6.007: When setting 'filetype' while there is no FileType autocommand, a
|
| 2433 |
following ":setfiletype" would set 'filetype' again.
|
| 2434 |
+ 6.008: 'imdisable' is missing from the options window.
|
| 2435 |
* Fix typo in debian/rules which accidentily disabled perl interpreter
|
| 2436 |
support in vim-perl
|
| 2437 |
|
| 2438 |
-- Wichert Akkerman <wakkerma@debian.org> Sat, 29 Sep 2001 17:03:42 +0200
|
| 2439 |
|
| 2440 |
vim (6.0.003-1) unstable; urgency=low
|
| 2441 |
|
| 2442 |
* Merge three upstream patches:
|
| 2443 |
+ 6.001: Loading the sh.vim syntax file causes error messages
|
| 2444 |
+ 6.002: The configure check for ACLs on AIX doesn't work
|
| 2445 |
+ 6.003: Using a '@' item in 'viminfo' doesn't work
|
| 2446 |
|
| 2447 |
-- Wichert Akkerman <wakkerma@debian.org> Thu, 27 Sep 2001 22:37:45 +0200
|
| 2448 |
|
| 2449 |
vim (6.0-1) unstable; urgency=low
|
| 2450 |
|
| 2451 |
* Merge changelog entries from 5.* packages
|
| 2452 |
* Rework debian/rules further
|
| 2453 |
* Add Build-Depends on dpkg >> 1.7.0 since we use dpkg:Version in
|
| 2454 |
debian/control
|
| 2455 |
|
| 2456 |
-- Wichert Akkerman <wakkerma@debian.org> Wed, 26 Sep 2001 20:40:15 +0200
|
| 2457 |
|
| 2458 |
vim (6.0-0.99-1) unstable; urgency=low
|
| 2459 |
|
| 2460 |
* New upstream version
|
| 2461 |
* Restore vim-{gtk,perl,python,tcl} packages
|
| 2462 |
|
| 2463 |
-- Wichert Akkerman <wakkerma@debian.org> Wed, 26 Sep 2001 20:40:15 +0200
|
| 2464 |
|
| 2465 |
vim (6.0-0.60aw.006-1) unstable; urgency=low
|
| 2466 |
|
| 2467 |
* Add 6 upstream bugfixes
|
| 2468 |
* Add doc symlinks
|
| 2469 |
|
| 2470 |
-- Wichert Akkerman <wakkerma@debian.org> Sun, 16 Sep 2001 23:14:43 +0200
|
| 2471 |
|
| 2472 |
vim (6.0-0.60aw-1) unstable; urgency=low
|
| 2473 |
|
| 2474 |
* Seventh and hopefully last beta release
|
| 2475 |
* Enable signs feature
|
| 2476 |
|
| 2477 |
-- Wichert Akkerman <wakkerma@debian.org> Sun, 16 Sep 2001 23:14:43 +0200
|
| 2478 |
|
| 2479 |
vim (6.0-0.60av-1) unstable; urgency=low
|
| 2480 |
|
| 2481 |
* Sixth beta release
|
| 2482 |
|
| 2483 |
-- Wichert Akkerman <wakkerma@debian.org> Mon, 10 Sep 2001 03:19:54 +0200
|
| 2484 |
|
| 2485 |
vim (6.0-0.60au-1) unstable; urgency=low
|
| 2486 |
|
| 2487 |
* Fifth `golden' beta release
|
| 2488 |
|
| 2489 |
-- Wichert Akkerman <wakkerma@debian.org> Tue, 4 Sep 2001 11:32:35 +0200
|
| 2490 |
|
| 2491 |
vim (6.0-0.60at-1) unstable; urgency=low
|
| 2492 |
|
| 2493 |
* Fourth beta release
|
| 2494 |
|
| 2495 |
-- Wichert Akkerman <wakkerma@debian.org> Mon, 27 Aug 2001 15:43:24 -0700
|
| 2496 |
|
| 2497 |
vim (6.0-0.60ar-1) unstable; urgency=low
|
| 2498 |
|
| 2499 |
* Third beta release
|
| 2500 |
|
| 2501 |
-- Wichert Akkerman <wakkerma@debian.org> Mon, 13 Aug 2001 14:05:23 +0200
|
| 2502 |
|
| 2503 |
vim (6.0-0.60aq-1) unstable; urgency=low
|
| 2504 |
|
| 2505 |
* Second beta release
|
| 2506 |
|
| 2507 |
-- Wichert Akkerman <wakkerma@debian.org> Sun, 5 Aug 2001 23:25:28 +0200
|
| 2508 |
|
| 2509 |
vim (6.0-0.60ap-2) unstable; urgency=low
|
| 2510 |
|
| 2511 |
* Oops, vimrc and gvimrc are not normal runtime files, so do symlink
|
| 2512 |
them.
|
| 2513 |
|
| 2514 |
-- Wichert Akkerman <wakkerma@debian.org> Mon, 30 Jul 2001 10:16:15 +0200
|
| 2515 |
|
| 2516 |
vim (6.0-0.60ap-1) unstable; urgency=low
|
| 2517 |
|
| 2518 |
* First beta release
|
| 2519 |
|
| 2520 |
-- Wichert Akkerman <wakkerma@debian.org> Sun, 29 Jul 2001 18:03:48 +0200
|
| 2521 |
|
| 2522 |
vim (6.0-0.60ao-1) unstable; urgency=low
|
| 2523 |
|
| 2524 |
* Another new alpha release.
|
| 2525 |
* Symlink /usr/share/vim/vimfiles to /etc/vim and drop vim and gvimrc
|
| 2526 |
symlinks. This means we no longer need any patches to the upstream
|
| 2527 |
source now.
|
| 2528 |
|
| 2529 |
-- Wichert Akkerman <wakkerma@debian.org> Mon, 23 Jul 2001 16:17:03 +0200
|
| 2530 |
|
| 2531 |
vim (6.0-0.60an-1) unstable; urgency=low
|
| 2532 |
|
| 2533 |
* Another new alpha release.
|
| 2534 |
|
| 2535 |
-- Wichert Akkerman <wakkerma@debian.org> Thu, 12 Jul 2001 13:12:17 -0700
|
| 2536 |
|
| 2537 |
vim (6.0-0.60am-1) unstable; urgency=low
|
| 2538 |
|
| 2539 |
* Another new alpha release.
|
| 2540 |
|
| 2541 |
-- Wichert Akkerman <wakkerma@debian.org> Sun, 1 Jul 2001 21:42:56 +0200
|
| 2542 |
|
| 2543 |
vim (6.0-0.60al-1) unstable; urgency=low
|
| 2544 |
|
| 2545 |
* Another new alpha release.
|
| 2546 |
|
| 2547 |
-- Wichert Akkerman <wakkerma@debian.org> Mon, 25 Jun 2001 00:05:28 +0200
|
| 2548 |
|
| 2549 |
vim (6.0-0.60ak-1) unstable; urgency=low
|
| 2550 |
|
| 2551 |
* Another new alpha release.
|
| 2552 |
|
| 2553 |
-- Wichert Akkerman <wakkerma@debian.org> Sun, 17 Jun 2001 23:09:43 +0200
|
| 2554 |
|
| 2555 |
vim (6.0-0.60aj-1) unstable; urgency=low
|
| 2556 |
|
| 2557 |
* Another new alpha release.
|
| 2558 |
|
| 2559 |
-- Wichert Akkerman <wakkerma@debian.org> Sun, 10 Jun 2001 23:35:47 +0200
|
| 2560 |
|
| 2561 |
vim (6.0-0.60ai-1) unstable; urgency=low
|
| 2562 |
|
| 2563 |
* Another new alpha release.
|
| 2564 |
|
| 2565 |
-- Wichert Akkerman <wakkerma@debian.org> Sun, 3 Jun 2001 22:02:40 +0200
|
| 2566 |
|
| 2567 |
vim (6.0-0.60ag-1) unstable; urgency=low
|
| 2568 |
|
| 2569 |
* Another new alpha release.
|
| 2570 |
* Use DESTDIR to install.
|
| 2571 |
|
| 2572 |
-- Wichert Akkerman <wakkerma@debian.org> Sun, 20 May 2001 23:55:36 +0200
|
| 2573 |
|
| 2574 |
vim (6.0-0.60af-1) unstable; urgency=low
|
| 2575 |
|
| 2576 |
* Another new alpha release.
|
| 2577 |
|
| 2578 |
-- Wichert Akkerman <wakkerma@debian.org> Mon, 14 May 2001 19:42:22 +0200
|
| 2579 |
|
| 2580 |
vim (6.0-0.60ae-1) unstable; urgency=low
|
| 2581 |
|
| 2582 |
* Another new alpha release.
|
| 2583 |
|
| 2584 |
-- Wichert Akkerman <wakkerma@debian.org> Sun, 6 May 2001 22:14:25 +0200
|
| 2585 |
|
| 2586 |
vim (6.0-0.60ad-1) unstable; urgency=low
|
| 2587 |
|
| 2588 |
* Another new alpha release.
|
| 2589 |
|
| 2590 |
-- Wichert Akkerman <wakkerma@debian.org> Mon, 30 Apr 2001 22:36:49 +0200
|
| 2591 |
|
| 2592 |
vim (6.0-0.60ac-1) unstable; urgency=low
|
| 2593 |
|
| 2594 |
* Another new alpha release.
|
| 2595 |
* Update Debian syntax files with copy from Michael Pfiefel
|
| 2596 |
|
| 2597 |
-- Wichert Akkerman <wakkerma@debian.org> Sun, 22 Apr 2001 22:09:00 +0200
|
| 2598 |
|
| 2599 |
vim (6.0-0.60ab-1) unstable; urgency=low
|
| 2600 |
|
| 2601 |
* Another new alpha release.
|
| 2602 |
|
| 2603 |
-- Wichert Akkerman <wakkerma@debian.org> Mon, 16 Apr 2001 22:30:12 +0200
|
| 2604 |
|
| 2605 |
vim (6.0-0.60aa-1) unstable; urgency=low
|
| 2606 |
|
| 2607 |
* Another new alpha release.
|
| 2608 |
|
| 2609 |
-- Wichert Akkerman <wakkerma@debian.org> Sun, 8 Apr 2001 16:54:34 +0200
|
| 2610 |
|
| 2611 |
vim (6.0-0.60z-1) unstable; urgency=low
|
| 2612 |
|
| 2613 |
* Another new alpha release.
|
| 2614 |
|
| 2615 |
-- Wichert Akkerman <wakkerma@debian.org> Mon, 26 Mar 2001 17:45:23 +0200
|
| 2616 |
|
| 2617 |
vim (6.0-0.60x-1) unstable; urgency=low
|
| 2618 |
|
| 2619 |
* Another new alpha release.
|
| 2620 |
|
| 2621 |
-- Wichert Akkerman <wakkerma@debian.org> Wed, 14 Mar 2001 16:25:04 +0100
|
| 2622 |
|
| 2623 |
vim (6.0-0.60w-1) unstable; urgency=low
|
| 2624 |
|
| 2625 |
* Another new alpha release. Closes: Bug#86574
|
| 2626 |
|
| 2627 |
-- Wichert Akkerman <wakkerma@debian.org> Tue, 27 Feb 2001 17:59:34 +0100
|
| 2628 |
|
| 2629 |
vim (6.0-0.60v-1) unstable; urgency=low
|
| 2630 |
|
| 2631 |
* Another new alpha release.
|
| 2632 |
|
| 2633 |
-- Wichert Akkerman <wakkerma@debian.org> Fri, 16 Feb 2001 23:04:32 +0100
|
| 2634 |
|
| 2635 |
vim (6.0-0.60u-2) unstable; urgency=low
|
| 2636 |
|
| 2637 |
* Add patch to memline.c to fix redraw on double-editing error message
|
| 2638 |
|
| 2639 |
-- Wichert Akkerman <wakkerma@debian.org> Fri, 9 Feb 2001 23:48:09 +0100
|
| 2640 |
|
| 2641 |
vim (6.0-0.60u-1) unstable; urgency=low
|
| 2642 |
|
| 2643 |
* Another new alpha release.
|
| 2644 |
|
| 2645 |
-- Wichert Akkerman <wakkerma@debian.org> Mon, 5 Feb 2001 23:17:38 +0100
|
| 2646 |
|
| 2647 |
vim (6.0-0.60t-1) unstable; urgency=low
|
| 2648 |
|
| 2649 |
* Another new alpha release.
|
| 2650 |
|
| 2651 |
-- Wichert Akkerman <wakkerma@debian.org> Sat, 3 Feb 2001 17:11:23 +0100
|
| 2652 |
|
| 2653 |
vim (6.0-0.60s-1) unstable; urgency=low
|
| 2654 |
|
| 2655 |
* Another new alpha release.
|
| 2656 |
|
| 2657 |
-- Wichert Akkerman <wakkerma@debian.org> Fri, 19 Jan 2001 15:53:05 +1100
|
| 2658 |
|
| 2659 |
vim (6.0-0.60r-1) unstable; urgency=low
|
| 2660 |
|
| 2661 |
* Another new alpha release.
|
| 2662 |
|
| 2663 |
-- Wichert Akkerman <wakkerma@debian.org> Mon, 8 Jan 2001 05:44:55 +0100
|
| 2664 |
|
| 2665 |
vim (6.0-0.60q-1) unstable; urgency=low
|
| 2666 |
|
| 2667 |
* Another new alpha release.
|
| 2668 |
* Print newline after moving a {g,}vimrc
|
| 2669 |
|
| 2670 |
-- Wichert Akkerman <wakkerma@debian.org> Wed, 20 Dec 2000 01:45:23 +0100
|
| 2671 |
|
| 2672 |
vim (6.0-0.60p-1) unstable; urgency=low
|
| 2673 |
|
| 2674 |
* Another new alpha release. We're slowly starting to run out of letters!
|
| 2675 |
|
| 2676 |
-- Wichert Akkerman <wakkerma@debian.org> Fri, 15 Dec 2000 01:05:58 +0100
|
| 2677 |
|
| 2678 |
vim (6.0-0.60o-1) unstable; urgency=low
|
| 2679 |
|
| 2680 |
* You guessed it, another new upstream alpha release for vim6
|
| 2681 |
|
| 2682 |
-- Wichert Akkerman <wakkerma@debian.org> Mon, 4 Dec 2000 00:25:33 +0100
|
| 2683 |
|
| 2684 |
vim (6.0-0.60m-2) unstable; urgency=low
|
| 2685 |
|
| 2686 |
* Update Ray's email address in vimrc
|
| 2687 |
* Remove handling of compressed files in vimrc since that is now
|
| 2688 |
done by the gzip plugin
|
| 2689 |
|
| 2690 |
-- Wichert Akkerman <wakkerma@debian.org> Sun, 3 Dec 2000 02:42:13 +0100
|
| 2691 |
|
| 2692 |
vim (6.0-0.60m-1) unstable; urgency=low
|
| 2693 |
|
| 2694 |
* Another new upstream alpha release for vim6
|
| 2695 |
* Fix fixup of tags-file: we don't compress the tags file itself
|
| 2696 |
|
| 2697 |
-- Wichert Akkerman <wakkerma@debian.org> Sun, 26 Nov 2000 16:29:30 +0100
|
| 2698 |
|
| 2699 |
vim (6.0-0.60k-2) unstable; urgency=low
|
| 2700 |
|
| 2701 |
* Add patch to fix partial renaming of rpchf to rcphf in netrw.vim
|
| 2702 |
* Add patch to handle double-byte charactres properly
|
| 2703 |
|
| 2704 |
-- Wichert Akkerman <wakkerma@debian.org> Mon, 30 Oct 2000 17:33:24 +0100
|
| 2705 |
|
| 2706 |
vim (6.0-0.60k-1) unstable; urgency=low
|
| 2707 |
|
| 2708 |
* Another new upstream alpha release for vim6
|
| 2709 |
* Use libgtk1.2-dev instead of libgtk-dev for Build-Depends
|
| 2710 |
* Update default vimrc to use new plugins
|
| 2711 |
|
| 2712 |
-- Wichert Akkerman <wakkerma@debian.org> Sun, 29 Oct 2000 23:57:24 +0100
|
| 2713 |
|
| 2714 |
vim (6.0-0.60j-1) unstable; urgency=low
|
| 2715 |
|
| 2716 |
* Another new upstream alpha release for vim6
|
| 2717 |
|
| 2718 |
-- Wichert Akkerman <wakkerma@debian.org> Sun, 22 Oct 2000 22:40:21 +0200
|
| 2719 |
|
| 2720 |
vim (6.0-0.60h-1) unstable; urgency=low
|
| 2721 |
|
| 2722 |
* New upstream release, eighth alpha for vim6
|
| 2723 |
|
| 2724 |
-- Wichert Akkerman <wakkerma@debian.org> Fri, 1 Sep 2000 17:24:45 +0200
|
| 2725 |
|
| 2726 |
vim (6.0-0.60g-1) unstable; urgency=low
|
| 2727 |
|
| 2728 |
* New upstream release, seventh alpha for vim6
|
| 2729 |
|
| 2730 |
-- Wichert Akkerman <wakkerma@debian.org> Sat, 26 Aug 2000 22:59:48 +0200
|
| 2731 |
|
| 2732 |
vim (6.0-0.60f-1) unstable; urgency=low
|
| 2733 |
|
| 2734 |
* New upstream release, sixth alpha for vim6
|
| 2735 |
* Add /etc/vim to DFLT_RUNTIMEPATH so sysadmins can customize stuff
|
| 2736 |
in there
|
| 2737 |
|
| 2738 |
-- Wichert Akkerman <wakkerma@debian.org> Sat, 19 Aug 2000 17:25:33 -0700
|
| 2739 |
|
| 2740 |
vim (6.0-0.60e-1) unstable; urgency=low
|
| 2741 |
|
| 2742 |
* New upstream release, fifth alpha for vim6
|
| 2743 |
|
| 2744 |
-- Wichert Akkerman <wakkerma@debian.org> Sun, 6 Aug 2000 18:38:56 -0700
|
| 2745 |
|
| 2746 |
vim (6.0-0.60d-2) unstable; urgency=low
|
| 2747 |
|
| 2748 |
* Small fix for xim_reset to fix segfaults on mouseclick in gvim
|
| 2749 |
|
| 2750 |
-- Wichert Akkerman <wakkerma@debian.org> Fri, 4 Aug 2000 22:28:20 +0200
|
| 2751 |
|
| 2752 |
vim (6.0-0.60d-1) unstable; urgency=low
|
| 2753 |
|
| 2754 |
* New upstream release, fourth alpha for vim6
|
| 2755 |
|
| 2756 |
-- Wichert Akkerman <wakkerma@debian.org> Fri, 4 Aug 2000 00:20:40 +0200
|
| 2757 |
|
| 2758 |
vim (6.0-0.60b-1) unstable; urgency=low
|
| 2759 |
|
| 2760 |
* New upstream release, second alpha for vim6
|
| 2761 |
* Include lang sources as well now
|
| 2762 |
* Repackaged from scratch:
|
| 2763 |
+ vim-rt merged back into vim package
|
| 2764 |
+ seperate versions now only include the {g,}vim binary.
|
| 2765 |
* Create html-version of documentation as well
|
| 2766 |
* Move configuration files to /etc/vim/. Closes: Bug#61574
|
| 2767 |
* Closes: Bug#68502
|
| 2768 |
|
| 2769 |
-- Wichert Akkerman <wakkerma@debian.org> Sat, 22 Jul 2000 22:53:40 +0200
|
| 2770 |
|
| 2771 |
vim (5.8.007-4) unstable; urgency=low
|
| 2772 |
|
| 2773 |
* Stupid, I moved a file over but forgot to add a Replaces
|
| 2774 |
to vim-rt. Fixed now.
|
| 2775 |
|
| 2776 |
-- Wichert Akkerman <wakkerma@debian.org> Thu, 16 Aug 2001 20:33:39 +0200
|
| 2777 |
|
| 2778 |
vim (5.8.007-3) unstable; urgency=low
|
| 2779 |
|
| 2780 |
* Don't Build-Depend on libgmpg1-dev on hurd. Closes: Bug#108239
|
| 2781 |
* Enable filename modifiers in vim-tiny since we use them in the
|
| 2782 |
default vimrc to read compressed files (such as the documentation).
|
| 2783 |
Closes: Bug#108737
|
| 2784 |
* We handle spaces in architecture fields now. Closes: Bug#103257
|
| 2785 |
* Force vimtutor to use /etc/vimrc so it can load compressed files
|
| 2786 |
Closes: Bug#83915
|
| 2787 |
* Move vimtutor to vim-rt package. Closes: Bug#78783
|
| 2788 |
|
| 2789 |
-- Wichert Akkerman <wakkerma@debian.org> Wed, 15 Aug 2001 13:18:09 +0200
|
| 2790 |
|
| 2791 |
vim (5.8.007-2) unstable; urgency=low
|
| 2792 |
|
| 2793 |
* Fix typo in debcontrol.vim
|
| 2794 |
|
| 2795 |
-- Wichert Akkerman <wakkerma@debian.org> Sun, 15 Jul 2001 21:38:02 +0200
|
| 2796 |
|
| 2797 |
vim (5.8.007-1) unstable; urgency=low
|
| 2798 |
|
| 2799 |
* Merge upstream bugfixes:
|
| 2800 |
+ When including a syntax cluster in itself, Vim crashes.
|
| 2801 |
+ With the GTK GUI, when 'shell' is not a valid program, ":make"
|
| 2802 |
causes Vim to exit.
|
| 2803 |
+ ":hi def link" adds a link to a highlight group while it already
|
| 2804 |
has attributes for the GUI.
|
| 2805 |
+ With syntax highlighting, synchronizing on a C-comment failed
|
| 2806 |
after "//*/".
|
| 2807 |
* Update debcontrol.vim. Closes: Bug#105306
|
| 2808 |
|
| 2809 |
-- Wichert Akkerman <wakkerma@debian.org> Sun, 15 Jul 2001 15:32:40 +0200
|
| 2810 |
|
| 2811 |
vim (5.8.003-1) unstable; urgency=low
|
| 2812 |
|
| 2813 |
* Use the debchangelog filetype for changelog.dch
|
| 2814 |
* Use a versioned Recommends for vim-rt. Note that this will not help
|
| 2815 |
if you use apt-get. Use a proper frontend instead.
|
| 2816 |
Closes: Bug#100105,#55812,#100021
|
| 2817 |
* Add Build-Depends on dpkg >= 1.7.0 since we use ${dpkg:Version} now.
|
| 2818 |
* Update debcontrol.vim:
|
| 2819 |
+ the section is `doc', not `docs'
|
| 2820 |
+ Add non-US/{main,contrib,non-free}
|
| 2821 |
+ Accept both `tex' and `text' as sections (ordering problem in regexp)
|
| 2822 |
Closes: Bug#99995
|
| 2823 |
* Merge upstream bugfixes:
|
| 2824 |
+ When exiting and 'cmdheight' is 2 or bigger and 'showcmd' is set,
|
| 2825 |
the cursor is left in the wrong place. (Sascha Blank)
|
| 2826 |
+ The dtd.vim syntax file contained a few items that require Vim 6.0.
|
| 2827 |
Closes: Bug#100338,#100348
|
| 2828 |
|
| 2829 |
-- Wichert Akkerman <wakkerma@debian.org> Sun, 10 Jun 2001 14:42:30 +0200
|
| 2830 |
|
| 2831 |
vim (5.8-1) unstable; urgency=low
|
| 2832 |
|
| 2833 |
* New upstream bugfix version. Closes: Bug#98731,#74105,#67438,#66882,#65244
|
| 2834 |
* Use libgtk1.2-dev in the Build-Depends.
|
| 2835 |
Closes: Bug#98101,#67737,#83825,#87291,#93882,#95227,#92065
|
| 2836 |
* doc symlinks were fixed earlier already. Closes: Bug#48587
|
| 2837 |
* exuberant-tags is no longer part of the vim source, update debian/rules
|
| 2838 |
accordingly
|
| 2839 |
|
| 2840 |
-- Wichert Akkerman <wakkerma@debian.org> Sun, 3 Jun 2001 23:28:21 +0200
|
| 2841 |
|
| 2842 |
vim (5.7.028-1) unstable; urgency=low
|
| 2843 |
|
| 2844 |
* Apply more upstream bugfixes
|
| 2845 |
* Use libperl-dev instead of perl5 as Build-Depends. Closes: Bug#92367
|
| 2846 |
* Add #DEBHELPER# to vim postinst
|
| 2847 |
|
| 2848 |
-- Wichert Akkerman <wakkerma@debian.org> Sat, 14 Apr 2001 16:47:39 +0200
|
| 2849 |
|
| 2850 |
vim (5.7.019-3) unstable; urgency=high
|
| 2851 |
|
| 2852 |
* Change spaces to tabs in tags file for documentation. Gotta love
|
| 2853 |
cut & paste. Closes: Bug#80802
|
| 2854 |
* Teach debhelper to handle the doc-symlink. Closes: Bug#80834
|
| 2855 |
|
| 2856 |
-- Wichert Akkerman <wakkerma@debian.org> Fri, 29 Dec 2000 17:20:11 +0100
|
| 2857 |
|
| 2858 |
vim (5.7.019-2) unstable; urgency=high
|
| 2859 |
|
| 2860 |
* Fix postinst.. silly cut&paste error. Closes: Bug#80610
|
| 2861 |
|
| 2862 |
-- Wichert Akkerman <wakkerma@debian.org> Thu, 28 Dec 2000 00:45:58 +0100
|
| 2863 |
|
| 2864 |
vim (5.7.019-1) unstable; urgency=low
|
| 2865 |
|
| 2866 |
* More upstream bugfixes merged. Closes: Bug#74664
|
| 2867 |
* Add syntax styles for debian control and changelog files
|
| 2868 |
* Fix alternatives in postinst. Closes: Bug#65066,#74347,#79424,#65843
|
| 2869 |
* Bump Standards-Version to 3.2.1. Closes: Bug#79982
|
| 2870 |
* Remove mention of Linux in copyright, this works on other OSes just as
|
| 2871 |
well.
|
| 2872 |
* Update location of upstream sources, they are at ftp.vim.org now
|
| 2873 |
* Teach src/Makefile to quote quotes in pathdef.c so things compile with
|
| 2874 |
the current perl as well.
|
| 2875 |
* Fix handling of xterm clipboard, this should fix the X BadAccess errors
|
| 2876 |
when running gvim remotely with ssh X11 forwarding
|
| 2877 |
* Fix menu icon. Closes: Bug#63622,#69364,#61838,#34404,#79838
|
| 2878 |
* Actually move manpages to /usr/share
|
| 2879 |
* Bump alternative priority to be the same as elvis
|
| 2880 |
* Fix fixup of tags-file: we don't compress the tags file itself.
|
| 2881 |
* Install tags with mode 644. Closes: Bug#63742
|
| 2882 |
Closes: Bug#77506
|
| 2883 |
* Use mail highlightning for SLRN files. Closes: Bug#50206
|
| 2884 |
* Fix typo in extended descriptions. Closes: Bug#66332
|
| 2885 |
|
| 2886 |
-- Wichert Akkerman <wakkerma@debian.org> Tue, 26 Dec 2000 18:14:21 +0100
|
| 2887 |
|
| 2888 |
vim (5.7.002-1) unstable; urgency=low
|
| 2889 |
|
| 2890 |
* Upstream bugfix merged
|
| 2891 |
* Fix typo in build-depends
|
| 2892 |
|
| 2893 |
-- Wichert Akkerman <wakkerma@debian.org> Thu, 29 Jun 2000 16:10:43 +0200
|
| 2894 |
|
| 2895 |
vim (5.7.001-1) unstable; urgency=low
|
| 2896 |
|
| 2897 |
* Upstream bugfix merged
|
| 2898 |
|
| 2899 |
-- Wichert Akkerman <wakkerma@debian.org> Tue, 27 Jun 2000 11:29:20 +0200
|
| 2900 |
|
| 2901 |
vim (5.7-1) unstable; urgency=low
|
| 2902 |
|
| 2903 |
* New upstream version
|
| 2904 |
* Suggest cscope
|
| 2905 |
* Update Build Dependencies
|
| 2906 |
* Fix alternatives
|
| 2907 |
|
| 2908 |
-- Wichert Akkerman <wakkerma@debian.org> Sat, 24 Jun 2000 23:47:45 +0200
|
| 2909 |
|
| 2910 |
vim (5.6.090-1) unstable; urgency=low
|
| 2911 |
|
| 2912 |
* Another upstream bugfix merged, Closes:Bug#65236
|
| 2913 |
* Compiled with the Debian libgtk, not the helixcode version
|
| 2914 |
|
| 2915 |
-- Wichert Akkerman <wakkerma@debian.org> Tue, 6 Jun 2000 10:58:54 +0200
|
| 2916 |
|
| 2917 |
vim (5.6.089-1) unstable; urgency=low
|
| 2918 |
|
| 2919 |
* More upstream bugfixes merged
|
| 2920 |
|
| 2921 |
-- Wichert Akkerman <wakkerma@debian.org> Mon, 5 Jun 2000 20:40:47 +0200
|
| 2922 |
|
| 2923 |
vim (5.6.080-1) unstable; urgency=low
|
| 2924 |
|
| 2925 |
* Enable cscope support
|
| 2926 |
* More upstream bugfixes merged
|
| 2927 |
* Add some build-depends. The list is probably not complete though.
|
| 2928 |
|
| 2929 |
-- Wichert Akkerman <wakkerma@debian.org> Mon, 5 Jun 2000 18:13:25 +0200
|
| 2930 |
|
| 2931 |
vim (5.6.072-1) unstable; urgency=low
|
| 2932 |
|
| 2933 |
* More upstream bugfixes merged
|
| 2934 |
|
| 2935 |
-- Wichert Akkerman <wakkerma@debian.org> Tue, 16 May 2000 18:34:10 +0200
|
| 2936 |
|
| 2937 |
vim (5.6.070-1) frozen unstable; urgency=low
|
| 2938 |
|
| 2939 |
* More upstream bugfixes merged
|
| 2940 |
* Use vim-rt package in menu entries. Without this change vim would
|
| 2941 |
never show up in menus. Closes: Bug#63100
|
| 2942 |
* Change update-alternatives call to reflect that manpages are now in
|
| 2943 |
/usr/share/man. Closes: Bug#63320
|
| 2944 |
* Add Pre-Depends and check in a new preinst to make sure the running dpkg
|
| 2945 |
supports multiple conflicts & replaces
|
| 2946 |
|
| 2947 |
-- Wichert Akkerman <wakkerma@debian.org> Mon, 1 May 2000 13:51:11 +0200
|
| 2948 |
|
| 2949 |
vim (5.6.052-1) frozen unstable; urgency=low
|
| 2950 |
|
| 2951 |
* Another 21 new upstream bugfixes merged
|
| 2952 |
|
| 2953 |
-- Wichert Akkerman <wakkerma@debian.org> Mon, 3 Apr 2000 17:16:59 +0200
|
| 2954 |
|
| 2955 |
vim (5.6.031-1) frozen unstable; urgency=low
|
| 2956 |
|
| 2957 |
* Figures that in the 24 hours after I release an update 16 upstream
|
| 2958 |
patches are released..
|
| 2959 |
* Enable gpm support (except in vim-tiny of course) on popular request.
|
| 2960 |
* Enable rightleft support in packages with gvim
|
| 2961 |
|
| 2962 |
-- Wichert Akkerman <wakkerma@debian.org> Sun, 26 Mar 2000 17:18:54 +0200
|
| 2963 |
|
| 2964 |
vim (5.6.015-1) frozen unstable; urgency=low
|
| 2965 |
|
| 2966 |
* 3 more upstream bugfixes applied
|
| 2967 |
* Fix menu entries so we don't mention gvim for vim and vim-tiny
|
| 2968 |
* Link dynamically to libpython
|
| 2969 |
|
| 2970 |
-- Wichert Akkerman <wakkerma@debian.org> Fri, 24 Mar 2000 15:13:33 +0100
|
| 2971 |
|
| 2972 |
vim (5.6.012-1) frozen unstable; urgency=low
|
| 2973 |
|
| 2974 |
* Another bugfix patch applied (hang with zsh)
|
| 2975 |
* Fooled by debhelper again.. restore maintainer scripts
|
| 2976 |
which were suddenly gone missing, Closes: Bug# 57491, #57500
|
| 2977 |
|
| 2978 |
-- Wichert Akkerman <wakkerma@debian.org> Thu, 10 Feb 2000 17:22:37 +0100
|
| 2979 |
|
| 2980 |
vim (5.6.011-1) frozen unstable; urgency=low
|
| 2981 |
|
| 2982 |
* Seven more bugfix patches applied
|
| 2983 |
* Don't include all the gvim stuff in the standard vim package
|
| 2984 |
|
| 2985 |
-- Wichert Akkerman <wakkerma@debian.org> Thu, 27 Jan 2000 03:05:23 +0100
|
| 2986 |
|
| 2987 |
vim (5.6.000-1) frozen unstable; urgency=low
|
| 2988 |
|
| 2989 |
* No longer beta. There are no changes from the previous package except
|
| 2990 |
that this version is no longer marked as a beta version.
|
| 2991 |
|
| 2992 |
-- Wichert Akkerman <wakkerma@debian.org> Mon, 17 Jan 2000 00:28:15 +0100
|
| 2993 |
|
| 2994 |
vim (5.6-0.5.6a.028-1) frozen unstable; urgency=low
|
| 2995 |
|
| 2996 |
* Include more upstream bugfixes
|
| 2997 |
* Add Debian-specific filetypes to default vimrc, Closes: Bug#54339
|
| 2998 |
* Make vim-rt only recommend vim
|
| 2999 |
|
| 3000 |
-- Wichert Akkerman <wakkerma@debian.org> Sat, 15 Jan 2000 16:38:17 +0100
|
| 3001 |
|
| 3002 |
vim (5.6-0.5.6a.019-1) unstable; urgency=low
|
| 3003 |
|
| 3004 |
* Include patches up to 5.6a.019
|
| 3005 |
* Rebuild to get VIMRUNTIME correct
|
| 3006 |
* Fix description for vim-gtk, Closes: Bug#54748
|
| 3007 |
|
| 3008 |
-- Wichert Akkerman <Wakkerma@debian.org> Tue, 11 Jan 2000 10:14:10 +0100
|
| 3009 |
|
| 3010 |
vim (5.6-0.5.6a.018-1) unstable; urgency=low
|
| 3011 |
|
| 3012 |
* New upstream version, pre-release for 5.6, patchlevel 018
|
| 3013 |
* Provide editor
|
| 3014 |
* vim no longer has any X support
|
| 3015 |
* Add vim-gtk with the GTK frontend
|
| 3016 |
|
| 3017 |
-- Wichert Akkerman <Wakkerma@debian.org> Mon, 10 Jan 2000 03:00:44 +0100
|
| 3018 |
|
| 3019 |
vim (5.5.033-1) unstable; urgency=low
|
| 3020 |
|
| 3021 |
* Include patches up to 5.5.033
|
| 3022 |
|
| 3023 |
-- Wichert Akkerman <wakkerma@debian.org> Mon, 18 Oct 1999 16:14:21 +0200
|
| 3024 |
|
| 3025 |
vim (5.5.009-1) unstable; urgency=low
|
| 3026 |
|
| 3027 |
* Include patches up to 5.5.009
|
| 3028 |
* Fix paths in manpages
|
| 3029 |
|
| 3030 |
-- Wichert Akkerman <wakkerma@debian.org> Tue, 28 Sep 1999 02:08:28 +0200
|
| 3031 |
|
| 3032 |
vim (5.5-1) unstable; urgency=low
|
| 3033 |
|
| 3034 |
* New upstream version
|
| 3035 |
|
| 3036 |
-- Wichert Akkerman <wakkerma@debian.org> Tue, 21 Sep 1999 04:07:57 +0200
|
| 3037 |
|
| 3038 |
vim (5.4.49-1) unstable; urgency=low
|
| 3039 |
|
| 3040 |
* Include patches up to 5.4.49
|
| 3041 |
* Build with multibyte and xim support, Closes:Bug#43245
|
| 3042 |
|
| 3043 |
-- Wichert Akkerman <wakkerma@debian.org> Thu, 2 Sep 1999 15:50:12 +0200
|
| 3044 |
|
| 3045 |
|
| 3046 |
vim (5.4.21-1) unstable; urgency=low
|
| 3047 |
|
| 3048 |
* Include patches up to 5.4.21
|
| 3049 |
* Fix asnother concatenated line in vimrc
|
| 3050 |
* Don't register gvim for vim-tty
|
| 3051 |
|
| 3052 |
-- Wichert Akkerman <wakkerma@debian.org> Wed, 11 Aug 1999 01:18:01 +0200
|
| 3053 |
|
| 3054 |
vim (5.4.17-1) unstable; urgency=low
|
| 3055 |
|
| 3056 |
* Include patches up to 5.4.17
|
| 3057 |
* Make vim-tty provide vim, Closes:Bug#42659
|
| 3058 |
* Fix accidentily joined lines in vimrc, Closes:Bug#42663
|
| 3059 |
|
| 3060 |
-- Wichert Akkerman <wakkerma@debian.org> Mon, 9 Aug 1999 04:30:37 +0200
|
| 3061 |
|
| 3062 |
vim (5.4.12-1) unstable; urgency=low
|
| 3063 |
|
| 3064 |
* Include patches up to 5.4.12
|
| 3065 |
* Add a new package: vim-tty. This is a build with all the normal
|
| 3066 |
features, but without any X support.
|
| 3067 |
|
| 3068 |
-- Wichert Akkerman <wakkerma@debian.org> Thu, 5 Aug 1999 21:31:13 +0200
|
| 3069 |
|
| 3070 |
vim (5.4.11-1) unstable; urgency=low
|
| 3071 |
|
| 3072 |
* Include patches up to 5.4.11
|
| 3073 |
|
| 3074 |
-- Wichert Akkerman <wakkerma@debian.org> Mon, 2 Aug 1999 03:03:02 +0200
|
| 3075 |
|
| 3076 |
vim (5.4.7-1) unstable; urgency=low
|
| 3077 |
|
| 3078 |
* Include patches up to 5.4.7
|
| 3079 |
* Fix replaces, dpkg can't handle multiple replaces-lines in control
|
| 3080 |
* Fix typo in debian/rules causing vim-tiny to get X11 support
|
| 3081 |
* Only change extension in second column of documentation tags-file
|
| 3082 |
* Remove [ce]tags, they are packaged seperately
|
| 3083 |
|
| 3084 |
-- Wichert Akkerman <wakkerma@debian.org> Thu, 29 Jul 1999 17:17:05 +0200
|
| 3085 |
|
| 3086 |
vim (5.4-1) unstable; urgency=low
|
| 3087 |
|
| 3088 |
* Finally, vim 5.4 has arrived!
|
| 3089 |
* Lets build vim-rt only in binary-indep now
|
| 3090 |
|
| 3091 |
-- Wichert Akkerman <wakkerma@debian.org> Sun, 25 Jul 1999 23:19:03 +0200
|
| 3092 |
|
| 3093 |
vim (5.4-0.5.4p-1) unstable; urgency=low
|
| 3094 |
|
| 3095 |
* Yet-another-last-beta for vim 5.4
|
| 3096 |
* Make vim-* replace vim-rt since we moved some stuff around
|
| 3097 |
|
| 3098 |
-- Wichert Akkerman <wakkerma@debian.org> Mon, 19 Jul 1999 17:29:49 +0200
|
| 3099 |
|
| 3100 |
vim (5.4-0.5.4o.6) unstable; urgency=low
|
| 3101 |
|
| 3102 |
* Patched up to version 5.4o.6 beta
|
| 3103 |
* Default vimrc clean on request of the Cistron crew: :)
|
| 3104 |
+ Change default vimrc to be more compatible with upstream defaults
|
| 3105 |
+ Turn backup off by default
|
| 3106 |
+ Don't map Q to gq anymore
|
| 3107 |
|
| 3108 |
-- Wichert Akkerman <wakkerma@debian.org> Thu, 15 Jul 1999 23:18:28 +0200
|
| 3109 |
|
| 3110 |
vim (5.4-0.5.4o.1) unstable; urgency=low
|
| 3111 |
|
| 3112 |
* Third upstream beta-version
|
| 3113 |
* Patched up to version 5.4o.1 beta
|
| 3114 |
|
| 3115 |
-- Wichert Akkerman <wakkerma@debian.org> Mon, 12 Jul 1999 17:26:01 +0200
|
| 3116 |
|
| 3117 |
vim (5.4-0.5.4n.18) unstable; urgency=low
|
| 3118 |
|
| 3119 |
* Second upstream beta-version
|
| 3120 |
* Patched up to version 5.4n.18 beta
|
| 3121 |
* Fix vimrc: we should explicitly use expand now
|
| 3122 |
|
| 3123 |
-- Wichert Akkerman <wakkerma@debian.org> Thu, 8 Jul 1999 01:56:55 +0200
|
| 3124 |
|
| 3125 |
vim (5.4-0.5.4m.17) unstable; urgency=low
|
| 3126 |
|
| 3127 |
* Lets upload this somewhere as well
|
| 3128 |
* Patched up to version 5.4m.17 beta
|
| 3129 |
|
| 3130 |
-- Wichert Akkerman <wakkerma@debian.org> Tue, 29 Jun 1999 00:21:52 +0200
|
| 3131 |
|
| 3132 |
vim (5.4m-1) unstable; urgency=low
|
| 3133 |
|
| 3134 |
* Experimental package to test vim 5.4 packaging
|
| 3135 |
* Patched up to version 5.4m.5
|
| 3136 |
* Use GTK 1.2 frontend by default now
|
| 3137 |
* Merge src and runtime tarballs from upstream, since they need eachother
|
| 3138 |
in order to compile.
|
| 3139 |
* Rewritten debian/rules to make it more manageable
|
| 3140 |
* Take advantage of new location for runtime-support so we no longer need
|
| 3141 |
a patch to relocate the system-wide configfiles
|
| 3142 |
* Don't make vim-rt depend on a versioned vim
|
| 3143 |
* Bumb standards-version to 2.5.1
|
| 3144 |
|
| 3145 |
-- Wichert Akkerman <wakkerma@debian.org> Tue, 22 Jun 1999 01:17:16 +0200
|
| 3146 |
|
| 3147 |
vim (5.3-13) frozen unstable; urgency=low
|
| 3148 |
|
| 3149 |
* Compile vim-python with python-dev installed so it actually works
|
| 3150 |
* Note to release-manager: no new code since previous version in slink,
|
| 3151 |
only simple bugfixes
|
| 3152 |
|
| 3153 |
-- Wichert Akkerman <wakkerma@debian.org> Sun, 14 Feb 1999 21:06:16 +0100
|
| 3154 |
|
| 3155 |
vim (5.3-12) unstable; urgency=low
|
| 3156 |
|
| 3157 |
* New license: vim is now fully DFSG-free!
|
| 3158 |
* Run gvim with -f from mailcap so it doesn't background and confuse
|
| 3159 |
the hell out of metamail (Bug# 32141)
|
| 3160 |
* Remove */* entry that was accidently left in the mailcap for vim-tiny
|
| 3161 |
|
| 3162 |
-- Wichert Akkerman <wakkerma@debian.org> Tue, 26 Jan 1999 23:58:50 +0100
|
| 3163 |
|
| 3164 |
vim (5.3-11) unstable; urgency=low
|
| 3165 |
|
| 3166 |
* Added langmap support for all packages, except vim-tiny (Bug# 28118).
|
| 3167 |
|
| 3168 |
-- Wichert Akkerman <wakkerma@debian.org> Thu, 26 Nov 1998 20:55:47 +0100
|
| 3169 |
|
| 3170 |
vim (5.3-10) frozen unstable; urgency=low
|
| 3171 |
|
| 3172 |
* Add autocmd support to vim-tiny so it can read the online help again.
|
| 3173 |
(this adds 12Kb to the memory usage).
|
| 3174 |
* Rebuild with ncurses4
|
| 3175 |
|
| 3176 |
-- Wichert Akkerman <wakkerma@debian.org> Mon, 2 Nov 1998 16:34:56 +0100
|
| 3177 |
|
| 3178 |
vim (5.3-9) unstable; urgency=low
|
| 3179 |
|
| 3180 |
* Downgraded vim-rt Recommend to Suggest for vim-tiny (Bug# 27436)
|
| 3181 |
|
| 3182 |
-- Wichert Akkerman <wakkerma@debian.org> Tue, 13 Oct 1998 15:53:33 +0200
|
| 3183 |
|
| 3184 |
vim (5.3-8) unstable; urgency=low
|
| 3185 |
|
| 3186 |
* Update mime-support
|
| 3187 |
|
| 3188 |
-- Wichert Akkerman <wakkerma@debian.org> Tue, 29 Sep 1998 01:56:06 +0200
|
| 3189 |
|
| 3190 |
vim (5.3-7) unstable; urgency=low
|
| 3191 |
|
| 3192 |
* Recompiled with python-dev installed
|
| 3193 |
|
| 3194 |
-- Wichert Akkerman <wakkerma@debian.org> Fri, 18 Sep 1998 13:57:52 +0200
|
| 3195 |
|
| 3196 |
vim (5.3-6) unstable; urgency=low
|
| 3197 |
|
| 3198 |
* Fix mime-support somewhat:
|
| 3199 |
+ change test for $DISPLAY
|
| 3200 |
+ use (g)view when only viewing files
|
| 3201 |
* Create multiple vim-packages (vim, vim-tiny, vim-perl, vim-python and
|
| 3202 |
vim-tcl)
|
| 3203 |
* Removed empty /usr/share/vim directory, it's now completely in the vim-rt
|
| 3204 |
package anyway.
|
| 3205 |
|
| 3206 |
-- Wichert Akkerman <wakkerma@debian.org> Mon, 14 Sep 1998 01:13:31 +0200
|
| 3207 |
|
| 3208 |
vim (5.3-5) unstable; urgency=low
|
| 3209 |
|
| 3210 |
* Added support for update-mime, based on sample from
|
| 3211 |
Brian White <bcwhite@verisim.com> (Bug# 26550)
|
| 3212 |
|
| 3213 |
-- Wichert Akkerman <wakkerma@debian.org> Thu, 10 Sep 1998 20:56:04 +0200
|
| 3214 |
|
| 3215 |
vim (5.3-4) unstable; urgency=low
|
| 3216 |
|
| 3217 |
* Revamped postinst not to override alternatives (Bug# 26186)
|
| 3218 |
* Be lazy and let debhelper add the update-menus call
|
| 3219 |
|
| 3220 |
-- Wichert Akkerman <wakkerma@debian.org> Wed, 9 Sep 1998 12:02:14 +0200
|
| 3221 |
|
| 3222 |
vim (5.3-3) unstable; urgency=low
|
| 3223 |
|
| 3224 |
* Fix typo on control-file (found by Matt McLean <keys@yikes.com>)
|
| 3225 |
|
| 3226 |
-- Wichert Akkerman <wakkerma@debian.org> Tue, 1 Sep 1998 19:04:45 +0200
|
| 3227 |
|
| 3228 |
vim (5.3-2) unstable; urgency=low
|
| 3229 |
|
| 3230 |
* Fix typo in changelog (noted by Ruud de Rooij)
|
| 3231 |
|
| 3232 |
-- Wichert Akkerman <wakkerma@debian.org> Mon, 31 Aug 1998 13:11:13 +0200
|
| 3233 |
|
| 3234 |
|
| 3235 |
vim (5.3-1) unstable; urgency=low
|
| 3236 |
|
| 3237 |
* New upstream version (bugfix release)
|
| 3238 |
* Recommend vim-rt instead of only suggesting it
|
| 3239 |
* Put menu-file back in this package
|
| 3240 |
|
| 3241 |
-- Wichert Akkerman <wakkerma@debian.org> Mon, 31 Aug 1998 11:41:37 +0200
|
| 3242 |
|
| 3243 |
vim (5.2-2) unstable; urgency=low
|
| 3244 |
|
| 3245 |
* Add email-address to maintainer-field in debian/control
|
| 3246 |
* Added patch to fix some small errors for certain commands
|
| 3247 |
|
| 3248 |
-- Wichert Akkerman <wakkerma@debian.org> Wed, 26 Aug 1998 01:09:09 +0200
|
| 3249 |
|
| 3250 |
vim (5.2-1) unstable; urgency=low
|
| 3251 |
|
| 3252 |
* New upstream version
|
| 3253 |
+ package split in 2: vim and vim-rt
|
| 3254 |
+ UNICODE support
|
| 3255 |
* Make vim honour TMPDIR on all systems except OS/2 and win32
|
| 3256 |
* Update debian/control to reflect new maintainer :)
|
| 3257 |
|
| 3258 |
-- Wichert Akkerman <wakkerma@debian.org> Tue, 25 Aug 1998 13:33:26 +0200
|
| 3259 |
|
| 3260 |
vim (5.1-1) unstable; urgency=low
|
| 3261 |
|
| 3262 |
* New maintainer
|
| 3263 |
* Fix ex alternative (Bug# 23675)
|
| 3264 |
* Fix copyright (Bug# 24984)
|
| 3265 |
* Don't install sample macros twice
|
| 3266 |
* Clean debian/rules some more
|
| 3267 |
* Move tools to the examples-subdirectory
|
| 3268 |
* Fix location of perl in examples
|
| 3269 |
* Fix some filemodes of examples
|
| 3270 |
|
| 3271 |
-- Wichert Akkerman <wakkerma@debian.org> Mon, 17 Aug 1998 02:34:01 +0200
|
| 3272 |
|
| 3273 |
vim (5.1-0.4) unstable; urgency=low
|
| 3274 |
|
| 3275 |
* Yet another non-maintainer upload
|
| 3276 |
* Fixed alignment trap on alpha's (Bug# 23590)
|
| 3277 |
* Added some example-vimrc code
|
| 3278 |
* Also provide alternatives for ex and /usr/bin/editor (Bug# 22310)
|
| 3279 |
|
| 3280 |
-- Wichert Akkerman <wakkerma@debian.org> Tue, 16 Jun 1998 15:58:07 +0200
|
| 3281 |
|
| 3282 |
vim (5.1-0.3) unstable; urgency=low
|
| 3283 |
|
| 3284 |
* Yet another non-maintainer upload
|
| 3285 |
* Added support for editing bzip2'ed files (from Vaclav Hula)
|
| 3286 |
* Added octave to the syntax-menu
|
| 3287 |
|
| 3288 |
-- Wichert Akkerman <wakkerma@debian.org> Fri, 24 Apr 1998 16:28:42 +0200
|
| 3289 |
|
| 3290 |
vim (5.1-0.2) unstable; urgency=low
|
| 3291 |
|
| 3292 |
* Previous upload didn't include .orig.tar.gz .
|
| 3293 |
* Modified /etc/vimrc: included some recommendations for more
|
| 3294 |
user-friendly behaviour (commented out as they deviate from standard vi
|
| 3295 |
behaviour)
|
| 3296 |
|
| 3297 |
-- J.H.M. Dassen (Ray) <jdassen@wi.LeidenUniv.nl> Fri, 24 Apr 1998 14:33:34 +0200
|
| 3298 |
|
| 3299 |
vim (5.1-0.1) unstable; urgency=low
|
| 3300 |
|
| 3301 |
* Non-maintainer upload
|
| 3302 |
* New upstream release.
|
| 3303 |
* Bumped Standards-Version.
|
| 3304 |
* Re-enabled athena GUI (fixes #21194).
|
| 3305 |
* Made /etc/gvimrc a conffile.
|
| 3306 |
* Added syntax highlighting for Octave (fixes #18817).
|
| 3307 |
* Disable syntax hightlighting for vim & enable it for gvim
|
| 3308 |
* Revamped building process (debhelper)
|
| 3309 |
* Modified & commented vimrc
|
| 3310 |
* Enhanced menu-support (include gvim & icons)
|
| 3311 |
|
| 3312 |
-- Wichert Akkerman <wakkerma@debian.org> Tue, 21 Apr 1998 16:18:02 +0200
|
| 3313 |
|
| 3314 |
vim (5.0-0.2) frozen unstable; urgency=low
|
| 3315 |
|
| 3316 |
* Switched to the .gz autocommands from vimrc_example, so that :help works
|
| 3317 |
again (fixes #20897).
|
| 3318 |
|
| 3319 |
-- J.H.M. Dassen (Ray) <jdassen@wi.LeidenUniv.nl> Mon, 13 Apr 1998 15:50:46 +0200
|
| 3320 |
|
| 3321 |
vim (5.0-0.1) unstable; urgency=low
|
| 3322 |
|
| 3323 |
* Merged in the patches from the mailing list
|
| 3324 |
* Non-maintainer release
|
| 3325 |
* New upstream version
|
| 3326 |
|
| 3327 |
-- Alexey Marinichev <lyosha@math.uu.se> Sun, 15 Mar 1998 02:41:37 +0100
|
| 3328 |
|
| 3329 |
vim (4.6-2) unstable; urgency=low
|
| 3330 |
|
| 3331 |
* Built with libc6, ncurses3.4, and xlib6g
|
| 3332 |
* Updated menu entry
|
| 3333 |
|
| 3334 |
-- Galen Hazelwood <galenh@micron.net> Thu, 9 Sep 1997 12:44:30 -0600
|
| 3335 |
|
| 3336 |
vim (4.6-1) frozen unstable; urgency=low
|
| 3337 |
|
| 3338 |
* New upstream version (fixes #8674)
|
| 3339 |
* Enabled right-to-left support
|
| 3340 |
|
| 3341 |
-- Galen Hazelwood <galenh@micron.net> Sat, 12 Apr 1997 11:11:00 -0600
|
| 3342 |
|
| 3343 |
vim (4.5-5) unstable; urgency=low
|
| 3344 |
|
| 3345 |
* New maintainer
|
| 3346 |
* Menu entry /usr/lib/menu/vim included
|
| 3347 |
* No longer Provides: editor (fixes bug #5602)
|
| 3348 |
|
| 3349 |
-- Galen Hazelwood <galenh@micron.net> Thu, 20 Feb 1997 13:44:36 -0700
|
| 3350 |
|
| 3351 |
vim (4.5-4) unstable; urgency=low
|
| 3352 |
|
| 3353 |
* GUI support is back in now.
|
| 3354 |
* modified postinst to put gvim into fvwm's menus, not normal vim.
|
| 3355 |
|
| 3356 |
-- Stuart Lamble <lamble@yoyo.cc.monash.edu.au> Tue, 19 Nov 1996 21:51:28 +1100
|
| 3357 |
|
| 3358 |
vim (4.5-3) unstable frozen; urgency=low
|
| 3359 |
|
| 3360 |
* Last release without GUI support - I've finally downloaded the 3.2 .deb
|
| 3361 |
files.
|
| 3362 |
* added view and view.1.gz to /etc/alternatives.
|
| 3363 |
* changed CFLAGS to compile with -g -O2 (instead of -g -O)
|
| 3364 |
* modified the default vimrc to allow full read/writing of text files
|
| 3365 |
compressed with gzip.
|
| 3366 |
* added "version 4.0" to the default vimrc (so much for getting people
|
| 3367 |
to RTFM :-)
|
| 3368 |
* Ray Dassen sent me some email about not capturing stderr by default;
|
| 3369 |
after thinking about it, I decided against this. It's useful for
|
| 3370 |
programmers when compiling from within vim, and besides, it's easy to
|
| 3371 |
configure (look at the shellredir setting :)
|
| 3372 |
|
| 3373 |
-- Stuart Lamble <lamble@yoyo.cc.monash.edu.au> Tue, 19 Nov 1996 19:43:56 +1100
|
| 3374 |
|
| 3375 |
vim (4.5-2) unstable; urgency=low
|
| 3376 |
|
| 3377 |
* merged in patches from Bram into both source trees (the new version is
|
| 3378 |
also called 4.5 ... go figure. :-)
|
| 3379 |
* removed ctags from the distribution, pending further discussion on it:
|
| 3380 |
it's the same as the ctags found elsewhere in the distribution.
|
| 3381 |
* fixed a small typo in the copyright: referred to 4.4 instead of 4.5.
|
| 3382 |
Oops. :)
|
| 3383 |
|
| 3384 |
-- Stuart Lamble <lamble@yoyo.cc.monash.edu.au> Sun, 20 Oct 1996 19:20:36 +1000
|
| 3385 |
|
| 3386 |
vim (4.5-1) unstable; urgency=low
|
| 3387 |
|
| 3388 |
* new upstream version
|
| 3389 |
* merged in the patches from 4.4-2 into the new source tree
|
| 3390 |
|
| 3391 |
-- Stuart Lamble <lamble@yoyo.cc.monash.edu.au> Fri, 11 Oct 1996 19:10:13 +1000
|
| 3392 |
|
| 3393 |
vim (4.4-2) unstable; urgency=low
|
| 3394 |
|
| 3395 |
* uncompressed doc/vim_tags to allow vim to handle gzipped docs, and
|
| 3396 |
modified the installed version to direct help to those gzipped docs.
|
| 3397 |
* added an empty gvimrc to /etc
|
| 3398 |
* added a vimrc capable of reading the gzipped docs
|
| 3399 |
* merged in Lars' patches for install-fvwm2menu
|
| 3400 |
|
| 3401 |
-- Stuart Lamble <lamble@yoyo.cc.monash.edu.au> Thu, 26 Sep 1996 19:46:11 +1000
|
| 3402 |
|
| 3403 |
vim (4.4-1.1) unstable; urgency=low
|
| 3404 |
|
| 3405 |
* added calls to install-fvwm2menu to postinst and prerm
|
| 3406 |
|
| 3407 |
-- Lars Wirzenius <liw@iki.fi> Thu, 3 Oct 1996 21:28:42 +0300
|
| 3408 |
|
| 3409 |
vim (4.4-1) unstable; urgency=low
|
| 3410 |
|
| 3411 |
* new upstream version (considered beta, but seems pretty stable to
|
| 3412 |
me.)
|
| 3413 |
* modified Makefile to allow for installation to .../debian/tmp rather
|
| 3414 |
than /usr/ (otherwise, man pages would have been sorta fubar..)
|
| 3415 |
* redirected global vimrc/gvimrc to /etc
|
| 3416 |
* modified configure to look for termcap _last_, ncurses first
|
| 3417 |
(upstream version: termcap, then ncurses.)
|
| 3418 |
* added a "Provides: editor" (don't know if this is still current, but
|
| 3419 |
it won't hurt if it isn't.)
|
| 3420 |
|
| 3421 |
-- Stuart Lamble <lamble@yoyo.cc.monash.edu.au> Sun, 22 Sep 1996 17:38:15 +1000
|