[SCM] Vim packaging branch, debian, updated. upstream/7.1.285-80-gba6d9f9

James Vega jamessan at debian.org
Wed Apr 16 02:02:59 UTC 2008


The following commit has been merged in the debian branch:
commit ba6d9f93a2b99a557e2760d62dbaaddcac65032e
Author: James Vega <jamessan at debian.org>
Date:   Tue Apr 15 22:01:48 2008 -0400

    Clarify some wording in README.git.
    
    Signed-off-by: James Vega <jamessan at debian.org>

diff --git a/debian/README.git b/debian/README.git
index 7909ce5..19d4083 100644
--- a/debian/README.git
+++ b/debian/README.git
@@ -10,7 +10,6 @@ should be built.  This can be done by running "git archive --format=tar
 ../vim_7.1.$newest_patch_number.orig.tar.gz".  This should probably be
 handled by debian/update-patches.
 
-Before building a new package, master:runtime/doc/tags should be rebuilt
-since we usually have newer runtime files than the base upstream release.
-This is simply done by running "vim -c 'helptags ++t runtime/doc' -c 'q'" and
-then checking the file in.
+Before building a new package which changes runtime/doc,
+master:runtime/doc/tags should be rebuilt.  This is simply done by running
+"vim -c 'helptags ++t runtime/doc' -c 'q'" and then checking the file in.

-- 
Vim packaging



More information about the pkg-vim-maintainers mailing list