r608 - in trunk/vim7: debian patches
James Vega
jamessan at costa.debian.org
Thu Apr 20 01:24:10 UTC 2006
Author: jamessan
Date: 2006-04-20 01:24:04 +0000 (Thu, 20 Apr 2006)
New Revision: 608
Removed:
trunk/vim7/patches/201_fr.po.diff
Modified:
trunk/vim7/debian/changelog
trunk/vim7/debian/rules
trunk/vim7/patches/series
Log:
New snapshot and one more patch down.
Modified: trunk/vim7/debian/changelog
===================================================================
--- trunk/vim7/debian/changelog 2006-04-19 03:29:50 UTC (rev 607)
+++ trunk/vim7/debian/changelog 2006-04-20 01:24:04 UTC (rev 608)
@@ -1,7 +1,7 @@
-vim (1:6.4+7.0e02-1) UNRELEASED; urgency=low
+vim (1:6.4+7.0e03-1) UNRELEASED; urgency=low
[ Debian Vim Maintainers ]
- * New upstream snapshot (7.0e02).
+ * New upstream snapshot (7.0e03).
+ Remove 161_cmake-support.diff, merged upstream.
+ Recognize zsh-beta as a shell that supports '2>&1| tee' for the
'shellpipe' option. (closes: #362999)
@@ -13,7 +13,7 @@
108_automake.vim.diff, 109_xdefaults.vim.diff, 111_fstab.vim.diff,
119_php.vim.diff, 130_fstab.vim.diff, 133_resolv.vim.diff,
136_muttrc.vim.diff, 140_muttrc.vim.diff, 148_debchangelog.vim.diff,
- 157_slrnrc.vim.diff, 203_zh_TW.UTF8.po.diff
+ 157_slrnrc.vim.diff, 201_fr.po.diff, 203_zh_TW.UTF8.po.diff
+ The following runtime and translation files are now maintained upstream
in a best effort fashion (i.e. they are looking for a new maintainer) by
Debian VIM Maintainers: syntax/muttrc.vim, syntax/automake.vim,
@@ -22,7 +22,7 @@
+ syntax/debchangelog.vim is now officially maintained upstream by Debian
VIM Maintainers
- -- James Vega <jamessan at debian.org> Tue, 18 Apr 2006 23:27:41 -0400
+ -- James Vega <jamessan at debian.org> Wed, 19 Apr 2006 21:22:10 -0400
vim (1:6.4+7.0d03-1) experimental; urgency=low
Modified: trunk/vim7/debian/rules
===================================================================
--- trunk/vim7/debian/rules 2006-04-19 03:29:50 UTC (rev 607)
+++ trunk/vim7/debian/rules 2006-04-20 01:24:04 UTC (rev 608)
@@ -162,7 +162,7 @@
NAME=vim
VERSION=7.0e
-SNAPSHOT=02
+SNAPSHOT=03
DEBVERSION=6.4+$(VERSION)$(SNAPSHOT)
SRCDIR=$(NAME)$(subst .,,$(VERSION))
VIMCUR=$(SRCDIR)
Deleted: trunk/vim7/patches/201_fr.po.diff
===================================================================
--- trunk/vim7/patches/201_fr.po.diff 2006-04-19 03:29:50 UTC (rev 607)
+++ trunk/vim7/patches/201_fr.po.diff 2006-04-20 01:24:04 UTC (rev 608)
@@ -1,13 +0,0 @@
-Index: vim/src/po/fr.po
-===================================================================
---- vim/src/po/fr.po.orig
-+++ vim/src/po/fr.po
-@@ -4714,7 +4714,7 @@
-
- #. never opened any tags file
- msgid "E433: No tags file"
--msgstr "E433: Par de fichier d'étiquettes"
-+msgstr "E433: Pas de fichier d'étiquettes"
-
- # todo
- msgid "E434: Can't find tag pattern"
Modified: trunk/vim7/patches/series
===================================================================
--- trunk/vim7/patches/series 2006-04-19 03:29:50 UTC (rev 607)
+++ trunk/vim7/patches/series 2006-04-20 01:24:04 UTC (rev 608)
@@ -1,3 +1,2 @@
102_pythoncomplete.vim.diff -p0
109_xdefaults.vim.diff -p0
-201_fr.po.diff -p0
More information about the pkg-vim-maintainers
mailing list