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