[PATCH] Also parse objects we already have
[git.git] / debian / changelog
1 git-core (0.99.4-3) unstable; urgency=low
2
3   * Split off gitk.
4   * Do not depend on diff which is an essential package.
5   * Use dh_movefiles, not dh_install, to stage two subpackages.
6
7  -- Matthias Urlichs <smurf@debian.org>  Thu, 11 Aug 2005 01:43:24 +0200
8
9 git-core (0.99.4-2) unstable; urgency=low
10
11   * Git 0.99.4 official release.
12
13  -- Junio C Hamano <junkio@cox.net>  Wed, 10 Aug 2005 15:00:00 -0700
14
15 git-core (0.99.4-1) unstable; urgency=low
16
17   * Pass prefix down to the submake when building.
18
19  -- Junio C Hamano <junkio@cox.net>  Sat, 6 Aug 2005 13:00:00 -0700
20
21 git-core (0.99-2) unstable; urgency=low
22
23   * Conflict with the GNU Interactive Tools package, which also installs
24     /usr/bin/git.
25   * Use the Mozilla SHA1 code and/or the PPC assembly in preference to
26     OpenSSL.  This is only a partial fix for the license issues with OpenSSL.
27   * Minor tweaks to the Depends.
28
29  -- Ryan Anderson <ryan@michonline.com>  Sat, 23 Jul 2005 14:15:00 -0400
30
31 git-core (0.99-1) unstable; urgency=low
32
33   * Update deb package support to build correctly. 
34
35  -- Ryan Anderson <ryan@michonline.com>  Thu, 21 Jul 2005 02:03:32 -0400
36
37 git-core (0.99-0) unstable; urgency=low
38
39   * Initial deb package support
40
41  -- Eric Biederman <ebiederm@xmission.com>  Tue, 12 Jul 2005 10:57:51 -0600