Code

Debian: packaging updates.
[git.git] / debian / changelog
1 git-core (0.99.9.GIT-1) unstable; urgency=low
3   * Do not scatter txt and html documentation into feature
4     subpackages.  Do place man pages into them.
5   * Capture more cvs stuff into git-cvs package.
7  -- Junio C Hamano <junkio@cox.net>  Tue,  8 Nov 2005 01:19:06 -0800
9 git-core (0.99.9.GIT-0) unstable; urgency=low
11   * Test Build.
13  -- Junio C Hamano <junkio@cox.net>  Sat,  5 Nov 2005 11:18:13 -0800
15 git-core (0.99.9-1) unstable; urgency=low
17   * Split the git-core binary package into core, doc, and foreign SCM
18     interoperability modules.
20  -- Junio C Hamano <junkio@cox.net>  Sat,  5 Nov 2005 11:18:13 -0800
22 git-core (0.99.9-0) unstable; urgency=low
24   * GIT 0.99.9
26  -- Junio C Hamano <junkio@cox.net>  Sat, 29 Oct 2005 14:34:30 -0700
28 git-core (0.99.8-0) unstable; urgency=low
30   * GIT 0.99.8
32  -- Junio C Hamano <junkio@cox.net>  Sun,  2 Oct 2005 12:54:26 -0700
34 git-core (0.99.7-0) unstable; urgency=low
36   * GIT 0.99.7
38  -- Junio C Hamano <junkio@cox.net>  Sat, 10 Sep 2005 18:36:39 -0700
40 git-core (0.99.6-0) unstable; urgency=low
42   * GIT 0.99.6
44  -- Junio C Hamano <junkio@cox.net>  Wed, 24 Aug 2005 23:09:35 -0700
46 git-core (0.99.5-1) unstable; urgency=low
48   * Enable git-send-email on Debian.  There is no reason to shy
49     away from it, since we have the necessary Perl modules available.
51  -- Junio C Hamano <junkio@cox.net>  Thu, 25 Aug 2005 14:16:59 -0700
53 git-core (0.99.5-0) unstable; urgency=low
55   * GIT 0.99.5
57  -- Junio C Hamano <junkio@cox.net>  Wed, 10 Aug 2005 22:05:00 -0700
59 git-core (0.99.4-4) unstable; urgency=low
61   * Mark git-tk as architecture neutral.
63  -- Junio C Hamano <junkio@cox.net>  Fri, 12 Aug 2005 13:25:00 -0700
65 git-core (0.99.4-3) unstable; urgency=low
67   * Split off gitk.
68   * Do not depend on diff which is an essential package.
69   * Use dh_movefiles, not dh_install, to stage two subpackages.
71  -- Matthias Urlichs <smurf@debian.org>  Thu, 11 Aug 2005 01:43:24 +0200
73 git-core (0.99.4-2) unstable; urgency=low
75   * Git 0.99.4 official release.
77  -- Junio C Hamano <junkio@cox.net>  Wed, 10 Aug 2005 15:00:00 -0700
79 git-core (0.99.4-1) unstable; urgency=low
81   * Pass prefix down to the submake when building.
83  -- Junio C Hamano <junkio@cox.net>  Sat, 6 Aug 2005 13:00:00 -0700
85 git-core (0.99-2) unstable; urgency=low
87   * Conflict with the GNU Interactive Tools package, which also installs
88     /usr/bin/git.
89   * Use the Mozilla SHA1 code and/or the PPC assembly in preference to
90     OpenSSL.  This is only a partial fix for the license issues with OpenSSL.
91   * Minor tweaks to the Depends.
93  -- Ryan Anderson <ryan@michonline.com>  Sat, 23 Jul 2005 14:15:00 -0400
95 git-core (0.99-1) unstable; urgency=low
97   * Update deb package support to build correctly. 
99  -- Ryan Anderson <ryan@michonline.com>  Thu, 21 Jul 2005 02:03:32 -0400
101 git-core (0.99-0) unstable; urgency=low
103   * Initial deb package support
105  -- Eric Biederman <ebiederm@xmission.com>  Tue, 12 Jul 2005 10:57:51 -0600