Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge with master to pick up commit hook works.
author
Junio C Hamano
<junkio@cox.net>
Sat, 20 Aug 2005 08:47:08 +0000
(
01:47
-0700)
committer
Junio C Hamano
<junkio@cox.net>
Sat, 20 Aug 2005 08:47:08 +0000
(
01:47
-0700)
Makefile
patch
|
blob
|
history
debian/changelog
patch
|
blob
|
history
raw
(from parent 2:
165e160
)
diff --git
a/Makefile
b/Makefile
index db7596504a3317b994b8e81c78f7d0c1011000db..c0a84298b5a0fde300d18b46bc77d4da8d2e11a4 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-32,7
+32,7
@@
# DEFINES += -DUSE_STDEV
-GIT_VERSION = 0.99.
4
+GIT_VERSION = 0.99.
5
CFLAGS = -g -O2 -Wall
ALL_CFLAGS = $(CFLAGS) $(DEFINES)
diff --git
a/debian/changelog
b/debian/changelog
index 2788cdd9095fee149ed7c11f4bf1d350462cd46e..da7526e2cbaf6cf737515032b916d5e2e54d677e 100644
(file)
--- a/
debian/changelog
+++ b/
debian/changelog
@@
-1,3
+1,9
@@
+git-core (0.99.5-0) unstable; urgency=low
+
+ * GIT 0.99.5
+
+ -- Junio C Hamano <junkio@cox.net> Wed, 10 Aug 2005 22:05:00 -0700
+
git-core (0.99.4-4) unstable; urgency=low
* Mark git-tk as architecture neutral.