[SCM] Vim packaging branch, debian, updated. upstream/7.1.285-79-g80c5fc2

James Vega jamessan at debian.org
Tue Apr 8 11:40:44 UTC 2008


The following commit has been merged in the debian branch:
commit 80c5fc21727d03ce1afb2f0ac22681acc908b3cb
Author: James Vega <jamessan at debian.org>
Date:   Tue Apr 8 07:39:54 2008 -0400

    Use "setf" instead of "set ft" to set git filetype.
    
    Signed-off-by: James Vega <jamessan at debian.org>

diff --git a/debian/changelog b/debian/changelog
index ae374d8..6748017 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,10 @@ vim (1:7.1.291-2) UNRELEASED; urgency=low
     - Add Provides/Conflicts/Replaces for vim-{ruby,python,perl,tcl} in any
       variant that supports those language bindings since some packages want a
       vim that supports a certain language.
+  * runtime/filetype.vim:
+    - Use "setf" instead of "set ft" when setting the filetype to git so that
+      we don't override another filetype which may have been set during
+      filetype detection.
 
  -- James Vega <jamessan at debian.org>  Tue, 08 Apr 2008 05:03:25 -0400
 

-- 
Vim packaging



More information about the pkg-vim-maintainers mailing list