summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <junkio@cox.net>2005-08-12 13:32:02 -0700
committerLibravatar Junio C Hamano <junkio@cox.net>2005-08-12 13:32:02 -0700
commitb8c20680c863379a7089091a4f1cd6ece20fd9e6 (patch)
tree914983951543134aedc26d969f4ac4cab149cf7c /debian/control
parentAdjust binary packaging to dest=>DESTDIR change. (diff)
downloadtgif-b8c20680c863379a7089091a4f1cd6ece20fd9e6.tar.xz
Fix debianization: mark git-tk architecture neutral.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 53b87f44a6..c16f81a371 100644
--- a/debian/control
+++ b/debian/control
@@ -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.