GIT 0.99.9b v0.99.9b
authorJunio C Hamano <junkio@cox.net>
Wed, 2 Nov 2005 05:58:53 +0000 (21:58 -0800)
committerJunio C Hamano <junkio@cox.net>
Wed, 2 Nov 2005 05:58:53 +0000 (21:58 -0800)
This contains the changes made on the master branch since 0.99.9a.

The workaround for building RPMs has not changed since 0.99.9a,
mainly because I haven't heard back if it was good enough for
kernel.org consumption, or otherwise what changes are needed.

Signed-off-by: Junio C Hamano <junkio@cox.net>
1  2 
Makefile
debian/changelog

diff --combined Makefile
+++ b/Makefile
@@@ -52,7 -52,7 +52,7 @@@
  
  # DEFINES += -DUSE_STDEV
  
- GIT_VERSION = 0.99.9a
 -GIT_VERSION = 0.99.9.GIT
++GIT_VERSION = 0.99.9b
  
  CFLAGS = -g -O2 -Wall
  ALL_CFLAGS = $(CFLAGS) $(PLATFORM_DEFINES) $(DEFINES)
@@@ -94,7 -94,7 +94,7 @@@ SCRIPT_SH = 
  SCRIPT_PERL = \
        git-archimport.perl git-cvsimport.perl git-relink.perl \
        git-rename.perl git-shortlog.perl git-fmt-merge-msg.perl \
-       git-findtags.perl git-svnimport.perl git-mv.perl
+       git-svnimport.perl git-mv.perl
  
  SCRIPT_PYTHON = \
        git-merge-recursive.py
@@@ -413,7 -413,6 +413,6 @@@ check
  install: $(PROGRAMS) $(SCRIPTS)
        $(INSTALL) -d -m755 $(call shellquote,$(DESTDIR)$(bindir))
        $(INSTALL) $(PROGRAMS) $(SCRIPTS) $(call shellquote,$(DESTDIR)$(bindir))
-       sh ./cmd-rename.sh $(call shellquote,$(DESTDIR)$(bindir))
        $(MAKE) -C templates install
        $(INSTALL) -d -m755 $(call shellquote,$(DESTDIR)$(GIT_PYTHON_DIR))
        $(INSTALL) $(PYMODULES) $(call shellquote,$(DESTDIR)$(GIT_PYTHON_DIR))
diff --combined debian/changelog
@@@ -1,9 -1,3 +1,15 @@@
++git-core (0.99.9b-0) unstable; urgency=low
++
++  * GIT 0.99.9b
++
++ -- Junio C Hamano <junkio@cox.net>  Tue,  1 Nov 2005 21:39:39 -0800
++
 +git-core (0.99.9a-0) unstable; urgency=low
 +
 +  * GIT 0.99.9a
 +
 + -- Junio C Hamano <junkio@cox.net>  Sun, 30 Oct 2005 15:03:32 -0800
 +
  git-core (0.99.9-0) unstable; urgency=low
  
    * GIT 0.99.9