Merge branch 'fixes'
diff --git a/.gitignore b/.gitignore index 92deccb..938669f 100644 --- a/.gitignore +++ b/.gitignore
@@ -96,7 +96,8 @@ git-verify-tag git-whatchanged git-write-tree -#*.tar.gz -#*.dsc -#*.deb -#git-core.spec +git-core-*/?* +*.tar.gz +*.dsc +*.deb +git-core.spec
diff --git a/Makefile b/Makefile index f83c495..e90f646 100644 --- a/Makefile +++ b/Makefile
@@ -44,7 +44,7 @@ # DEFINES += -DUSE_STDEV -GIT_VERSION = 0.99.7 +GIT_VERSION = 0.99.7c CFLAGS = -g -O2 -Wall ALL_CFLAGS = $(CFLAGS) $(PLATFORM_DEFINES) $(DEFINES)
diff --git a/debian/changelog b/debian/changelog index 128513a..ef6156a7 100644 --- a/debian/changelog +++ b/debian/changelog
@@ -1,3 +1,21 @@ +git-core (0.99.7c-0) unstable; urgency=low + + * GIT 0.99.7c + + -- Junio C Hamano <junkio@cox.net> Sat, 24 Sep 2005 11:33:36 -0700 + +git-core (0.99.7b-0) unstable; urgency=low + + * GIT 0.99.7b + + -- Junio C Hamano <junkio@cox.net> Thu, 22 Sep 2005 21:46:44 -0700 + +git-core (0.99.7a-0) unstable; urgency=low + + * GIT 0.99.7a + + -- Junio C Hamano <junkio@cox.net> Mon, 19 Sep 2005 19:29:07 -0700 + git-core (0.99.7-0) unstable; urgency=low * GIT 0.99.7