|
|
发表于 2006-5-21 16:28:18
|
显示全部楼层
/usr/share/doc/vim/changelog.Debian.gz
- vim (1:7.0-017+1) experimental; urgency=low
- [ Debian Vim Maintainers ]
- * New upstream patches (011 - 017), see README.gz for details.
- [ Stefano Zacchiroli ]
- * Preliminary support for add-on infrastructure
- + added symlinks from /usr/share/vim/addons/ to $VIMRUNTIME for the
- matchit plugin, so that they are no longer version dependent
- + added dir /var/lib/vim/addons/, now in the runtimepath
- + added vim add-on registry entry for the matchit plugin
- [color="Red"] * Differentiated behaviour of Vim when invoked as "vi"[/color]
- + added patch patches/virc.c.diff which source /etc/vim/virc when invoked
- as such
- + added debian/runtime/virc; it creates a vi-like environment setting
- 'compatible' and nothing else
- * Raised the alternative priority of vim.basic from 20 to 30. Rationale: the
- relative order we want to achieve is vim.tiny < nvi < vim.basic
- * vim-tiny is ready to enter the base system
- + set vim-tiny priority to Important
- [ Norbert Tretkowski ]
- * Removed outdated runtime files from package.
- * Added s390x to debcontrolArchitecture in debcontrol.vim. (closes: #361281)
- -- Norbert Tretkowski <nobse@debian.org> Sat, 13 May 2006 13:23:35 -0500
复制代码- vim (1:7.0-017+3) unstable; urgency=low
- [ James Vega ]
- * Add support for building l10n spellfiles.
- + Added unzip, aap, and locales to Build-Depends-Indep.
- + Added debian/locale-gen to build the locale info.
- + Update debian/rules to build spellfiles (temporarly disabled).
- - Added a check for 'nospell' in DEB_BUILD_OPTIONS to prevent building
- the spellfiles.
- + Added spell-locales.diff patch which updates the aap recipes to set the
- LC_ALL environment variable instead of LANG.
- + Added bg_BG.diff.diff patch which fixes the line-endings in the
- bg_BG.diff patch, allowing it to apply cleanly.
- [color=RED] * Add /usr/share/vim/virc symlink, with this fix invoking vim as "vi" will
- actually enable vim to behave differently than when invoked as "vim".
- (closes: #367818)[/color]
- -- James Vega <jamessan@debian.org> Thu, 18 May 2006 08:11:15 -0400
复制代码 |
|