r540 - trunk/vim7/debian

James Vega jamessan at costa.debian.org
Mon Mar 27 05:44:21 UTC 2006


Author: jamessan
Date: 2006-03-27 05:44:20 +0000 (Mon, 27 Mar 2006)
New Revision: 540

Modified:
   trunk/vim7/debian/changelog
   trunk/vim7/debian/rules
Log:
70b02 snapshot.


Modified: trunk/vim7/debian/changelog
===================================================================
--- trunk/vim7/debian/changelog	2006-03-27 05:43:40 UTC (rev 539)
+++ trunk/vim7/debian/changelog	2006-03-27 05:44:20 UTC (rev 540)
@@ -1,7 +1,7 @@
-vim (1:6.4+7.0b01-1) UNRELEASED; urgency=low
+vim (1:6.4+7.0b02-1) UNRELEASED; urgency=low
 
   [ Debian Vim Maintainers ]
-  * New upstream version (7.0 beta) and its snapshot (01).
+  * New upstream version (7.0 beta) and its snapshot (02).
 
   [ James Vega ]
   * Sync with the work that's been done on the 6.4 vim package.
@@ -20,9 +20,12 @@
   [ Stefano Zacchiroli ]
   * Screening of patches no longer needed with vim7 & pushing upstream
     of as many debian-specific patches as possible. Results:
-    + removed patches: 303_option.c.diff, 305_term.c.diff
+    + removed patches: 102_filetype.vim.diff,
+      105_recognize-gnumakefile-am.diff, 133_filetype.vim.diff,
+      142_filetype.vim.diff, 153_filetype.vim.diff, 156_scripts.vim.diff,
+      301_xxd.c.diff, 303_option.c.diff, 305_term.c.diff
 
- -- James Vega <jamessan at debian.org>  Sat, 25 Mar 2006 18:57:21 -0500
+ -- James Vega <jamessan at debian.org>  Mon, 27 Mar 2006 00:24:20 -0500
 
 vim (1:6.4-007+1) unstable; urgency=low
 

Modified: trunk/vim7/debian/rules
===================================================================
--- trunk/vim7/debian/rules	2006-03-27 05:43:40 UTC (rev 539)
+++ trunk/vim7/debian/rules	2006-03-27 05:44:20 UTC (rev 540)
@@ -162,7 +162,7 @@
 
 NAME=vim
 VERSION=7.0b
-SNAPSHOT=01
+SNAPSHOT=02
 DEBVERSION=6.4+$(VERSION)$(SNAPSHOT)
 SRCDIR=$(NAME)$(subst .,,$(VERSION))
 VIMCUR=$(SRCDIR)




More information about the pkg-vim-maintainers mailing list