X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=da7526e2cbaf6cf737515032b916d5e2e54d677e;hb=f4cedd483e5bc4b9553dbc40e084548f7f3bf2ab;hp=5e86a86dc53083e04fa79b2401cea26b92d25320;hpb=df6a6f0e87c44ff6daab7de3fde2237555ae95ac;p=git.git diff --git a/debian/changelog b/debian/changelog index 5e86a86d..da7526e2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,29 @@ +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.