summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 5b6a8b6)
raw | patch | inline | side by side (parent: 5b6a8b6)
author | Junio C Hamano <junkio@cox.net> | |
Fri, 12 Aug 2005 20:32:02 +0000 (13:32 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Fri, 12 Aug 2005 20:32:02 +0000 (13:32 -0700) |
Signed-off-by: Junio C Hamano <junkio@cox.net>
debian/changelog | patch | blob | history | |
debian/control | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index 85d4d0094f01b9849de562c35ae54e1be7c870f1..2788cdd9095fee149ed7c11f4bf1d350462cd46e 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
+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.
diff --git a/debian/control b/debian/control
index 53b87f44a6853d2d61278da8d50932399e16e27b..c16f81a37136cb436dce9867647c7846b198a786 100644 (file)
--- a/debian/control
+++ b/debian/control
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.