From: Junio C Hamano Date: Sun, 25 Sep 2005 07:32:06 +0000 (-0700) Subject: Merge branch 'fixes' X-Git-Tag: v0.99.7d~1 X-Git-Url: https://www.git.lorimer.id.au/gitweb.git/diff_plain/cfd8aefd4babcca5adbb724fb213ea3c8b1153c8?hp=fbaf834de12efb43dea8d2679a040462e9d3d03d Merge branch 'fixes' --- diff --git a/.gitignore b/.gitignore index 92deccb291..938669fc09 100644 --- a/.gitignore +++ b/.gitignore @@ -96,7 +96,8 @@ git-verify-pack 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 f83c4951bc..e90f646af0 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 128513a455..ef6156a764 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 Sat, 24 Sep 2005 11:33:36 -0700 + +git-core (0.99.7b-0) unstable; urgency=low + + * GIT 0.99.7b + + -- Junio C Hamano Thu, 22 Sep 2005 21:46:44 -0700 + +git-core (0.99.7a-0) unstable; urgency=low + + * GIT 0.99.7a + + -- Junio C Hamano Mon, 19 Sep 2005 19:29:07 -0700 + git-core (0.99.7-0) unstable; urgency=low * GIT 0.99.7