r625 - in /branches/packages/vim/vim7/debian: changelog rules
zack at users.alioth.debian.org
zack at users.alioth.debian.org
Tue Apr 25 03:59:27 UTC 2006
Author: zack
Date: Tue Apr 25 03:59:25 2006
New Revision: 625
URL: http://svn.debian.org/wsvn/pkg-vim/?sc=1&rev=625
Log:
snapshot 7.0f
Modified:
branches/packages/vim/vim7/debian/changelog
branches/packages/vim/vim7/debian/rules
Modified: branches/packages/vim/vim7/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-vim/branches/packages/vim/vim7/debian/changelog?rev=625&op=diff
==============================================================================
--- branches/packages/vim/vim7/debian/changelog (original)
+++ branches/packages/vim/vim7/debian/changelog Tue Apr 25 03:59:25 2006
@@ -1,7 +1,7 @@
-vim (1:6.4+7.0e06-1) UNRELEASED; urgency=low
+vim (1:6.4+7.0f-1) UNRELEASED; urgency=low
[ Debian Vim Maintainers ]
- * New upstream snapshot (7.0e06).
+ * New upstream snapshot (7.0f).
+ Remove 161_cmake-support.diff, merged upstream.
+ Recognize zsh-beta as a shell that supports '2>&1| tee' for the
'shellpipe' option. (closes: #362999)
Modified: branches/packages/vim/vim7/debian/rules
URL: http://svn.debian.org/wsvn/pkg-vim/branches/packages/vim/vim7/debian/rules?rev=625&op=diff
==============================================================================
--- branches/packages/vim/vim7/debian/rules (original)
+++ branches/packages/vim/vim7/debian/rules Tue Apr 25 03:59:25 2006
@@ -161,8 +161,8 @@
CFGFLAGS_vim-full=$(CFGFLAGS) $(OPTFLAGS) $(GUIFLAGS) $(GNOMEFLAGS) $(ALLINTERPFLAGS)
NAME=vim
-VERSION=7.0e
-SNAPSHOT=06
+VERSION=7.0f
+SNAPSHOT=
DEBVERSION=6.4+$(VERSION)$(SNAPSHOT)
SRCDIR=$(NAME)$(subst .,,$(VERSION))
VIMCUR=$(SRCDIR)
More information about the pkg-vim-maintainers
mailing list