r563 - trunk/vim7/debian

James Vega jamessan at costa.debian.org
Fri Mar 31 20:16:37 UTC 2006


Author: jamessan
Date: 2006-03-31 20:16:36 +0000 (Fri, 31 Mar 2006)
New Revision: 563

Modified:
   trunk/vim7/debian/changelog
   trunk/vim7/debian/rules
Log:
7.0c04


Modified: trunk/vim7/debian/changelog
===================================================================
--- trunk/vim7/debian/changelog	2006-03-30 23:20:10 UTC (rev 562)
+++ trunk/vim7/debian/changelog	2006-03-31 20:16:36 UTC (rev 563)
@@ -1,9 +1,10 @@
-vim (1:6.4+7.0c03-1) UNRELEASED; urgency=low
+vim (1:6.4+7.0c04-1) UNRELEASED; urgency=low
 
   [ Debian Vim Maintainers ]
-  * New upstream snapshot (7.0c03).
+  * New upstream snapshot (7.0c04).
     + Added support for bzr diffs in scripts.vim, thanks to Adeodato Simó.
       (closes: #355922)
+    + Support python `as' keyword. (closes: #352885)
 
   [ James Vega ]
   * Sync with the work that's been done on the 6.4 vim package.
@@ -24,7 +25,6 @@
       for installing the localized manpages.
 
   [ Pierre Habouzit ]
-  * Support python `as' keyword. (closes: #352885)
   * Add support for cmake (from cmake.org). (closes: #357705)
   * debcontrol.vim: add kfreebsd-amd64 to the ports list.
 
@@ -46,7 +46,7 @@
     + Remove setlocal iskeyword.
     + Remove compatibility with vim 5.x.
 
- -- James Vega <jamessan at debian.org>  Wed, 29 Mar 2006 13:16:36 -0500
+ -- James Vega <jamessan at debian.org>  Fri, 31 Mar 2006 15:15:59 -0500
 
 vim (1:6.4-007+1) unstable; urgency=low
 

Modified: trunk/vim7/debian/rules
===================================================================
--- trunk/vim7/debian/rules	2006-03-30 23:20:10 UTC (rev 562)
+++ trunk/vim7/debian/rules	2006-03-31 20:16:36 UTC (rev 563)
@@ -162,7 +162,7 @@
 
 NAME=vim
 VERSION=7.0c
-SNAPSHOT=03
+SNAPSHOT=04
 DEBVERSION=6.4+$(VERSION)$(SNAPSHOT)
 SRCDIR=$(NAME)$(subst .,,$(VERSION))
 VIMCUR=$(SRCDIR)




More information about the pkg-vim-maintainers mailing list