[SCM] Vim packaging branch, debian, updated. upstream/7.2b.001-241-g479045a

James Vega jamessan at debian.org
Wed Aug 6 22:34:59 UTC 2008


The following commit has been merged in the debian branch:
commit 479045a9db03ef48bed804e30b46df8d1477a0aa
Merge: 690d85dea94282e5de30857fa09d089b84392c74 d3775ea640d5e31c72af0e2a5635b3a784ee5798
Author: James Vega <jamessan at debian.org>
Date:   Wed Aug 6 18:32:55 2008 -0400

    Merge branch 'upstream-runtime' into debian

diff --combined src/Makefile
index 2c5c06a,7fe7690..9d47cf5
--- a/src/Makefile
+++ b/src/Makefile
@@@ -901,7 -901,7 +901,7 @@@ MAN1DIR = /man
  
  ### Vim version (adjusted by a script)
  VIMMAJOR = 7
- VIMMINOR = 2b
+ VIMMINOR = 2c
  
  ### Location of Vim files (should not need to be changed, and  {{{1
  ### some things might not work when they are changed!)
@@@ -1779,6 -1779,7 +1779,6 @@@ installvimbin: $(VIMTARGET) $(DESTDIR)$
  	  rm -f $(DEST_BIN)/$(VIMNAME).rm; \
  	fi
  	$(INSTALL_PROG) $(VIMTARGET) $(DEST_BIN)
 -	$(STRIP) $(DEST_BIN)/$(VIMTARGET)
  	chmod $(BINMOD) $(DEST_BIN)/$(VIMTARGET)
  # may create a link to the new executable from /usr/bin/vi
  	-$(LINKIT)
@@@ -1913,6 -1914,7 +1913,6 @@@ installtools: $(TOOLS) $(DESTDIR)$(exec
  	  rm -f $(DEST_BIN)/xxd.rm; \
  	fi
  	$(INSTALL_PROG) xxd/xxd$(EXEEXT) $(DEST_BIN)
 -	$(STRIP) $(DEST_BIN)/xxd$(EXEEXT)
  	chmod $(BINMOD) $(DEST_BIN)/xxd$(EXEEXT)
  	-$(SHELL) ./installman.sh xxd $(DEST_MAN) "" $(INSTALLMANARGS)
  

-- 
Vim packaging



More information about the pkg-vim-maintainers mailing list