Author: miriam Date: 2010-08-23 22:55:11 +0000 (Mon, 23 Aug 2010) New Revision: 11279
Modified: packages/trunk/renpy/debian/changelog packages/trunk/renpy/debian/control Log: Prepare package Modified: packages/trunk/renpy/debian/changelog =================================================================== --- packages/trunk/renpy/debian/changelog 2010-08-23 15:03:46 UTC (rev 11278) +++ packages/trunk/renpy/debian/changelog 2010-08-23 22:55:11 UTC (rev 11279) @@ -2,6 +2,9 @@ [ Miriam Ruiz ] * New Upstream Release + * Added Build Dependency: libglew1.5-dev + * Ren'Py requires at least python 2.6 + * Upgraded Standards-Version from 3.8.4 to 3.9.1 * Refreshed patches -- Miriam Ruiz <[email protected]> Mon, 23 Aug 2010 17:01:55 +0200 Modified: packages/trunk/renpy/debian/control =================================================================== --- packages/trunk/renpy/debian/control 2010-08-23 15:03:46 UTC (rev 11278) +++ packages/trunk/renpy/debian/control 2010-08-23 22:55:11 UTC (rev 11279) @@ -8,9 +8,10 @@ python-pygame (>= 1.8.1), libsdl1.2-dev, libsdl-image1.2-dev, libsdl-sound1.2-dev, libsdl-ttf2.0-dev, libmodplug-dev, libspeex-dev, libavutil-dev, libavformat-dev, libavcodec-dev, libswscale-dev, - libfribidi-dev -Standards-Version: 3.8.4 + libfribidi-dev, libglew1.5-dev +Standards-Version: 3.9.1 Homepage: http://www.renpy.org/ +XS-Python-Version: >= 2.6 Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/renpy/ Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/renpy/?op=log _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

