1git-core (0.99.9f-0) unstable; urgency=low
2
3 * GIT 0.99.9f
4
5 -- Junio C Hamano <junkio@cox.net> Tue, 8 Nov 2005 01:21:52 -0800
6
7git-core (0.99.9e-0) unstable; urgency=low
8
9 * GIT 0.99.9e
10
11 -- Junio C Hamano <junkio@cox.net> Sun, 6 Nov 2005 18:37:18 -0800
12
13git-core (0.99.9d-0) unstable; urgency=low
14
15 * GIT 0.99.9d
16
17 -- Junio C Hamano <junkio@cox.net> Sat, 5 Nov 2005 11:46:37 -0800
18
19git-core (0.99.9c-0) unstable; urgency=low
20
21 * GIT 0.99.9c
22
23 -- Junio C Hamano <junkio@cox.net> Thu, 3 Nov 2005 15:44:54 -0800
24
25git-core (0.99.9b-0) unstable; urgency=low
26
27 * GIT 0.99.9b
28
29 -- Junio C Hamano <junkio@cox.net> Tue, 1 Nov 2005 21:39:39 -0800
30
31git-core (0.99.9a-0) unstable; urgency=low
32
33 * GIT 0.99.9a
34
35 -- Junio C Hamano <junkio@cox.net> Sun, 30 Oct 2005 15:03:32 -0800
36
37git-core (0.99.9.GIT-1) unstable; urgency=low
38
39 * Do not scatter txt and html documentation into feature
40 subpackages. Do place man pages into them.
41 * Capture more cvs stuff into git-cvs package.
42
43 -- Junio C Hamano <junkio@cox.net> Tue, 8 Nov 2005 01:19:06 -0800
44
45git-core (0.99.9.GIT-0) unstable; urgency=low
46
47 * Test Build.
48
49 -- Junio C Hamano <junkio@cox.net> Sat, 5 Nov 2005 11:18:13 -0800
50
51git-core (0.99.9-1) unstable; urgency=low
52
53 * Split the git-core binary package into core, doc, and foreign SCM
54 interoperability modules.
55
56 -- Junio C Hamano <junkio@cox.net> Sat, 5 Nov 2005 11:18:13 -0800
57
58git-core (0.99.9-0) unstable; urgency=low
59
60 * GIT 0.99.9
61
62 -- Junio C Hamano <junkio@cox.net> Sat, 29 Oct 2005 14:34:30 -0700
63
64git-core (0.99.8-0) unstable; urgency=low
65
66 * GIT 0.99.8
67
68 -- Junio C Hamano <junkio@cox.net> Sun, 2 Oct 2005 12:54:26 -0700
69
70git-core (0.99.7-0) unstable; urgency=low
71
72 * GIT 0.99.7
73
74 -- Junio C Hamano <junkio@cox.net> Sat, 10 Sep 2005 18:36:39 -0700
75
76git-core (0.99.6-0) unstable; urgency=low
77
78 * GIT 0.99.6
79
80 -- Junio C Hamano <junkio@cox.net> Wed, 24 Aug 2005 23:09:35 -0700
81
82git-core (0.99.5-1) unstable; urgency=low
83
84 * Enable git-send-email on Debian. There is no reason to shy
85 away from it, since we have the necessary Perl modules available.
86
87 -- Junio C Hamano <junkio@cox.net> Thu, 25 Aug 2005 14:16:59 -0700
88
89git-core (0.99.5-0) unstable; urgency=low
90
91 * GIT 0.99.5
92
93 -- Junio C Hamano <junkio@cox.net> Wed, 10 Aug 2005 22:05:00 -0700
94
95git-core (0.99.4-4) unstable; urgency=low
96
97 * Mark git-tk as architecture neutral.
98
99 -- Junio C Hamano <junkio@cox.net> Fri, 12 Aug 2005 13:25:00 -0700
100
101git-core (0.99.4-3) unstable; urgency=low
102
103 * Split off gitk.
104 * Do not depend on diff which is an essential package.
105 * Use dh_movefiles, not dh_install, to stage two subpackages.
106
107 -- Matthias Urlichs <smurf@debian.org> Thu, 11 Aug 2005 01:43:24 +0200
108
109git-core (0.99.4-2) unstable; urgency=low
110
111 * Git 0.99.4 official release.
112
113 -- Junio C Hamano <junkio@cox.net> Wed, 10 Aug 2005 15:00:00 -0700
114
115git-core (0.99.4-1) unstable; urgency=low
116
117 * Pass prefix down to the submake when building.
118
119 -- Junio C Hamano <junkio@cox.net> Sat, 6 Aug 2005 13:00:00 -0700
120
121git-core (0.99-2) unstable; urgency=low
122
123 * Conflict with the GNU Interactive Tools package, which also installs
124 /usr/bin/git.
125 * Use the Mozilla SHA1 code and/or the PPC assembly in preference to
126 OpenSSL. This is only a partial fix for the license issues with OpenSSL.
127 * Minor tweaks to the Depends.
128
129 -- Ryan Anderson <ryan@michonline.com> Sat, 23 Jul 2005 14:15:00 -0400
130
131git-core (0.99-1) unstable; urgency=low
132
133 * Update deb package support to build correctly.
134
135 -- Ryan Anderson <ryan@michonline.com> Thu, 21 Jul 2005 02:03:32 -0400
136
137git-core (0.99-0) unstable; urgency=low
138
139 * Initial deb package support
140
141 -- Eric Biederman <ebiederm@xmission.com> Tue, 12 Jul 2005 10:57:51 -0600