r1069 - in /branches/madduck-debruntime-move: packages/vim/runtime/ packages/vim/runtime/ftplugin/ packages/vim/runtime/lang/ packages/vim/runtime/lang/po/ packages/vim/runtime/syntax/ runtime/ runtime/ftplugin/ runtime/lang/po/ runtime/syntax/

madduck at users.alioth.debian.org madduck at users.alioth.debian.org
Sun Oct 14 18:39:29 UTC 2007


Author: madduck
Date: Sun Oct 14 18:39:28 2007
New Revision: 1069

URL: http://svn.debian.org/wsvn/?sc=1&rev=1069
Log:
move deb-maintained runtime into vim package

also update URLs in the file headers

Added:
    branches/madduck-debruntime-move/packages/vim/runtime/
    branches/madduck-debruntime-move/packages/vim/runtime/README
      - copied, changed from r1068, branches/madduck-debruntime-move/runtime/README
    branches/madduck-debruntime-move/packages/vim/runtime/disclaimer.txt
      - copied, changed from r1068, branches/madduck-debruntime-move/runtime/disclaimer.txt
    branches/madduck-debruntime-move/packages/vim/runtime/ftplugin/
    branches/madduck-debruntime-move/packages/vim/runtime/ftplugin/debchangelog.vim
      - copied, changed from r1068, branches/madduck-debruntime-move/runtime/ftplugin/debchangelog.vim
    branches/madduck-debruntime-move/packages/vim/runtime/ftplugin/debcontrol.vim
      - copied, changed from r1068, branches/madduck-debruntime-move/runtime/ftplugin/debcontrol.vim
    branches/madduck-debruntime-move/packages/vim/runtime/lang/
    branches/madduck-debruntime-move/packages/vim/runtime/lang/po/
    branches/madduck-debruntime-move/packages/vim/runtime/lang/po/zh_TW.UTF-8.po
      - copied, changed from r1068, branches/madduck-debruntime-move/runtime/lang/po/zh_TW.UTF-8.po
    branches/madduck-debruntime-move/packages/vim/runtime/syntax/
    branches/madduck-debruntime-move/packages/vim/runtime/syntax/automake.vim
      - copied, changed from r1068, branches/madduck-debruntime-move/runtime/syntax/automake.vim
    branches/madduck-debruntime-move/packages/vim/runtime/syntax/debchangelog.vim
      - copied, changed from r1068, branches/madduck-debruntime-move/runtime/syntax/debchangelog.vim
    branches/madduck-debruntime-move/packages/vim/runtime/syntax/debcontrol.vim
      - copied, changed from r1068, branches/madduck-debruntime-move/runtime/syntax/debcontrol.vim
    branches/madduck-debruntime-move/packages/vim/runtime/syntax/muttrc.vim
      - copied, changed from r1068, branches/madduck-debruntime-move/runtime/syntax/muttrc.vim
    branches/madduck-debruntime-move/packages/vim/runtime/syntax/php.vim
      - copied, changed from r1068, branches/madduck-debruntime-move/runtime/syntax/php.vim
    branches/madduck-debruntime-move/packages/vim/runtime/syntax/slrnrc.vim
      - copied, changed from r1068, branches/madduck-debruntime-move/runtime/syntax/slrnrc.vim
    branches/madduck-debruntime-move/packages/vim/runtime/syntax/tpp.vim
      - copied, changed from r1068, branches/madduck-debruntime-move/runtime/syntax/tpp.vim
Removed:
    branches/madduck-debruntime-move/runtime/README
    branches/madduck-debruntime-move/runtime/disclaimer.txt
    branches/madduck-debruntime-move/runtime/ftplugin/debchangelog.vim
    branches/madduck-debruntime-move/runtime/ftplugin/debcontrol.vim
    branches/madduck-debruntime-move/runtime/lang/po/zh_TW.UTF-8.po
    branches/madduck-debruntime-move/runtime/syntax/automake.vim
    branches/madduck-debruntime-move/runtime/syntax/debchangelog.vim
    branches/madduck-debruntime-move/runtime/syntax/debcontrol.vim
    branches/madduck-debruntime-move/runtime/syntax/muttrc.vim
    branches/madduck-debruntime-move/runtime/syntax/php.vim
    branches/madduck-debruntime-move/runtime/syntax/slrnrc.vim
    branches/madduck-debruntime-move/runtime/syntax/tpp.vim

Copied: branches/madduck-debruntime-move/packages/vim/runtime/README (from r1068, branches/madduck-debruntime-move/runtime/README)
URL: http://svn.debian.org/wsvn/branches/madduck-debruntime-move/packages/vim/runtime/README?rev=1069&op=diff
==============================================================================
    (empty)

Copied: branches/madduck-debruntime-move/packages/vim/runtime/disclaimer.txt (from r1068, branches/madduck-debruntime-move/runtime/disclaimer.txt)
URL: http://svn.debian.org/wsvn/branches/madduck-debruntime-move/packages/vim/runtime/disclaimer.txt?rev=1069&op=diff
==============================================================================
    (empty)

