3d90d93f01c7cb4733014a24cac236a918a35d71
   1git-core (0.99.9i-0) unstable; urgency=low
   2
   3  * GIT 0.99.9i aka 1.0rc2
   4
   5 -- Junio C Hamano <junkio@cox.net>  Mon, 14 Nov 2005 18:38:27 -0800
   6
   7git-core (0.99.9h-0) unstable; urgency=low
   8
   9  * GIT 0.99.9h
  10
  11 -- Junio C Hamano <junkio@cox.net>  Fri, 11 Nov 2005 22:33:18 -0800
  12
  13git-core (0.99.9g-0) unstable; urgency=low
  14
  15  * GIT 0.99.9g
  16
  17 -- Junio C Hamano <junkio@cox.net>  Wed,  9 Nov 2005 21:01:55 -0800
  18
  19git-core (0.99.9f-0) unstable; urgency=low
  20
  21  * GIT 0.99.9f
  22
  23 -- Junio C Hamano <junkio@cox.net>  Tue,  8 Nov 2005 01:21:52 -0800
  24
  25git-core (0.99.9e-0) unstable; urgency=low
  26
  27  * GIT 0.99.9e
  28
  29 -- Junio C Hamano <junkio@cox.net>  Sun,  6 Nov 2005 18:37:18 -0800
  30
  31git-core (0.99.9d-0) unstable; urgency=low
  32
  33  * GIT 0.99.9d
  34
  35 -- Junio C Hamano <junkio@cox.net>  Sat,  5 Nov 2005 11:46:37 -0800
  36
  37git-core (0.99.9c-0) unstable; urgency=low
  38
  39  * GIT 0.99.9c
  40
  41 -- Junio C Hamano <junkio@cox.net>  Thu,  3 Nov 2005 15:44:54 -0800
  42
  43git-core (0.99.9b-0) unstable; urgency=low
  44
  45  * GIT 0.99.9b
  46
  47 -- Junio C Hamano <junkio@cox.net>  Tue,  1 Nov 2005 21:39:39 -0800
  48
  49git-core (0.99.9a-0) unstable; urgency=low
  50
  51  * GIT 0.99.9a
  52
  53 -- Junio C Hamano <junkio@cox.net>  Sun, 30 Oct 2005 15:03:32 -0800
  54
  55git-core (0.99.9.GIT-2) unstable; urgency=low
  56
  57  * Build Dependency did not include libexpat-dev.
  58
  59 -- Junio C Hamano <junkio@cox.net>  Sun, 13 Nov 2005 01:55:34 -0800
  60
  61git-core (0.99.9.GIT-1) unstable; urgency=low
  62
  63  * Do not scatter txt and html documentation into feature
  64    subpackages.  Do place man pages into them.
  65  * Capture more cvs stuff into git-cvs package.
  66
  67 -- Junio C Hamano <junkio@cox.net>  Tue,  8 Nov 2005 01:19:06 -0800
  68
  69git-core (0.99.9.GIT-0) unstable; urgency=low
  70
  71  * Test Build.
  72
  73 -- Junio C Hamano <junkio@cox.net>  Sat,  5 Nov 2005 11:18:13 -0800
  74
  75git-core (0.99.9-1) unstable; urgency=low
  76
  77  * Split the git-core binary package into core, doc, and foreign SCM
  78    interoperability modules.
  79
  80 -- Junio C Hamano <junkio@cox.net>  Sat,  5 Nov 2005 11:18:13 -0800
  81
  82git-core (0.99.9-0) unstable; urgency=low
  83
  84  * GIT 0.99.9
  85
  86 -- Junio C Hamano <junkio@cox.net>  Sat, 29 Oct 2005 14:34:30 -0700
  87
  88git-core (0.99.8-0) unstable; urgency=low
  89
  90  * GIT 0.99.8
  91
  92 -- Junio C Hamano <junkio@cox.net>  Sun,  2 Oct 2005 12:54:26 -0700
  93
  94git-core (0.99.7-0) unstable; urgency=low
  95
  96  * GIT 0.99.7
  97
  98 -- Junio C Hamano <junkio@cox.net>  Sat, 10 Sep 2005 18:36:39 -0700
  99
 100git-core (0.99.6-0) unstable; urgency=low
 101
 102  * GIT 0.99.6
 103
 104 -- Junio C Hamano <junkio@cox.net>  Wed, 24 Aug 2005 23:09:35 -0700
 105
 106git-core (0.99.5-1) unstable; urgency=low
 107
 108  * Enable git-send-email on Debian.  There is no reason to shy
 109    away from it, since we have the necessary Perl modules available.
 110
 111 -- Junio C Hamano <junkio@cox.net>  Thu, 25 Aug 2005 14:16:59 -0700
 112
 113git-core (0.99.5-0) unstable; urgency=low
 114
 115  * GIT 0.99.5
 116
 117 -- Junio C Hamano <junkio@cox.net>  Wed, 10 Aug 2005 22:05:00 -0700
 118
 119git-core (0.99.4-4) unstable; urgency=low
 120
 121  * Mark git-tk as architecture neutral.
 122
 123 -- Junio C Hamano <junkio@cox.net>  Fri, 12 Aug 2005 13:25:00 -0700
 124
 125git-core (0.99.4-3) unstable; urgency=low
 126
 127  * Split off gitk.
 128  * Do not depend on diff which is an essential package.
 129  * Use dh_movefiles, not dh_install, to stage two subpackages.
 130
 131 -- Matthias Urlichs <smurf@debian.org>  Thu, 11 Aug 2005 01:43:24 +0200
 132
 133git-core (0.99.4-2) unstable; urgency=low
 134
 135  * Git 0.99.4 official release.
 136
 137 -- Junio C Hamano <junkio@cox.net>  Wed, 10 Aug 2005 15:00:00 -0700
 138
 139git-core (0.99.4-1) unstable; urgency=low
 140
 141  * Pass prefix down to the submake when building.
 142
 143 -- Junio C Hamano <junkio@cox.net>  Sat, 6 Aug 2005 13:00:00 -0700
 144
 145git-core (0.99-2) unstable; urgency=low
 146
 147  * Conflict with the GNU Interactive Tools package, which also installs
 148    /usr/bin/git.
 149  * Use the Mozilla SHA1 code and/or the PPC assembly in preference to
 150    OpenSSL.  This is only a partial fix for the license issues with OpenSSL.
 151  * Minor tweaks to the Depends.
 152
 153 -- Ryan Anderson <ryan@michonline.com>  Sat, 23 Jul 2005 14:15:00 -0400
 154
 155git-core (0.99-1) unstable; urgency=low
 156
 157  * Update deb package support to build correctly. 
 158
 159 -- Ryan Anderson <ryan@michonline.com>  Thu, 21 Jul 2005 02:03:32 -0400
 160
 161git-core (0.99-0) unstable; urgency=low
 162
 163  * Initial deb package support
 164
 165 -- Eric Biederman <ebiederm@xmission.com>  Tue, 12 Jul 2005 10:57:51 -0600