r278 - trunk/vim/debian
Norbert Tretkowski
nobse at costa.debian.org
Sat Jul 30 21:37:08 UTC 2005
Author: nobse
Date: 2005-07-30 21:37:07 +0000 (Sat, 30 Jul 2005)
New Revision: 278
Modified:
trunk/vim/debian/changelog
trunk/vim/debian/vim-variant.menu
Log:
corrected wrong capitalization in menu entry
Modified: trunk/vim/debian/changelog
===================================================================
--- trunk/vim/debian/changelog 2005-07-30 10:11:58 UTC (rev 277)
+++ trunk/vim/debian/changelog 2005-07-30 21:37:07 UTC (rev 278)
@@ -2,6 +2,9 @@
* New upstream patch (086), see README.gz for details.
+ * Norbert Tretkowski <nobse at debian.org>:
+ + Corrected wrong capitalization of menu entry. (closes: #320602)
+
-- Debian VIM Maintainers <pkg-vim-maintainers at lists.alioth.debian.org> Fri, 29 Jul 2005 11:51:08 +0200
vim (1:6.3-085+1) unstable; urgency=high
@@ -11,11 +14,11 @@
them in glob() or expand() function calls in modelines. (CAN-2005-2368)
(closes: #320017)
- * James Vega <jamessan at jamessan.com>
+ * James Vega <jamessan at jamessan.com>:
+ Added patch 129_filetype.vim.diff, which sets the filetype to perl for
*.plx files. (closes: #314309)
- * Matthijs Mohlmann <matthijs at cacholong.nl>
+ * Matthijs Mohlmann <matthijs at cacholong.nl>:
+ Added patch 130_fstab.vim.diff, added bind as option. (closes: #308890)
+ Added patch 131_xxd.1.diff, fixes typo in xxd manpage. (closes: #311234)
@@ -25,7 +28,7 @@
* New upstream patches (073 to 078), see README.gz for details.
- * James Vega <jamessan at jamessan.com>
+ * James Vega <jamessan at jamessan.com>:
+ Added patch 128_vimdiff.1.diff, which fixes a typo in the vimdiff
manpage. (closes: #310331)
@@ -35,7 +38,7 @@
* New upstream patch (072), see README.gz for details.
- * James Vega <jamessan at jamessan.com>
+ * James Vega <jamessan at jamessan.com>:
+ Updated patch 125_gzip.vim.diff to match upstream's vim7 patch.
Removed compression detection for FileAppendPre since there's no good
way to retrieve the necessary information.
Modified: trunk/vim/debian/vim-variant.menu
===================================================================
--- trunk/vim/debian/vim-variant.menu 2005-07-30 10:11:58 UTC (rev 277)
+++ trunk/vim/debian/vim-variant.menu 2005-07-30 21:37:07 UTC (rev 278)
@@ -1,5 +1,5 @@
?package(@PKG@):needs="x11" section="Apps/Editors" \
- title="gvim" longtitle="GVIM, graphical Vi IMproved" \
+ title="GVIM" longtitle="GVIM, graphical Vi IMproved" \
command="/usr/bin/gvim -f" \
icon="/usr/share/pixmaps/vim-32.xpm" \
icon32x32="/usr/share/pixmaps/vim-32.xpm" \
More information about the pkg-vim-maintainers
mailing list