Copied: branches/madduck-debruntime-move/packages/vim/runtime/ftplugin/debchangelog.vim (from r1068, branches/madduck-debruntime-move/runtime/ftplugin/debchangelog.vim)
URL: http://svn.debian.org/wsvn/branches/madduck-debruntime-move/packages/vim/runtime/ftplugin/debchangelog.vim?rev=1069&op=diff
==============================================================================
--- branches/madduck-debruntime-move/runtime/ftplugin/debchangelog.vim (original)
+++ branches/madduck-debruntime-move/packages/vim/runtime/ftplugin/debchangelog.vim Sun Oct 14 18:39:28 2007
@@ -4,7 +4,7 @@
 "		Stefano Zacchiroli <zack at debian.org>
 " Last Change:	$LastChangedDate$
 " License:	GNU GPL, version 2.0 or later
-" URL:		http://svn.debian.org/wsvn/pkg-vim/trunk/runtime/ftplugin/debchangelog.vim?op=file&rev=0&sc=0
+" URL:		http://svn.debian.org/wsvn/pkg-vim/trunk/packages/vim/runtime/ftplugin/debchangelog.vim?op=file&rev=0&sc=0
 
 if exists("b:did_ftplugin")
   finish

Copied: branches/madduck-debruntime-move/packages/vim/runtime/ftplugin/debcontrol.vim (from r1068, branches/madduck-debruntime-move/runtime/ftplugin/debcontrol.vim)
URL: http://svn.debian.org/wsvn/branches/madduck-debruntime-move/packages/vim/runtime/ftplugin/debcontrol.vim?rev=1069&op=diff
==============================================================================
--- branches/madduck-debruntime-move/runtime/ftplugin/debcontrol.vim (original)
+++ branches/madduck-debruntime-move/packages/vim/runtime/ftplugin/debcontrol.vim Sun Oct 14 18:39:28 2007
@@ -2,7 +2,7 @@
 " 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/runtime/ftplugin/debccontrol.vim?op=file
+" URL:		http://svn.debian.org/wsvn/pkg-vim/trunk/packages/vim/runtime/ftplugin/debccontrol.vim?op=file
 
 " Do these settings once per buffer
 if exists("b:did_ftplugin")

Copied: branches/madduck-debruntime-move/packages/vim/runtime/lang/po/zh_TW.UTF-8.po (from r1068, branches/madduck-debruntime-move/runtime/lang/po/zh_TW.UTF-8.po)
URL: http://svn.debian.org/wsvn/branches/madduck-debruntime-move/packages/vim/runtime/lang/po/zh_TW.UTF-8.po?rev=1069&op=diff
==============================================================================
    (empty)

Copied: branches/madduck-debruntime-move/packages/vim/runtime/syntax/automake.vim (from r1068, branches/madduck-debruntime-move/runtime/syntax/automake.vim)
URL: http://svn.debian.org/wsvn/branches/madduck-debruntime-move/packages/vim/runtime/syntax/automake.vim?rev=1069&op=diff
==============================================================================
--- branches/madduck-debruntime-move/runtime/syntax/automake.vim (original)
+++ branches/madduck-debruntime-move/packages/vim/runtime/syntax/automake.vim Sun Oct 14 18:39:28 2007
@@ -3,7 +3,7 @@
 " 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/runtime/syntax/automake.vim?op=file&rev=0&sc=0
+" URL: http://svn.debian.org/wsvn/pkg-vim/trunk/packages/vim/runtime/syntax/automake.vim?op=file&rev=0&sc=0
 "
 " 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

Copied: branches/madduck-debruntime-move/packages/vim/runtime/syntax/debchangelog.vim (from r1068, branches/madduck-debruntime-move/runtime/syntax/debchangelog.vim)
URL: http://svn.debian.org/wsvn/branches/madduck-debruntime-move/packages/vim/runtime/syntax/debchangelog.vim?rev=1069&op=diff
==============================================================================
--- branches/madduck-debruntime-move/runtime/syntax/debchangelog.vim (original)
+++ branches/madduck-debruntime-move/packages/vim/runtime/syntax/debchangelog.vim Sun Oct 14 18:39:28 2007
@@ -4,7 +4,7 @@
 " 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/runtime/syntax/debchangelog.vim?op=file&rev=0&sc=0
+" URL: http://svn.debian.org/wsvn/pkg-vim/trunk/packages/vim/runtime/syntax/debchangelog.vim?op=file&rev=0&sc=0
 
 " Standard syntax initialization
 if version < 600

Copied: branches/madduck-debruntime-move/packages/vim/runtime/syntax/debcontrol.vim (from r1068, branches/madduck-debruntime-move/runtime/syntax/debcontrol.vim)
URL: http://svn.debian.org/wsvn/branches/madduck-debruntime-move/packages/vim/runtime/syntax/debcontrol.vim?rev=1069&op=diff
==============================================================================
--- branches/madduck-debruntime-move/runtime/syntax/debcontrol.vim (original)
+++ branches/madduck-debruntime-move/packages/vim/runtime/syntax/debcontrol.vim Sun Oct 14 18:39:28 2007
@@ -4,7 +4,7 @@
 " 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/runtime/syntax/debcontrol.vim?op=file&rev=0&sc=0
