X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Fcontrol;h=f6daafb93e092c52834154527e84d9b75d534514;hb=aea2833a1f2e85d7cbba9615043e349507df07c5;hp=bd8517df88897badfc235b7c6ef944bb8fcbef74;hpb=87656881d919a4a3c4844644c13e90cfe2570623;p=debian%2Fyforth diff --git a/debian/control b/debian/control index bd8517d..f6daafb 100644 --- a/debian/control +++ b/debian/control @@ -3,14 +3,15 @@ Section: interpreters Priority: optional Maintainer: Bdale Garbee Build-Depends: debhelper (>= 5) -Standards-Version: 3.8.4 +Standards-Version: 3.9.3 +Homepage: http://www.di.unito.it/~padovani/software.html Vcs-Git: git://git.gag.com/debian/yforth Vcs-Browser: http://git.gag.com/?p=debian/yforth Package: yforth -Architecture: alpha amd64 arm armeb armel hurd-i386 i386 kfreebsd-i386 kfreebsd-amd64 m68k powerpc ppc64 sparc -Depends: ${shlibs:Depends} -Description: A small freeware Forth environment in ANSI C +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: small freeware Forth environment in ANSI C yForth? is an interestingly small implementation of Forth for Linux. It suffers several deficiencies. For general Forth programming or learning under Linux, yForth? is not the best choice.