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