+" URL: http://svn.debian.org/wsvn/pkg-vim/trunk/packages/vim/runtime/syntax/debcontrol.vim?op=file&rev=0&sc=0
 
 " Comments are very welcome - but please make sure that you are commenting on
 " the latest version of this file.

Copied: branches/madduck-debruntime-move/packages/vim/runtime/syntax/muttrc.vim (from r1068, branches/madduck-debruntime-move/runtime/syntax/muttrc.vim)
URL: http://svn.debian.org/wsvn/branches/madduck-debruntime-move/packages/vim/runtime/syntax/muttrc.vim?rev=1069&op=diff
==============================================================================
--- branches/madduck-debruntime-move/runtime/syntax/muttrc.vim (original)
+++ branches/madduck-debruntime-move/packages/vim/runtime/syntax/muttrc.vim Sun Oct 14 18:39:28 2007
@@ -4,7 +4,7 @@
 " Former Maintainer: Preben 'Peppe' Guldberg <peppe-vim at wielders.org>
 " Contributor:	Gary Johnson <garyjohn at spk.agilent.com>
 " Last Change:	$LastChangedDate$
-" URL: http://svn.debian.org/wsvn/pkg-vim/trunk/runtime/syntax/muttrc.vim?op=file&rev=0&sc=0
+" URL: http://svn.debian.org/wsvn/pkg-vim/trunk/packages/vim/runtime/syntax/muttrc.vim?op=file&rev=0&sc=0
 "
 " 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

Copied: branches/madduck-debruntime-move/packages/vim/runtime/syntax/php.vim (from r1068, branches/madduck-debruntime-move/runtime/syntax/php.vim)
URL: http://svn.debian.org/wsvn/branches/madduck-debruntime-move/packages/vim/runtime/syntax/php.vim?rev=1069&op=diff
==============================================================================
--- branches/madduck-debruntime-move/runtime/syntax/php.vim (original)
+++ branches/madduck-debruntime-move/packages/vim/runtime/syntax/php.vim Sun Oct 14 18:39:28 2007
@@ -3,7 +3,7 @@
 " Maintainer:   Debian VIM Maintainers <pkg-vim-maintainers at lists.alioth.debian.org>
 " Former Maintainer:	Lutz Eymers <ixtab at polzin.com>
 " Last Change:	$LastChangedDate$
-" URL: http://svn.debian.org/wsvn/pkg-vim/trunk/runtime/syntax/php.vim?op=file&rev=0&sc=0
+" URL: http://svn.debian.org/wsvn/pkg-vim/trunk/packages/vim/runtime/syntax/php.vim?op=file&rev=0&sc=0
 "
 " 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

Copied: branches/madduck-debruntime-move/packages/vim/runtime/syntax/slrnrc.vim (from r1068, branches/madduck-debruntime-move/runtime/syntax/slrnrc.vim)
URL: http://svn.debian.org/wsvn/branches/madduck-debruntime-move/packages/vim/runtime/syntax/slrnrc.vim?rev=1069&op=diff
==============================================================================
--- branches/madduck-debruntime-move/runtime/syntax/slrnrc.vim (original)
+++ branches/madduck-debruntime-move/packages/vim/runtime/syntax/slrnrc.vim Sun Oct 14 18:39:28 2007
@@ -3,7 +3,7 @@
 " Maintainer:   Debian VIM Maintainers <pkg-vim-maintainers at lists.alioth.debian.org>
 " Former Maintainer:	Preben 'Peppe' Guldberg <peppe-vim at wielders.org>
 " Last Change:	$LastChangedDate$
-" URL: http://svn.debian.org/wsvn/pkg-vim/trunk/runtime/syntax/slrnrc.vim?op=file&rev=0&sc=0
+" URL: http://svn.debian.org/wsvn/pkg-vim/trunk/packages/vim/runtime/syntax/slrnrc.vim?op=file&rev=0&sc=0
 "
 " 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

Copied: branches/madduck-debruntime-move/packages/vim/runtime/syntax/tpp.vim (from r1068, branches/madduck-debruntime-move/runtime/syntax/tpp.vim)
URL: http://svn.debian.org/wsvn/branches/madduck-debruntime-move/packages/vim/runtime/syntax/tpp.vim?rev=1069&op=diff
==============================================================================
--- branches/madduck-debruntime-move/runtime/syntax/tpp.vim (original)
+++ branches/madduck-debruntime-move/packages/vim/runtime/syntax/tpp.vim Sun Oct 14 18:39:28 2007
@@ -3,7 +3,7 @@
 " 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/runtime/syntax/tpp.vim?op=file&rev=0&sc=0
+" URL: http://svn.debian.org/wsvn/pkg-vim/trunk/packages/vim/runtime/syntax/tpp.vim?op=file&rev=0&sc=0
 " Filenames:	*.tpp
 " License:	BSD
 "




More information about the pkg-vim-maintainers mailing list