Author: jscinoz-guest Date: 2008-06-14 03:23:03 +0000 (Sat, 14 Jun 2008) New Revision: 7378
Modified: packages/trunk/worldofpadman/debian/control Log: Changed build dep version for debhelper to fix lintian warning Modified: packages/trunk/worldofpadman/debian/control =================================================================== --- packages/trunk/worldofpadman/debian/control 2008-06-14 03:22:46 UTC (rev 7377) +++ packages/trunk/worldofpadman/debian/control 2008-06-14 03:23:03 UTC (rev 7378) @@ -2,7 +2,7 @@ Section: contrib/games Priority: optional Maintainer: Jack Coulter <[EMAIL PROTECTED]> -Build-Depends: debhelper (>= 5), libsdl1.2-dev (>= 1.2.13), libvorbis-dev (>= 1.2.0), libopenal-dev (>= 1.0.0.8) +Build-Depends: debhelper (>= 5.0.51~), libsdl1.2-dev (>= 1.2.13), libvorbis-dev (>= 1.2.0), libopenal-dev (>= 1.0.0.8) Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/worldofpadman Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/worldofpadman/?op=log Homepage: http://www.worldofpadman.com/ _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

