Author: jsonic-guest Date: 2013-12-31 20:13:12 +0000 (Tue, 31 Dec 2013) New Revision: 14748
Modified: packages/trunk/love/debian/changelog packages/trunk/love/debian/control Log: Change libtiff4-dev and libpng12-dev to libtiff-dev and libpng-dev. Closes: #723149. Thanks Artur Rona. Modified: packages/trunk/love/debian/changelog =================================================================== --- packages/trunk/love/debian/changelog 2013-12-31 17:39:41 UTC (rev 14747) +++ packages/trunk/love/debian/changelog 2013-12-31 20:13:12 UTC (rev 14748) @@ -3,6 +3,8 @@ * Team upload. * Add fix-freetype-includes.patch to fix a FTBFS. Closes: #733357 * Set urgency to medium due to a fix for a RC bug. + * Change libtiff4-dev and libpng12-dev to libtiff-dev and libpng-dev. + Closes: #723149. Thanks Artur Rona. -- Juhani Numminen <[email protected]> Tue, 31 Dec 2013 18:22:04 +0200 Modified: packages/trunk/love/debian/control =================================================================== --- packages/trunk/love/debian/control 2013-12-31 17:39:41 UTC (rev 14747) +++ packages/trunk/love/debian/control 2013-12-31 20:13:12 UTC (rev 14748) @@ -7,7 +7,7 @@ dh-buildinfo, pkg-config, libboost-dev, libsdl1.2-dev, libsdl-mixer1.2-dev, libopenal-dev, liblua5.1-0-dev, libphysfs-dev, libdevil-dev, libfreetype6-dev, libmng-dev, libmodplug-dev, libmpg123-dev, libflac++-dev, libxpm-dev, - libxcursor-dev, libxxf86vm-dev, libtiff4-dev, libpng12-dev, lua5.1, + libxcursor-dev, libxxf86vm-dev, libtiff-dev, libpng-dev, lua5.1, liblua5.1-expat0, libvorbis-dev, glee-dev Standards-Version: 3.9.4 Homepage: http://love2d.org/ _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

