r633 - in /branches/packages/vim/vim7: debian/changelog debian/rules
patches/111_debchangelog_fold.vim.diff patches/series
zack at users.alioth.debian.org
zack at users.alioth.debian.org
Fri Apr 28 22:46:18 UTC 2006
Author: zack
Date: Fri Apr 28 22:46:16 2006
New Revision: 633
URL: http://svn.debian.org/wsvn/pkg-vim/?sc=1&rev=633
Log:
snapshot 7.0f04 (fixes a .php extension filetype.vim bug)
Removed:
branches/packages/vim/vim7/patches/111_debchangelog_fold.vim.diff
Modified:
branches/packages/vim/vim7/debian/changelog
branches/packages/vim/vim7/debian/rules
branches/packages/vim/vim7/patches/series
Modified: branches/packages/vim/vim7/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-vim/branches/packages/vim/vim7/debian/changelog?rev=633&op=diff
==============================================================================
--- branches/packages/vim/vim7/debian/changelog (original)
+++ branches/packages/vim/vim7/debian/changelog Fri Apr 28 22:46:16 2006
@@ -1,10 +1,11 @@
-vim (1:6.4+7.0f-1) UNRELEASED; urgency=low
+vim (1:6.4+7.0f04-1) UNRELEASED; urgency=low
[ Debian Vim Maintainers ]
- * New upstream snapshot (7.0f).
+ * New upstream snapshot (7.0f04).
+ Remove 161_cmake-support.diff, merged upstream.
+ Recognize zsh-beta as a shell that supports '2>&1| tee' for the
'shellpipe' option. (closes: #362999)
+ + Assign filetype=php to any .php<digit> filename. (closes: #365055)
[ Stefano Zacchiroli ]
* Screening of patches no longer needed with vim7 & pushing upstream
Modified: branches/packages/vim/vim7/debian/rules
URL: http://svn.debian.org/wsvn/pkg-vim/branches/packages/vim/vim7/debian/rules?rev=633&op=diff
==============================================================================
--- branches/packages/vim/vim7/debian/rules (original)
+++ branches/packages/vim/vim7/debian/rules Fri Apr 28 22:46:16 2006
@@ -162,7 +162,7 @@
NAME=vim
VERSION=7.0f
-SNAPSHOT=
+SNAPSHOT=04
DEBVERSION=6.4+$(VERSION)$(SNAPSHOT)
SRCDIR=$(NAME)$(subst .,,$(VERSION))
VIMCUR=$(SRCDIR)
Modified: branches/packages/vim/vim7/patches/series
URL: http://svn.debian.org/wsvn/pkg-vim/branches/packages/vim/vim7/patches/series?rev=633&op=diff
==============================================================================
--- branches/packages/vim/vim7/patches/series (original)
+++ branches/packages/vim/vim7/patches/series Fri Apr 28 22:46:16 2006
@@ -1,2 +1,1 @@
109_xdefaults.vim.diff -p0
-111_debchangelog_fold.vim.diff -p0
More information about the pkg-vim-maintainers
mailing list