GIT 1.0.4
[alt-git.git] / debian / changelog
blob88e5755f79edaee45687fbacf1b9fb06fb44e5e7
1 git-core (1.0.4-0) unstable; urgency=low
3   * GIT 1.0.4.
5  -- Junio C Hamano <junkio@cox.net>  Sat, 24 Dec 2005 00:01:20 -0800
7 git-core (1.0.3-0) unstable; urgency=low
9   * GIT 1.0.3 maintenance release.
11  -- Junio C Hamano <junkio@cox.net>  Thu, 22 Dec 2005 18:13:33 -0800
13 git-core (1.0.0b-0) unstable; urgency=low
15   * GIT 1.0.0b to include two more fixes.
17  -- Junio C Hamano <junkio@cox.net>  Wed, 21 Dec 2005 13:50:21 -0800
19 git-core (1.0.0a-0) unstable; urgency=low
21   * GIT 1.0.0a to include the following fixes:
22   
23     - Avoid misleading success message on error (Johannes)
24     - objects/info/packs: work around bug in http-fetch.c::fetch_indices()
25     - http-fetch.c: fix objects/info/pack parsing.
26     - An off-by-one bug found by valgrind (Pavel)
28  -- Junio C Hamano <junkio@cox.net>  Wed, 21 Dec 2005 13:17:17 -0800
30 git-core (1.0.0-0) unstable; urgency=low
32   * GIT 1.0.0
34  -- Junio C Hamano <junkio@cox.net>  Wed, 21 Dec 2005 00:01:00 -0800
36 git-core (0.99.9n-0) unstable; urgency=low
38   * GIT 0.99.9n aka 1.0rc6
40  -- Junio C Hamano <junkio@cox.net>  Wed, 14 Dec 2005 17:27:08 -0800
42 git-core (0.99.9m-0) unstable; urgency=low
44   * GIT 0.99.9m aka 1.0rc5
46  -- Junio C Hamano <junkio@cox.net>  Sun, 11 Dec 2005 16:48:06 -0800
48 git-core (0.99.9l-0) unstable; urgency=low
50   * GIT 0.99.9l aka 1.0rc4
52  -- Junio C Hamano <junkio@cox.net>  Sat,  3 Dec 2005 23:45:23 -0800
54 git-core (0.99.9k-0) unstable; urgency=low
56   * GIT 0.99.9k but not 1.0rc yet.
58  -- Junio C Hamano <junkio@cox.net>  Fri, 25 Nov 2005 16:33:11 -0800
60 git-core (0.99.9j-0) unstable; urgency=low
62   * GIT 0.99.9j aka 1.0rc3
64  -- Junio C Hamano <junkio@cox.net>  Wed, 16 Nov 2005 20:39:55 -0800
66 git-core (0.99.9i-0) unstable; urgency=low
68   * GIT 0.99.9i aka 1.0rc2
70  -- Junio C Hamano <junkio@cox.net>  Mon, 14 Nov 2005 18:38:27 -0800
72 git-core (0.99.9h-0) unstable; urgency=low
74   * GIT 0.99.9h
76  -- Junio C Hamano <junkio@cox.net>  Fri, 11 Nov 2005 22:33:18 -0800
78 git-core (0.99.9g-0) unstable; urgency=low
80   * GIT 0.99.9g
82  -- Junio C Hamano <junkio@cox.net>  Wed,  9 Nov 2005 21:01:55 -0800
84 git-core (0.99.9f-0) unstable; urgency=low
86   * GIT 0.99.9f
88  -- Junio C Hamano <junkio@cox.net>  Tue,  8 Nov 2005 01:21:52 -0800
90 git-core (0.99.9e-0) unstable; urgency=low
92   * GIT 0.99.9e
94  -- Junio C Hamano <junkio@cox.net>  Sun,  6 Nov 2005 18:37:18 -0800
96 git-core (0.99.9d-0) unstable; urgency=low
98   * GIT 0.99.9d
100  -- Junio C Hamano <junkio@cox.net>  Sat,  5 Nov 2005 11:46:37 -0800
102 git-core (0.99.9c-0) unstable; urgency=low
104   * GIT 0.99.9c
106  -- Junio C Hamano <junkio@cox.net>  Thu,  3 Nov 2005 15:44:54 -0800
108 git-core (0.99.9b-0) unstable; urgency=low
110   * GIT 0.99.9b
112  -- Junio C Hamano <junkio@cox.net>  Tue,  1 Nov 2005 21:39:39 -0800
114 git-core (0.99.9a-0) unstable; urgency=low
116   * GIT 0.99.9a
118  -- Junio C Hamano <junkio@cox.net>  Sun, 30 Oct 2005 15:03:32 -0800
120 git-core (0.99.9.GIT-2) unstable; urgency=low
122   * Build Dependency did not include libexpat-dev.
124  -- Junio C Hamano <junkio@cox.net>  Sun, 13 Nov 2005 01:55:34 -0800
126 git-core (0.99.9.GIT-1) unstable; urgency=low
128   * Do not scatter txt and html documentation into feature
129     subpackages.  Do place man pages into them.
130   * Capture more cvs stuff into git-cvs package.
132  -- Junio C Hamano <junkio@cox.net>  Tue,  8 Nov 2005 01:19:06 -0800
134 git-core (0.99.9.GIT-0) unstable; urgency=low
136   * Test Build.
138  -- Junio C Hamano <junkio@cox.net>  Sat,  5 Nov 2005 11:18:13 -0800
140 git-core (0.99.9-1) unstable; urgency=low
142   * Split the git-core binary package into core, doc, and foreign SCM
143     interoperability modules.
145  -- Junio C Hamano <junkio@cox.net>  Sat,  5 Nov 2005 11:18:13 -0800
147 git-core (0.99.9-0) unstable; urgency=low
149   * GIT 0.99.9
151  -- Junio C Hamano <junkio@cox.net>  Sat, 29 Oct 2005 14:34:30 -0700
153 git-core (0.99.8-0) unstable; urgency=low
155   * GIT 0.99.8
157  -- Junio C Hamano <junkio@cox.net>  Sun,  2 Oct 2005 12:54:26 -0700
159 git-core (0.99.7-0) unstable; urgency=low
161   * GIT 0.99.7
163  -- Junio C Hamano <junkio@cox.net>  Sat, 10 Sep 2005 18:36:39 -0700
165 git-core (0.99.6-0) unstable; urgency=low
167   * GIT 0.99.6
169  -- Junio C Hamano <junkio@cox.net>  Wed, 24 Aug 2005 23:09:35 -0700
171 git-core (0.99.5-1) unstable; urgency=low
173   * Enable git-send-email on Debian.  There is no reason to shy
174     away from it, since we have the necessary Perl modules available.
176  -- Junio C Hamano <junkio@cox.net>  Thu, 25 Aug 2005 14:16:59 -0700
178 git-core (0.99.5-0) unstable; urgency=low
180   * GIT 0.99.5
182  -- Junio C Hamano <junkio@cox.net>  Wed, 10 Aug 2005 22:05:00 -0700
184 git-core (0.99.4-4) unstable; urgency=low
186   * Mark git-tk as architecture neutral.
188  -- Junio C Hamano <junkio@cox.net>  Fri, 12 Aug 2005 13:25:00 -0700
190 git-core (0.99.4-3) unstable; urgency=low
192   * Split off gitk.
193   * Do not depend on diff which is an essential package.
194   * Use dh_movefiles, not dh_install, to stage two subpackages.
196  -- Matthias Urlichs <smurf@debian.org>  Thu, 11 Aug 2005 01:43:24 +0200
198 git-core (0.99.4-2) unstable; urgency=low
200   * Git 0.99.4 official release.
202  -- Junio C Hamano <junkio@cox.net>  Wed, 10 Aug 2005 15:00:00 -0700
204 git-core (0.99.4-1) unstable; urgency=low
206   * Pass prefix down to the submake when building.
208  -- Junio C Hamano <junkio@cox.net>  Sat, 6 Aug 2005 13:00:00 -0700
210 git-core (0.99-2) unstable; urgency=low
212   * Conflict with the GNU Interactive Tools package, which also installs
213     /usr/bin/git.
214   * Use the Mozilla SHA1 code and/or the PPC assembly in preference to
215     OpenSSL.  This is only a partial fix for the license issues with OpenSSL.
216   * Minor tweaks to the Depends.
218  -- Ryan Anderson <ryan@michonline.com>  Sat, 23 Jul 2005 14:15:00 -0400
220 git-core (0.99-1) unstable; urgency=low
222   * Update deb package support to build correctly. 
224  -- Ryan Anderson <ryan@michonline.com>  Thu, 21 Jul 2005 02:03:32 -0400
226 git-core (0.99-0) unstable; urgency=low
228   * Initial deb package support
230  -- Eric Biederman <ebiederm@xmission.com>  Tue, 12 Jul 2005 10:57:51 -0600