Author: j-jorge-guest Date: 2013-10-19 18:22:01 +0000 (Sat, 19 Oct 2013) New Revision: 14644
Modified: packages/trunk/plee-the-bear/debian/changelog packages/trunk/plee-the-bear/debian/control Log: Add mipsn32el mips64 mips64el in the architecures (closes: #726176) Modified: packages/trunk/plee-the-bear/debian/changelog =================================================================== --- packages/trunk/plee-the-bear/debian/changelog 2013-10-19 18:18:20 UTC (rev 14643) +++ packages/trunk/plee-the-bear/debian/changelog 2013-10-19 18:22:01 UTC (rev 14644) @@ -9,6 +9,9 @@ * Add myself in Uploaders * Indent the B-D + [ Julien Jorge ] + * Add mipsn32el mips64 mips64el in the architecures (closes: #726176) + -- Evgeni Golov <[email protected]> Mon, 15 Jul 2013 22:21:57 +0200 plee-the-bear (0.6.0-1) unstable; urgency=low Modified: packages/trunk/plee-the-bear/debian/control =================================================================== --- packages/trunk/plee-the-bear/debian/control 2013-10-19 18:18:20 UTC (rev 14643) +++ packages/trunk/plee-the-bear/debian/control 2013-10-19 18:22:01 UTC (rev 14644) @@ -22,7 +22,7 @@ Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-games/packages/trunk/plee-the-bear/ Package: plee-the-bear -Architecture: amd64 hppa i386 ia64 m68k mips mipsel sparc kfreebsd-i386 kfreebsd-amd64 armhf +Architecture: amd64 hppa i386 ia64 m68k mips mipsel mipsn32el mips64 mips64el sparc kfreebsd-i386 kfreebsd-amd64 armhf Depends: ${shlibs:Depends}, plee-the-bear-data (= ${source:Version}), ${misc:Depends} Description: 2D platform game @@ -57,7 +57,7 @@ This package includes the data files for the game. Package: bear-factory -Architecture: amd64 hppa i386 ia64 m68k mips mipsel sparc kfreebsd-i386 kfreebsd-amd64 armhf +Architecture: amd64 hppa i386 ia64 m68k mips mipsel mipsn32el mips64 mips64el sparc kfreebsd-i386 kfreebsd-amd64 armhf Depends: ${shlibs:Depends}, ${misc:Depends} Description: Editors for Plee the Bear This package includes the level editor, animation editor and model editor of _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

