diff options
author | Junio C Hamano <junkio@cox.net> | 2005-11-05 12:54:40 -0800 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2005-11-06 01:12:33 -0800 |
commit | c0a2ed1b491deaf8160a311d6b39bae7e266248c (patch) | |
tree | abc7523074601b4f7b036d9431edfae45d8d23ba /debian | |
parent | 9eba845f2088c33de3efe04492b9e33114c5fb52 (diff) | |
download | git-c0a2ed1b491deaf8160a311d6b39bae7e266248c.tar.gz git-c0a2ed1b491deaf8160a311d6b39bae7e266248c.tar.xz |
Debian: test build.
Update version number in changelog to match the 0.99.9.GIT version
number, to allow building private deb from wip.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9ea3139db..0c6e34b89 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +git-core (0.99.9.GIT-0) unstable; urgency=low + + * Test Build. + + -- Junio C Hamano <junkio@cox.net> Sat, 5 Nov 2005 11:18:13 -0800 + git-core (0.99.9-1) unstable; urgency=low * Split the git-core binary package into core, doc, and foreign SCM |