X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Fcontrol;h=8915cb7f369aedd62f569959df6dbef34af2a09a;hb=3609b822c17a87fbd3a3e5e775e209b22258e1f6;hp=ffd7e2987f54b634b7449e3e33162191d980d587;hpb=58cdc9ad6f93110cc14e9ba88f3f72736e07b111;p=debian%2Fyforth diff --git a/debian/control b/debian/control index ffd7e29..8915cb7 100644 --- a/debian/control +++ b/debian/control @@ -2,13 +2,15 @@ Source: yforth Section: interpreters Priority: optional Maintainer: Bdale Garbee -Build-Depends: debhelper -Standards-Version: 3.6.1.0 +Build-Depends: debhelper (>= 5) +Standards-Version: 3.9.2 +Vcs-Git: git://git.gag.com/debian/yforth +Vcs-Browser: http://git.gag.com/?p=debian/yforth Package: yforth -Architecture: alpha amd64 arm i386 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.