[SCM] Vim packaging branch, debian, updated. upstream/7.1.ds-324-g262bb2c

James Vega jamessan at debian.org
Sun Mar 30 18:01:45 UTC 2008


The following commit has been merged in the debian branch:
commit 2c409352cda845ad97154c8a28731f5cf568fc86
Author: James Vega <jamessan at debian.org>
Date:   Sun Mar 30 13:26:20 2008 -0400

    Update comment headers for pkg-vim maintained runtime files.

diff --git a/runtime/ftplugin/debchangelog.vim b/runtime/ftplugin/debchangelog.vim
index 4f47ec0..cd5b071 100644
--- a/runtime/ftplugin/debchangelog.vim
+++ b/runtime/ftplugin/debchangelog.vim
@@ -1,10 +1,11 @@
 " Vim filetype plugin file (GUI menu, folding and completion)
 " Language:	Debian Changelog
-" Maintainer:	Michael Piefel <piefel at informatik.hu-berlin.de>
-"		Stefano Zacchiroli <zack at debian.org>
-" Last Change:	$LastChangedDate$
+" Maintainer:	Debian Vim Maintainers <pkg-vim-maintainers at lists.alioth.debian.org>
+" Former Maintainers:	Michael Piefel <piefel at informatik.hu-berlin.de>
+"			Stefano Zacchiroli <zack at debian.org>
+" Last Change:	2008-03-08
 " License:	GNU GPL, version 2.0 or later
-" URL:		http://svn.debian.org/wsvn/pkg-vim/trunk/packages/vim/runtime/ftplugin/debchangelog.vim?op=file&rev=0&sc=0
+" URL:		http://git.debian.org/?p=pkg-vim/vim.git;a=blob_plain;f=runtime/ftplugin/debchangelog.vim;hb=debian
 
 if exists("b:did_ftplugin")
   finish
diff --git a/runtime/ftplugin/debcontrol.vim b/runtime/ftplugin/debcontrol.vim
index 1de7ecb..2fb2ee7 100644
--- a/runtime/ftplugin/debcontrol.vim
+++ b/runtime/ftplugin/debcontrol.vim
@@ -1,8 +1,9 @@
 " Vim filetype plugin file (GUI menu and folding)
 " Language:	Debian control files
-" Maintainer:	Pierre Habouzit <madcoder at debian.org>
-" Last Change:  17. Mai 2006
-" URL:		http://svn.debian.org/wsvn/pkg-vim/trunk/packages/vim/runtime/ftplugin/debccontrol.vim?op=file
+" Maintainer:	Debian Vim Maintainers <pkg-vim-maintainers at lists.alioth.debian.org>
+" Former Maintainer:	Pierre Habouzit <madcoder at debian.org>
+" Last Change:	2008-03-08
+" URL:		http://git.debian.org/?p=pkg-vim/vim.git;a=blob_plain;f=runtime/ftplugin/debcontrol.vim;hb=debian
 
 " Do these settings once per buffer
 if exists("b:did_ftplugin")
diff --git a/runtime/syntax/automake.vim b/runtime/syntax/automake.vim
index 3e98828..02ed74f 100644
--- a/runtime/syntax/automake.vim
+++ b/runtime/syntax/automake.vim
@@ -2,8 +2,8 @@
 " Language:	automake Makefile.am
 " Maintainer:   Debian VIM Maintainers <pkg-vim-maintainers at lists.alioth.debian.org>
 " Former Maintainer:	John Williams <jrw at pobox.com>
-" Last Change:	$LastChangedDate$
-" URL: http://svn.debian.org/wsvn/pkg-vim/trunk/packages/vim/runtime/syntax/automake.vim?op=file&rev=0&sc=0
+" Last Change:	2007-10-14
+" URL: http://git.debian.org/?p=pkg-vim/vim.git;a=blob_plain;f=runtime/syntax/automake.vim;hb=debian
 "
 " XXX This file is in need of a new maintainer, Debian VIM Maintainers maintain
 "     it only because patches have been submitted for it by Debian users and the
diff --git a/runtime/syntax/debchangelog.vim b/runtime/syntax/debchangelog.vim
index 2ad1a79..28fe854 100644
--- a/runtime/syntax/debchangelog.vim
+++ b/runtime/syntax/debchangelog.vim
@@ -3,8 +3,8 @@
 " Maintainer:  Debian Vim Maintainers <pkg-vim-maintainers at lists.alioth.debian.org>
 " Former Maintainers: Gerfried Fuchs <alfie at ist.org>
 "                     Wichert Akkerman <wakkerma at debian.org>
-" Last Change: $LastChangedDate$
-" URL: http://svn.debian.org/wsvn/pkg-vim/trunk/packages/vim/runtime/syntax/debchangelog.vim?op=file&rev=0&sc=0
+" Last Change: 2008-01-16
+" URL: http://git.debian.org/?p=pkg-vim/vim.git;a=blob_plain;f=runtime/syntax/debchangelog.vim;hb=debian
 
 " Standard syntax initialization
 if version < 600
diff --git a/runtime/syntax/debcontrol.vim b/runtime/syntax/debcontrol.vim
index 6b1be2b..3b01fb5 100644
--- a/runtime/syntax/debcontrol.vim
+++ b/runtime/syntax/debcontrol.vim
@@ -3,8 +3,8 @@
 " Maintainer:  Debian Vim Maintainers <pkg-vim-maintainers at lists.alioth.debian.org>
 " Former Maintainers: Gerfried Fuchs <alfie at ist.org>
 "                     Wichert Akkerman <wakkerma at debian.org>
-" Last Change: $LastChangedDate: 2006-04-16 21:50:31 -0400 (Sun, 16 Apr 2006) $
-" URL: http://svn.debian.org/wsvn/pkg-vim/trunk/packages/vim/runtime/syntax/debcontrol.vim?op=file&rev=0&sc=0
+" Last Change: 2008-02-23
+" URL: http://git.debian.org/?p=pkg-vim/vim.git;a=blob_plain;f=runtime/ftplugin/debcontrol.vim;hb=debian
 
 " Comments are very welcome - but please make sure that you are commenting on
 " the latest version of this file.
diff --git a/runtime/syntax/tpp.vim b/runtime/syntax/tpp.vim
index 6b275fe..050a2ba 100644
--- a/runtime/syntax/tpp.vim
+++ b/runtime/syntax/tpp.vim
@@ -1,9 +1,9 @@
 " Vim syntax file
 " Language:	tpp - Text Presentation Program
-" Maintainer:   Debian VIM Maintainers <pkg-vim-maintainers at lists.alioth.debian.org>
+" Maintainer:   Debian Vim Maintainers <pkg-vim-maintainers at lists.alioth.debian.org>
 " Former Maintainer:	Gerfried Fuchs <alfie at ist.org>
-" Last Change:	$LastChangedDate$
-" URL: http://svn.debian.org/wsvn/pkg-vim/trunk/packages/vim/runtime/syntax/tpp.vim?op=file&rev=0&sc=0
+" Last Change:	2007-10-14
+" URL: http://git.debian.org/?p=pkg-vim/vim.git;a=blob_plain;f=runtime/syntax/tpp.vim;hb=debian
 " Filenames:	*.tpp
 " License:	BSD
 "

-- 
Vim packaging



More information about the pkg-vim-maintainers mailing list