Code

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