Author: vcheng
Date: 2014-03-31 07:10:27 +0000 (Mon, 31 Mar 2014)
New Revision: 14998

Modified:
   packages/trunk/fenix/debian/changelog
   packages/trunk/fenix/debian/control
Log:
Build for mipsn32 mipsn32el.


Modified: packages/trunk/fenix/debian/changelog
===================================================================
--- packages/trunk/fenix/debian/changelog       2014-03-31 07:08:54 UTC (rev 
14997)
+++ packages/trunk/fenix/debian/changelog       2014-03-31 07:10:27 UTC (rev 
14998)
@@ -11,6 +11,7 @@
   * Build-depend on libpng-dev instead of libpng12-dev. (Closes: #662322)
   * Add debian/patches/fix_ftbfs_libpng1.5.patch to fix FTBFS against
     libpng 1.5. (Closes: #649548)
+  * Build for mipsn32 mipsn32el. (Closes: #726130)
 
  -- Vincent Cheng <[email protected]>  Sun, 30 Mar 2014 23:49:50 -0700
 

Modified: packages/trunk/fenix/debian/control
===================================================================
--- packages/trunk/fenix/debian/control 2014-03-31 07:08:54 UTC (rev 14997)
+++ packages/trunk/fenix/debian/control 2014-03-31 07:10:27 UTC (rev 14998)
@@ -14,7 +14,7 @@
 Homepage: http://fenix.divsite.net/
 
 Package: fenix
-Architecture: arm armel armhf hppa i386 kfreebsd-i386 hurd-i386 m68k mips 
mipsel sh4 powerpc s390 sparc
+Architecture: arm armel armhf hppa i386 kfreebsd-i386 hurd-i386 m68k mips 
mipsel mipsn32 mipsn32el sh4 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/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to