diff options
author | Junio C Hamano <junkio@cox.net> | 2005-08-11 22:12:29 -0700 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2005-08-11 22:12:29 -0700 |
commit | 8eb14dc1882ade6f881ae93dfd7ecaa0dc0f0fdc (patch) | |
tree | d3d4506e20175ba73c64dfb9cefb189c1dd9127a /debian/changelog | |
parent | Start preparing for 0.99.5 (diff) | |
parent | [PATCH] Also parse objects we already have (diff) | |
download | tgif-8eb14dc1882ade6f881ae93dfd7ecaa0dc0f0fdc.tar.xz |
Merge changes in the master branch into 0.99.5 preparation branch.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index dd86f82d8b..28cfb0f84f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,14 @@ git-core (0.99.5-0) unstable; urgency=low -- Junio C Hamano <junkio@cox.net> Wed, 10 Aug 2005 22:05:00 -0700 +git-core (0.99.4-3) unstable; urgency=low + + * Split off gitk. + * Do not depend on diff which is an essential package. + * Use dh_movefiles, not dh_install, to stage two subpackages. + + -- Matthias Urlichs <smurf@debian.org> Thu, 11 Aug 2005 01:43:24 +0200 + git-core (0.99.4-2) unstable; urgency=low * Git 0.99.4 official release. |