Author: pdewacht-guest Date: 2008-12-18 20:27:15 +0000 (Thu, 18 Dec 2008) New Revision: 8521
Modified: packages/trunk/fenix/debian/changelog packages/trunk/fenix/debian/control Log: Dropped 64 bit architectures for fenix. Modified: packages/trunk/fenix/debian/changelog =================================================================== --- packages/trunk/fenix/debian/changelog 2008-12-18 20:15:59 UTC (rev 8520) +++ packages/trunk/fenix/debian/changelog 2008-12-18 20:27:15 UTC (rev 8521) @@ -1,11 +1,9 @@ fenix (0.92a.dfsg1-4.2) UNRELEASED; urgency=low - [ Vincent Fourmond ] - * NOT RELEASED YET - [ Peter De Wachter ] - * Added watch file. * Compile with -fno-strict-aliasing. (Closes: #456034) + * Drop 64 bit architectures, until #456037 is solved. + * Added watch file. -- Vincent Fourmond <[email protected]> Sun, 20 Jul 2008 16:09:32 +0200 Modified: packages/trunk/fenix/debian/control =================================================================== --- packages/trunk/fenix/debian/control 2008-12-18 20:15:59 UTC (rev 8520) +++ packages/trunk/fenix/debian/control 2008-12-18 20:27:15 UTC (rev 8521) @@ -12,7 +12,8 @@ Homepage: http://fenix.divsite.net/ Package: fenix -Architecture: any +Architecture: arm armel hppa i386 kfreebsd-i386 hurd-i386 m68k mips mipsel + powerpc s390 sparc Depends: ${shlibs:Depends}, ${misc:Depends} Description: development environment for making 2D games Fenix is an interpreted script programming language, especially designed to _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

