diff options
author | Junio C Hamano <junkio@cox.net> | 2005-11-05 02:39:42 -0800 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2005-11-06 01:12:31 -0800 |
commit | d071e8dbb6849d40038db2d98a601395fe7b0b73 (patch) | |
tree | 176b30fe9702843b082f3177e53cb6cb809ff10d /debian/changelog | |
parent | 12aa7456c937f758df9aafcc0123395ed7660fca (diff) | |
download | git-d071e8dbb6849d40038db2d98a601395fe7b0b73.tar.gz |
Package split: Debian.
As discussed on the list, split the foreign SCM interoperability
packages and documentation from the git-core binary package.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 5fd31b7ef4..9ea3139dbb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +git-core (0.99.9-1) unstable; urgency=low + + * Split the git-core binary package into core, doc, and foreign SCM + interoperability modules. + + -- Junio C Hamano <junkio@cox.net> Sat, 5 Nov 2005 11:18:13 -0800 + git-core (0.99.9-0) unstable; urgency=low * GIT 0.99.9 |