Author: vincentc-guest Date: 2012-05-27 03:56:33 +0000 (Sun, 27 May 2012) New Revision: 13617
Modified: packages/trunk/supertuxkart/debian/changelog Log: supertuxkart: Add TODO item to changelog as a reminder to switch to cmake Modified: packages/trunk/supertuxkart/debian/changelog =================================================================== --- packages/trunk/supertuxkart/debian/changelog 2012-05-26 10:34:28 UTC (rev 13616) +++ packages/trunk/supertuxkart/debian/changelog 2012-05-27 03:56:33 UTC (rev 13617) @@ -1,3 +1,13 @@ +supertuxkart (0.7.3-2) UNRELEASED; urgency=low + + * TODO: Build stk with cmake instead of autotools. Upstream has deprecated + their autotools-based build system in favour of cmake, and is no longer + maintaining the former. + - Update debian/patches/build_against_system_enet.patch to use cmake + instead of autotools. + + -- Vincent Cheng <[email protected]> Sat, 26 May 2012 20:54:43 -0700 + supertuxkart (0.7.3-1) unstable; urgency=low * Team upload. _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

