Author: lubos-guest Date: 2013-05-28 15:02:59 +0000 (Tue, 28 May 2013) New Revision: 14176
Modified: packages/trunk/freesynd/debian/control Log: require debhelper >=9 Modified: packages/trunk/freesynd/debian/control =================================================================== --- packages/trunk/freesynd/debian/control 2013-05-28 13:48:50 UTC (rev 14175) +++ packages/trunk/freesynd/debian/control 2013-05-28 15:02:59 UTC (rev 14176) @@ -4,7 +4,7 @@ Maintainer: Debian Games Team <[email protected]> Uploaders: Benoit Tuduri <[email protected]>, Luboš Novák <[email protected]> -Build-Depends: debhelper (>= 8), libpng-dev, libsdl1.2-dev, +Build-Depends: debhelper (>= 9), libpng-dev, libsdl1.2-dev, libsdl-image1.2-dev, libsdl-mixer1.2-dev Standards-Version: 3.9.4 Homepage: http://freesynd.sourceforge.net/ _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

