diff options
author | Junio C Hamano <junkio@cox.net> | 2005-11-08 01:20:24 -0800 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2005-11-08 01:20:24 -0800 |
commit | 76bca9d1a95c0fbf9e31bcb7b6a52e1d318577e7 (patch) | |
tree | 29d1eb574f98ef09b0f1199918540a9fefe9e247 /debian/changelog | |
parent | f2416c27effb4da4f6558b6f8dd66843948405af (diff) | |
download | git-76bca9d1a95c0fbf9e31bcb7b6a52e1d318577e7.tar.gz git-76bca9d1a95c0fbf9e31bcb7b6a52e1d318577e7.tar.xz |
Debian: packaging updates.
Do not scatter txt and html documentation into feature subpackages.
Do place man pages into them.
Capture more cvs stuff into git-cvs package.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 0c6e34b89..10f67b8a2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +git-core (0.99.9.GIT-1) unstable; urgency=low + + * Do not scatter txt and html documentation into feature + subpackages. Do place man pages into them. + * Capture more cvs stuff into git-cvs package. + + -- Junio C Hamano <junkio@cox.net> Tue, 8 Nov 2005 01:19:06 -0800 + git-core (0.99.9.GIT-0) unstable; urgency=low * Test Build. |