Author: ansgar Date: 2011-03-13 12:41:17 +0000 (Sun, 13 Mar 2011) New Revision: 11914
Modified: packages/trunk/fenix-plugins/debian/changelog packages/trunk/fenix-plugins/debian/control Log: * Team upload. * debian/control: Do not wrap Architecture field. Modified: packages/trunk/fenix-plugins/debian/changelog =================================================================== --- packages/trunk/fenix-plugins/debian/changelog 2011-03-13 12:41:11 UTC (rev 11913) +++ packages/trunk/fenix-plugins/debian/changelog 2011-03-13 12:41:17 UTC (rev 11914) @@ -1,3 +1,10 @@ +fenix-plugins (0.0.20070803-5) unstable; urgency=low + + * Team upload. + * debian/control: Do not wrap Architecture field. + + -- Ansgar Burchardt <[email protected]> Sun, 13 Mar 2011 13:39:36 +0100 + fenix-plugins (0.0.20070803-4) unstable; urgency=low [ Miriam Ruiz ] Modified: packages/trunk/fenix-plugins/debian/control =================================================================== --- packages/trunk/fenix-plugins/debian/control 2011-03-13 12:41:11 UTC (rev 11913) +++ packages/trunk/fenix-plugins/debian/control 2011-03-13 12:41:17 UTC (rev 11914) @@ -14,8 +14,7 @@ Homepage: http://fenix.divsite.net/ Package: fenix-plugins -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 sh4 powerpc s390 sparc Depends: ${shlibs:Depends}, ${misc:Depends} Description: plugins for the Fenix Game Development System Fenix is an interpreted script programming language, especially designed to @@ -27,8 +26,7 @@ Plugins included in this package: image, ttf, net, fgfx, fire and agua. Package: fenix-plugins-system -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 sh4 powerpc s390 sparc Depends: ${shlibs:Depends}, ${misc:Depends} Description: system plugins for the Fenix Game Development System Fenix is an interpreted script programming language, especially designed to @@ -40,8 +38,7 @@ Plugins included in this package: exec, fsock and tcpsock. Package: fenix-plugin-mpeg -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 sh4 powerpc s390 sparc Depends: ${shlibs:Depends}, ${misc:Depends} Description: mpeg plugin for the Fenix Game Development System 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

