Author: pabs Date: 2011-03-24 10:25:36 +0000 (Thu, 24 Mar 2011) New Revision: 11996
Modified: packages/trunk/barrage/debian/control Log: fix debhelper build-dep version Modified: packages/trunk/barrage/debian/control =================================================================== --- packages/trunk/barrage/debian/control 2011-03-24 10:16:24 UTC (rev 11995) +++ packages/trunk/barrage/debian/control 2011-03-24 10:25:36 UTC (rev 11996) @@ -3,7 +3,7 @@ Priority: optional Maintainer: Debian Games Team <[email protected]> Uploaders: Barry deFreese <[email protected]>, Gonéri Le Bouder <[email protected]> -Build-Depends: debhelper (>= 7), +Build-Depends: debhelper (>= 7.0.50~), libsdl1.2-dev, libsdl-mixer1.2-dev, autotools-dev _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

