Skip to content

Commit

Permalink
Fix debianization: mark git-tk architecture neutral.
Browse files Browse the repository at this point in the history
Signed-off-by: Junio C Hamano <junkio@cox.net>
  • Loading branch information
Junio C Hamano committed Aug 12, 2005
1 parent 5b6a8b6 commit b8c2068
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Description: The git content addressable filesystem
similar to other SCM tools.

Package: git-tk
Architecture: any
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, git-core, tk8.4
Description: The git content addressable filesystem, GUI add-on
This package contains 'gitk', the git revision tree visualizer.
Expand Down

0 comments on commit b8c2068

Please sign in to comment.