Fix debianization: mark git-tk architecture neutral.
Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
parent
5b6a8b6490
commit
b8c20680c8
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -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
|
git-core (0.99.4-3) unstable; urgency=low
|
||||||
|
|
||||||
* Split off gitk.
|
* Split off gitk.
|
||||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -18,7 +18,7 @@ Description: The git content addressable filesystem
|
|||||||
similar to other SCM tools.
|
similar to other SCM tools.
|
||||||
|
|
||||||
Package: git-tk
|
Package: git-tk
|
||||||
Architecture: any
|
Architecture: all
|
||||||
Depends: ${shlibs:Depends}, ${misc:Depends}, git-core, tk8.4
|
Depends: ${shlibs:Depends}, ${misc:Depends}, git-core, tk8.4
|
||||||
Description: The git content addressable filesystem, GUI add-on
|
Description: The git content addressable filesystem, GUI add-on
|
||||||
This package contains 'gitk', the git revision tree visualizer.
|
This package contains 'gitk', the git revision tree visualizer.
|
||||||
|
Loading…
Reference in New Issue
Block a user