[SCM] Vim packaging branch, debian, updated. upstream/7.1.285-208-ga9448d8

James Vega jamessan at debian.org
Fri Jun 27 18:41:59 UTC 2008


The following commit has been merged in the debian branch:
commit a9448d87d58ff23427d99da0367ff2a9bd439eed
Author: James Vega <jamessan at debian.org>
Date:   Fri Jun 27 14:41:31 2008 -0400

    Remove an erroneous comment.
    
    Signed-off-by: James Vega <jamessan at debian.org>

diff --git a/debian/update-patches b/debian/update-patches
index 22ff587..56d186c 100755
--- a/debian/update-patches
+++ b/debian/update-patches
@@ -47,8 +47,7 @@ git checkout debian
 
 echo 'updating debian/README to latest upstream ...'
 lftp -c "open $host; cd $dir; get README -o debian/README"
-# Store debian/README while we update the other branches.  The debian branch
-# will get reset to before this commit at the end of the script.
+
 git commit -m "Update README for patches $curpatch - $newpatch" -- debian/README
 
 git checkout upstream

-- 
Vim packaging



More information about the pkg-vim-maintainers mailing list