X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Fcontrol;h=9fee99e618787e78872752ffcae41df4fab749d2;hb=c21774717c95b12a6aca7ff88ecc5b6eacb98383;hp=dfe9676d4b34ec1120477b89e5480e0cd2d49f15;hpb=5355268a8174595ad84b90b6d2f6d3332845a9fe;p=debian%2Fyforth diff --git a/debian/control b/debian/control index dfe9676..9fee99e 100644 --- a/debian/control +++ b/debian/control @@ -2,13 +2,16 @@ Source: yforth Section: interpreters Priority: optional Maintainer: Bdale Garbee -Build-Depends: debhelper (>= 5) -Standards-Version: 3.7.2 +Build-Depends: debhelper (>= 8) +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 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.