]> git.ipfire.org Git - thirdparty/git.git/blob - debian/changelog
Merge branch 'master' of .
[thirdparty/git.git] / debian / changelog
1 git-core (0.99.7-0) unstable; urgency=low
2
3 * GIT 0.99.7
4
5 -- Junio C Hamano <junkio@cox.net> Sat, 10 Sep 2005 18:36:39 -0700
6
7 git-core (0.99.6-0) unstable; urgency=low
8
9 * GIT 0.99.6
10
11 -- Junio C Hamano <junkio@cox.net> Wed, 24 Aug 2005 23:09:35 -0700
12
13 git-core (0.99.5-1) unstable; urgency=low
14
15 * Enable git-send-email on Debian. There is no reason to shy
16 away from it, since we have the necessary Perl modules available.
17
18 -- Junio C Hamano <junkio@cox.net> Thu, 25 Aug 2005 14:16:59 -0700
19
20 git-core (0.99.5-0) unstable; urgency=low
21
22 * GIT 0.99.5
23
24 -- Junio C Hamano <junkio@cox.net> Wed, 10 Aug 2005 22:05:00 -0700
25
26 git-core (0.99.4-4) unstable; urgency=low
27
28 * Mark git-tk as architecture neutral.
29
30 -- Junio C Hamano <junkio@cox.net> Fri, 12 Aug 2005 13:25:00 -0700
31
32 git-core (0.99.4-3) unstable; urgency=low
33
34 * Split off gitk.
35 * Do not depend on diff which is an essential package.
36 * Use dh_movefiles, not dh_install, to stage two subpackages.
37
38 -- Matthias Urlichs <smurf@debian.org> Thu, 11 Aug 2005 01:43:24 +0200
39
40 git-core (0.99.4-2) unstable; urgency=low
41
42 * Git 0.99.4 official release.
43
44 -- Junio C Hamano <junkio@cox.net> Wed, 10 Aug 2005 15:00:00 -0700
45
46 git-core (0.99.4-1) unstable; urgency=low
47
48 * Pass prefix down to the submake when building.
49
50 -- Junio C Hamano <junkio@cox.net> Sat, 6 Aug 2005 13:00:00 -0700
51
52 git-core (0.99-2) unstable; urgency=low
53
54 * Conflict with the GNU Interactive Tools package, which also installs
55 /usr/bin/git.
56 * Use the Mozilla SHA1 code and/or the PPC assembly in preference to
57 OpenSSL. This is only a partial fix for the license issues with OpenSSL.
58 * Minor tweaks to the Depends.
59
60 -- Ryan Anderson <ryan@michonline.com> Sat, 23 Jul 2005 14:15:00 -0400
61
62 git-core (0.99-1) unstable; urgency=low
63
64 * Update deb package support to build correctly.
65
66 -- Ryan Anderson <ryan@michonline.com> Thu, 21 Jul 2005 02:03:32 -0400
67
68 git-core (0.99-0) unstable; urgency=low
69
70 * Initial deb package support
71
72 -- Eric Biederman <ebiederm@xmission.com> Tue, 12 Jul 2005 10:57:51 -0600