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