Author: jorda-guest Date: 2009-02-13 07:28:37 +0000 (Fri, 13 Feb 2009) New Revision: 8778
Modified: packages/trunk/neverball/debian/changelog packages/trunk/neverball/debian/control Log: Update obsolete build dependencies Modified: packages/trunk/neverball/debian/changelog =================================================================== --- packages/trunk/neverball/debian/changelog 2009-02-13 07:11:07 UTC (rev 8777) +++ packages/trunk/neverball/debian/changelog 2009-02-13 07:28:37 UTC (rev 8778) @@ -1,3 +1,10 @@ +neverball (1.5.0-2) UNRELEASED; urgency=low + + * debian/control: libsdl-image and libsdl-mixer build dependencies are + obsolete; use libvorbis-dev, libpng12-dev and libjpeg62-dev instead. + + -- Jordà Polo <[email protected]> Fri, 13 Feb 2009 08:15:42 +0100 + neverball (1.5.0-1) unstable; urgency=low * New upstream release. Modified: packages/trunk/neverball/debian/control =================================================================== --- packages/trunk/neverball/debian/control 2009-02-13 07:11:07 UTC (rev 8777) +++ packages/trunk/neverball/debian/control 2009-02-13 07:28:37 UTC (rev 8778) @@ -5,7 +5,7 @@ Uploaders: Alexander Schmehl <[email protected]>, Jordà Polo <[email protected]>, Tamas SZERB <[email protected]> Build-Depends: debhelper (>= 5), quilt (>= 0.40), libsdl1.2-dev, - libsdl-image1.2-dev, libsdl-mixer1.2-dev, libsdl-ttf2.0-dev + libsdl-ttf2.0-dev, libvorbis-dev, libpng12-dev, libjpeg62-dev Standards-Version: 3.8.0 Homepage: http://neverball.org/ Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/neverball/ _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

