Author: pabs Date: 2011-08-13 13:13:22 +0000 (Sat, 13 Aug 2011) New Revision: 12586
Modified: packages/trunk/funguloids/debian/changelog packages/trunk/funguloids/debian/control Log: Drop use of ogre-plugins-cgprogrammanager and move the package to main instead of contrib. Modified: packages/trunk/funguloids/debian/changelog =================================================================== --- packages/trunk/funguloids/debian/changelog 2011-08-13 13:08:33 UTC (rev 12585) +++ packages/trunk/funguloids/debian/changelog 2011-08-13 13:13:22 UTC (rev 12586) @@ -6,6 +6,8 @@ * Switch to dpkg-source v3 format * Switch to debhelper 7 dh & dh-autoreconf * Fix FTBFS due to newer GCC (Closes: #633297) + * Drop use of ogre-plugins-cgprogrammanager and move the + package to main instead of contrib. -- Paul Wise <[email protected]> Sat, 02 Apr 2011 13:12:20 +0800 Modified: packages/trunk/funguloids/debian/control =================================================================== --- packages/trunk/funguloids/debian/control 2011-08-13 13:08:33 UTC (rev 12585) +++ packages/trunk/funguloids/debian/control 2011-08-13 13:13:22 UTC (rev 12586) @@ -1,6 +1,6 @@ Source: funguloids Priority: extra -Section: contrib/games +Section: games Maintainer: Debian Games Team <[email protected]> Uploaders: Michael Koch <[email protected]> Build-Depends: debhelper (>= 7.0.50~), @@ -22,8 +22,7 @@ Package: funguloids Architecture: any -Depends: ${shlibs:Depends}, - ogre-plugins-cgprogrammanager [amd64 i386] +Depends: ${shlibs:Depends} Description: space-flying-mushroom-picking-simulator game "Those Funny Funguloids!" is actually a nice little piece of entertainment. You collect mushrooms, bring them back to your home base and profit! That's _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

