X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=9ea9e523b650587b1e2ccc071c2b7a62cc6af626;hb=4d3fe0c5f342d0b00209916cf6951c2f8db414d2;hp=5e86a86dc53083e04fa79b2401cea26b92d25320;hpb=1ff53bfdeea4d707571c9cae818888c070b51153;p=git.git diff --git a/debian/changelog b/debian/changelog index 5e86a86d..9ea9e523 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,42 @@ +git-core (0.99.6-0) unstable; urgency=low + + * GIT 0.99.6 + + -- Junio C Hamano Wed, 24 Aug 2005 23:09:35 -0700 + +git-core (0.99.5-1) unstable; urgency=low + + * Enable git-send-email on Debian. There is no reason to shy + away from it, since we have the necessary Perl modules available. + + -- Junio C Hamano Thu, 25 Aug 2005 14:16:59 -0700 + +git-core (0.99.5-0) unstable; urgency=low + + * GIT 0.99.5 + + -- Junio C Hamano Wed, 10 Aug 2005 22:05:00 -0700 + +git-core (0.99.4-4) unstable; urgency=low + + * Mark git-tk as architecture neutral. + + -- Junio C Hamano Fri, 12 Aug 2005 13:25:00 -0700 + +git-core (0.99.4-3) unstable; urgency=low + + * Split off gitk. + * Do not depend on diff which is an essential package. + * Use dh_movefiles, not dh_install, to stage two subpackages. + + -- Matthias Urlichs Thu, 11 Aug 2005 01:43:24 +0200 + +git-core (0.99.4-2) unstable; urgency=low + + * Git 0.99.4 official release. + + -- Junio C Hamano Wed, 10 Aug 2005 15:00:00 -0700 + git-core (0.99.4-1) unstable; urgency=low * Pass prefix down to the submake when building.