diff options
author | Junio C Hamano <junkio@cox.net> | 2005-08-12 13:32:02 -0700 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2005-08-12 13:32:02 -0700 |
commit | b8c20680c863379a7089091a4f1cd6ece20fd9e6 (patch) | |
tree | 914983951543134aedc26d969f4ac4cab149cf7c /debian/changelog | |
parent | Adjust binary packaging to dest=>DESTDIR change. (diff) | |
download | tgif-b8c20680c863379a7089091a4f1cd6ece20fd9e6.tar.xz |
Fix debianization: mark git-tk architecture neutral.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 85d4d0094f..2788cdd909 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +git-core (0.99.4-4) unstable; urgency=low + + * Mark git-tk as architecture neutral. + + -- Junio C Hamano <junkio@cox.net> Fri, 12 Aug 2005 13:25:00 -0700 + git-core (0.99.4-3) unstable; urgency=low * Split off gitk. |