From: Bdale Garbee Date: Tue, 18 Oct 2011 02:38:13 +0000 (-0400) Subject: change (back) to arch any X-Git-Tag: debian/0.1beta-22~2 X-Git-Url: https://git.gag.com/?p=debian%2Fyforth;a=commitdiff_plain;h=ab559e4d8392b832e15caf40783aea65134866e9 change (back) to arch any --- diff --git a/debian/changelog b/debian/changelog index cf8c35f..9fc156d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,10 @@ yforth (0.1beta-22) UNRELEASED; urgency=low * add Vcs entries to the control file + * change from explicit architecture list back to arch 'any', since most + current architectures should work, closes: 645642 - -- Bdale Garbee Fri, 12 Nov 2010 01:26:54 -0700 + -- Bdale Garbee Mon, 17 Oct 2011 22:37:52 -0400 yforth (0.1beta-21) unstable; urgency=low diff --git a/debian/control b/debian/control index bd8517d..35b5a2c 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ 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 +Architecture: any Depends: ${shlibs:Depends} Description: A small freeware Forth environment in ANSI C yForth? is an interestingly small implementation of Forth for Linux. It