Author: bddebian-guest Date: 2008-02-22 18:58:48 +0000 (Fri, 22 Feb 2008) New Revision: 5902
Modified: packages/trunk/tpclient-pywx/debian/control Log: Fix build-depends-indep. Modified: packages/trunk/tpclient-pywx/debian/control =================================================================== --- packages/trunk/tpclient-pywx/debian/control 2008-02-22 15:37:02 UTC (rev 5901) +++ packages/trunk/tpclient-pywx/debian/control 2008-02-22 18:58:48 UTC (rev 5902) @@ -4,7 +4,7 @@ Maintainer: Debian Games Team <[EMAIL PROTECTED]> Uploaders: Barry deFreese <[EMAIL PROTECTED]> Build-Depends: debhelper (>= 5), quilt (>= 0.40) -Build-Depends-Indep: python-support (>= 0.5.3) +Build-Depends-Indep: python-support (>= 0.5.3), python-all, python-setuptools XS-Python-Version: >=2.4 Standards-Version: 3.7.3 Homepage: http://www.thousandparsec.net/tp/ _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

