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