Package: yforth
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: eabi
Please add support for arm eabi[1] and bigendian ports. In this packages
case it only needs adding "armel" and "armeb" to Architecture: line.
[1] http://wiki.debian.org/ArmEabiPort
--- yforth-0.1beta/debian/control.orig 2007-01-14 14:19:46.000000000 +0100
+++ yforth-0.1beta/debian/control 2007-01-14 14:19:58.000000000 +0100
@@ -6,7 +6,7 @@
Standards-Version: 3.7.2
Package: yforth
-Architecture: alpha amd64 arm i386 kfreebsd-i386 kfreebsd-amd64 m68k powerpc ppc64 sparc
+Architecture: alpha amd64 arm armeb armel i386 kfreebsd-i386 kfreebsd-amd64 m68k powerpc ppc64 sparc
Depends: ${shlibs:Depends}
Description: A small freeware Forth environment in ANSI C
yForth? is an interestingly small implementation of Forth for Linux. It