X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Fcontrol;h=dbd275fa47c8fb6684f88cc5228b6f4408974238;hb=16ca768038fea3b556cbfdae42d9e874389104c5;hp=49f1d5f58cfa03461e643b69bcc6891586cf1a09;hpb=1274a0694d0ce7a6e27b09ac77eff9e37244413f;p=debian%2Fpforth diff --git a/debian/control b/debian/control index 49f1d5f..dbd275f 100644 --- a/debian/control +++ b/debian/control @@ -2,14 +2,14 @@ Source: pforth Section: interpreters Priority: optional Maintainer: Bdale Garbee -Build-Depends: debhelper (>= 4) -Standards-Version: 3.7.2 +Build-Depends: debhelper (>= 9) +Standards-Version: 3.9.5 Vcs-Git: git://git.gag.com/debian/pforth Vcs-Browser: http://git.gag.com/?p=debian/pforth Package: pforth -Architecture: arm armeb armel i386 m68k powerpc s390 sparc hurd-i386 hppa kfreebsd-i386 -Depends: ${shlibs:Depends} +Architecture: arm armeb armel armhf i386 m68k powerpc powerpcspe s390 sparc hurd-i386 hppa kfreebsd-i386 +Depends: ${shlibs:Depends}, ${misc:Depends} Description: portable Forth interpreter pForth is a public domain, portable ANS Forth based on a kernel written in ANSI 'C'. This makes it easy to port pForth to multiple platforms.