Author: pabs Date: 2011-12-23 00:10:41 +0000 (Fri, 23 Dec 2011) New Revision: 13034
Modified: packages/trunk/megaglest/debian/changelog packages/trunk/megaglest/debian/control Log: * Team upload. * MegaGlest is not portable to non-Linux and non-x86 architectures, The embedded code copy of streflop requires SSE and MegaGlest itself doesn't have networking support for kFreeBSD/Hurd. Modified: packages/trunk/megaglest/debian/changelog =================================================================== --- packages/trunk/megaglest/debian/changelog 2011-12-21 06:29:23 UTC (rev 13033) +++ packages/trunk/megaglest/debian/changelog 2011-12-23 00:10:41 UTC (rev 13034) @@ -1,3 +1,12 @@ +megaglest (3.6.0.2-2) UNRELEASED; urgency=low + + * Team upload. + * MegaGlest is not portable to non-Linux and non-x86 architectures, + The embedded code copy of streflop requires SSE and MegaGlest + itself doesn't have networking support for kFreeBSD/Hurd. + + -- Paul Wise <[email protected]> Fri, 23 Dec 2011 08:08:50 +0800 + megaglest (3.6.0.2-1) unstable; urgency=low [ Alexander Reichle-Schmehl ] Modified: packages/trunk/megaglest/debian/control =================================================================== --- packages/trunk/megaglest/debian/control 2011-12-21 06:29:23 UTC (rev 13033) +++ packages/trunk/megaglest/debian/control 2011-12-23 00:10:41 UTC (rev 13034) @@ -46,7 +46,7 @@ Package: megaglest Replaces: glest (<< 3.5.2.3-1~) Breaks: glest (<< 3.5.2.3-1~) -Architecture: any-amd64 any-i386 alpha arm armel ia64 mipsel +Architecture: amd64 i386 Depends: famfamfam-flag-png, fonts-liberation, _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

