Author: jmtd Date: 2009-09-10 15:26:00 +0000 (Thu, 10 Sep 2009) New Revision: 10326
Added: mrconfig/.mrconfig Removed: packages/trunk/.mrconfig Log: move the .mrconfig file out of the packages directory Copied: mrconfig/.mrconfig (from rev 10325, packages/trunk/.mrconfig) =================================================================== --- mrconfig/.mrconfig (rev 0) +++ mrconfig/.mrconfig 2009-09-10 15:26:00 UTC (rev 10326) @@ -0,0 +1,115 @@ +# This file configures mr(1) to manage the VCS repositories of the +# pkg-games team. As new VCS repositories are created, they should be +# listed here. +# +# This wiki page explains how to use mr with pkg-games: +# http://wiki.debian.org/Games/VCS + +[ballz] +checkout = git clone git://git.debian.org/git/pkg-games/ballz.git + +[briquolo] +checkout = git clone git://git.debian.org/git/pkg-games/briquolo.git + +[bsdgames] +checkout = git clone git://git.debian.org/git/pkg-games/bsdgames.git + +[cel] +checkout = git clone git://git.debian.org/git/pkg-games/cel.git + +[enet] +checkout = git clone git://git.debian.org/git/pkg-games/enet.git + +[freedink] +checkout = git clone git://git.debian.org/git/pkg-games/freedink.git + +[freedink-data] +checkout = git clone git://git.debian.org/git/pkg-games/freedink-data.git + +[freedink-dfarc] +checkout = git clone git://git.debian.org/git/pkg-games/freedink-dfarc.git + +[funguloids] +checkout = git clone git://git.debian.org/git/pkg-games/funguloids.git + +[gnurobbo] +checkout = git clone git://git.debian.org/git/pkg-games/gnurobbo.git + +[jumpnbump] +checkout = git clone git://git.debian.org/git/pkg-games/jumpnbump.git + +[kobodeluxe] +checkout = git clone git://git.debian.org/git/pkg-games/kobodeluxe.git + +[libcsfml] +checkout = git clone git://git.debian.org/git/pkg-games/libcsfml.git + +[libsfml] +checkout = git clone git://git.debian.org/git/pkg-games/libsfml.git + +[nighthawk] +checkout = git clone git://git.debian.org/git/pkg-games/nighthawk.git + +[ogre-contrib] +checkout = git clone git://git.debian.org/git/pkg-games/ogre-contrib.git + +[ogre] +checkout = git clone git://git.debian.org/git/pkg-games/ogre.git + +[ogreal] +checkout = git clone git://git.debian.org/git/pkg-games/ogreal.git + +[openal-soft] +checkout = git clone git://git.debian.org/git/pkg-games/openal-soft.git + +[plib-doc] +checkout = git clone git://git.debian.org/git/pkg-games/plib-doc.git + +[plib] +checkout = git clone git://git.debian.org/git/pkg-games/plib.git + +[simutrans] +checkout = git clone git://git.debian.org/git/pkg-games/simutrans.git + +[slviewer-artwork] +checkout = git clone git://git.debian.org/git/pkg-games/slviewer-artwork.git + +[slviewer] +checkout = git clone git://git.debian.org/git/pkg-games/slviewer.git + +[warsow] +checkout = git clone git://git.debian.org/git/pkg-games/warsow.git + +[wormux] +checkout = git clone git://git.debian.org/git/pkg-games/wormux.git + +[xgalaga] +checkout = git clone git://git.debian.org/git/pkg-games/xgalaga.git + +[gtkatlantic] +checkout = git clone git://git.debian.org/git/pkg-games/gtkatlantic.git + +# Commented out because we may not want this by default. +#[non-free] +#checkout = svn co svn+ssh://svn.debian.org/svn/pkg-games/non-free/packages/trunk non-free + +[xteddy] +checkout = git clone git://git.debian.org/git/pkg-games/xteddy.git + +[xwelltris] +checkout = git clone git://git.debian.org/git/pkg-games/xwelltris.git + +[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 + +[crystalspace] +checkout = git clone git://git.debian.org/git/pkg-games/crystalspace.git + +[chocolate-doom] +checkout = git clone git://git.debian.org/git/pkg-games/chocolate-doom.git + +[deutex] +checkout = git clone git://git.debian.org/git/pkg-games/deutex.git Deleted: packages/trunk/.mrconfig =================================================================== --- packages/trunk/.mrconfig 2009-09-10 15:23:26 UTC (rev 10325) +++ packages/trunk/.mrconfig 2009-09-10 15:26:00 UTC (rev 10326) @@ -1,115 +0,0 @@ -# This file configures mr(1) to manage the VCS repositories of the -# pkg-games team. As new VCS repositories are created, they should be -# listed here. -# -# This wiki page explains how to use mr with pkg-games: -# http://wiki.debian.org/Games/VCS - -[ballz] -checkout = git clone git://git.debian.org/git/pkg-games/ballz.git - -[briquolo] -checkout = git clone git://git.debian.org/git/pkg-games/briquolo.git - -[bsdgames] -checkout = git clone git://git.debian.org/git/pkg-games/bsdgames.git - -[cel] -checkout = git clone git://git.debian.org/git/pkg-games/cel.git - -[enet] -checkout = git clone git://git.debian.org/git/pkg-games/enet.git - -[freedink] -checkout = git clone git://git.debian.org/git/pkg-games/freedink.git - -[freedink-data] -checkout = git clone git://git.debian.org/git/pkg-games/freedink-data.git - -[freedink-dfarc] -checkout = git clone git://git.debian.org/git/pkg-games/freedink-dfarc.git - -[funguloids] -checkout = git clone git://git.debian.org/git/pkg-games/funguloids.git - -[gnurobbo] -checkout = git clone git://git.debian.org/git/pkg-games/gnurobbo.git - -[jumpnbump] -checkout = git clone git://git.debian.org/git/pkg-games/jumpnbump.git - -[kobodeluxe] -checkout = git clone git://git.debian.org/git/pkg-games/kobodeluxe.git - -[libcsfml] -checkout = git clone git://git.debian.org/git/pkg-games/libcsfml.git - -[libsfml] -checkout = git clone git://git.debian.org/git/pkg-games/libsfml.git - -[nighthawk] -checkout = git clone git://git.debian.org/git/pkg-games/nighthawk.git - -[ogre-contrib] -checkout = git clone git://git.debian.org/git/pkg-games/ogre-contrib.git - -[ogre] -checkout = git clone git://git.debian.org/git/pkg-games/ogre.git - -[ogreal] -checkout = git clone git://git.debian.org/git/pkg-games/ogreal.git - -[openal-soft] -checkout = git clone git://git.debian.org/git/pkg-games/openal-soft.git - -[plib-doc] -checkout = git clone git://git.debian.org/git/pkg-games/plib-doc.git - -[plib] -checkout = git clone git://git.debian.org/git/pkg-games/plib.git - -[simutrans] -checkout = git clone git://git.debian.org/git/pkg-games/simutrans.git - -[slviewer-artwork] -checkout = git clone git://git.debian.org/git/pkg-games/slviewer-artwork.git - -[slviewer] -checkout = git clone git://git.debian.org/git/pkg-games/slviewer.git - -[warsow] -checkout = git clone git://git.debian.org/git/pkg-games/warsow.git - -[wormux] -checkout = git clone git://git.debian.org/git/pkg-games/wormux.git - -[xgalaga] -checkout = git clone git://git.debian.org/git/pkg-games/xgalaga.git - -[gtkatlantic] -checkout = git clone git://git.debian.org/git/pkg-games/gtkatlantic.git - -# Commented out because we may not want this by default. -#[non-free] -#checkout = svn co svn+ssh://svn.debian.org/svn/pkg-games/non-free/packages/trunk non-free - -[xteddy] -checkout = git clone git://git.debian.org/git/pkg-games/xteddy.git - -[xwelltris] -checkout = git clone git://git.debian.org/git/pkg-games/xwelltris.git - -[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 - -[crystalspace] -checkout = git clone git://git.debian.org/git/pkg-games/crystalspace.git - -[chocolate-doom] -checkout = git clone git://git.debian.org/git/pkg-games/chocolate-doom.git - -[deutex] -checkout = git clone git://git.debian.org/git/pkg-games/deutex.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

