Author: bdefreese Date: 2009-02-23 21:13:52 +0000 (Mon, 23 Feb 2009) New Revision: 8932
Modified: packages/trunk/.mrconfig packages/trunk/lmemory/debian/control Log: Add corewars git repo to the .mrconfig file. Modified: packages/trunk/.mrconfig =================================================================== --- packages/trunk/.mrconfig 2009-02-23 09:59:39 UTC (rev 8931) +++ packages/trunk/.mrconfig 2009-02-23 21:13:52 UTC (rev 8932) @@ -92,3 +92,7 @@ [spacehero] checkout = git clone git://git.debian.org/git/pkg-games/spacehero.git + +[corewars] +checkout = git clone git://git.debian.org/git/pkg-games/corewars.git + Modified: packages/trunk/lmemory/debian/control =================================================================== --- packages/trunk/lmemory/debian/control 2009-02-23 09:59:39 UTC (rev 8931) +++ packages/trunk/lmemory/debian/control 2009-02-23 21:13:52 UTC (rev 8932) @@ -6,6 +6,7 @@ Build-Depends: debhelper (>= 5.0.0), autotools-dev, quilt, libgtk2.0-dev, autoconf, automake, libtool Standards-Version: 3.8.0 +Homepage: http://home.comcast.net/~x.zhang1/linux_game.html Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/lmemory/ Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/lmemory/?op=log _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

