GIT 0.99.4.
[git.git] / debian / changelog
1 git-core (0.99.4-2) unstable; urgency=low
2
3   * Git 0.99.4 official release.
4
5  -- Junio C Hamano <junkio@cox.net>  Wed, 10 Aug 2005 15:00:00 -0700
6
7 git-core (0.99.4-1) unstable; urgency=low
8
9   * Pass prefix down to the submake when building.
10
11  -- Junio C Hamano <junkio@cox.net>  Sat, 6 Aug 2005 13:00:00 -0700
12
13 git-core (0.99-2) unstable; urgency=low
14
15   * Conflict with the GNU Interactive Tools package, which also installs
16     /usr/bin/git.
17   * Use the Mozilla SHA1 code and/or the PPC assembly in preference to
18     OpenSSL.  This is only a partial fix for the license issues with OpenSSL.
19   * Minor tweaks to the Depends.
20
21  -- Ryan Anderson <ryan@michonline.com>  Sat, 23 Jul 2005 14:15:00 -0400
22
23 git-core (0.99-1) unstable; urgency=low
24
25   * Update deb package support to build correctly. 
26
27  -- Ryan Anderson <ryan@michonline.com>  Thu, 21 Jul 2005 02:03:32 -0400
28
29 git-core (0.99-0) unstable; urgency=low
30
31   * Initial deb package support
32
33  -- Eric Biederman <ebiederm@xmission.com>  Tue, 12 Jul 2005 10:57:51 -0600