r641 - in /branches/packages/vim/vim7: debian/changelog debian/rules patches/101_debcontrol.vim.diff patches/series

jamessan at users.alioth.debian.org jamessan at users.alioth.debian.org
Wed May 3 14:53:50 UTC 2006


Author: jamessan
Date: Wed May  3 14:53:49 2006
New Revision: 641

URL: http://svn.debian.org/wsvn/pkg-vim/?sc=1&rev=641
Log:
Update to 7.0g01, which includes the update debcontrol.vim.
Looks like a good time for another experimental release.

Removed:
    branches/packages/vim/vim7/patches/101_debcontrol.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=641&op=diff
==============================================================================
--- branches/packages/vim/vim7/debian/changelog (original)
+++ branches/packages/vim/vim7/debian/changelog Wed May  3 14:53:49 2006
@@ -1,11 +1,13 @@
-vim (1:6.4+7.0g-1) UNRELEASED; urgency=low
+vim (1:6.4+7.0g01-1) UNRELEASED; urgency=low
 
   [ Debian Vim Maintainers ]
-  * New upstream snapshot (7.0g).
+  * New upstream snapshot (7.0g01).
     + 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)
+    + Recognition in debcontrol's syntax file of all architectures listed at
+      http://www.debian.org/ports/ (closes: 364824)
 
   [ Stefano Zacchiroli ]
   * Screening of patches no longer needed with vim7 & pushing upstream
@@ -20,16 +22,14 @@
       in a best effort fashion (i.e. they are looking for a new maintainer) by
       Debian VIM Maintainers: syntax/muttrc.vim, syntax/automake.vim,
       syntax/php.vim, syntax/slrnrc.vim, lang/po/zh_TW.UTF-8.po.
-    + syntax/debchangelog.vim and syntax/tpp.vim are now officially
-      co-maintained upstream by Debian Vim Maintainers
+    + syntax/debchangelog.vim, syntax/debcontrol.vim, and syntax/tpp.vim are
+      now officially co-maintained upstream by Debian Vim Maintainers
 
   [ James Vega ]
   * Add Replaces against manpages-it and manpages-pl since upstream now
     provides i10n manpages. (closes: #364299)
-  * Add 101_debcontrol.vim.diff, which supports recognition of all
-    architectures listed at http://www.debian.org/ports/ (closes: 364824)
-
- -- James Vega <jamessan at debian.org>  Mon,  1 May 2006 10:12:25 -0400
+
+ -- James Vega <jamessan at debian.org>  Wed,  3 May 2006 10:52:46 -0400
 
 vim (1:6.4+7.0d03-1) experimental; urgency=low
 

Modified: branches/packages/vim/vim7/debian/rules
URL: http://svn.debian.org/wsvn/pkg-vim/branches/packages/vim/vim7/debian/rules?rev=641&op=diff
==============================================================================
--- branches/packages/vim/vim7/debian/rules (original)
+++ branches/packages/vim/vim7/debian/rules Wed May  3 14:53:49 2006
@@ -162,7 +162,7 @@
 
 NAME=vim
 VERSION=7.0g
-SNAPSHOT=
+SNAPSHOT=01
 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=641&op=diff
==============================================================================
--- branches/packages/vim/vim7/patches/series (original)
+++ branches/packages/vim/vim7/patches/series Wed May  3 14:53:49 2006
@@ -1,2 +1,1 @@
-101_debcontrol.vim.diff -p0
 109_xdefaults.vim.diff -p0




More information about the pkg-vim-maintainers mailing list