Author: rhonda-guest Date: 2010-04-02 15:57:51 +0000 (Fri, 02 Apr 2010) New Revision: 10890
Modified: packages/trunk/pyracerz/debian/changelog packages/trunk/pyracerz/debian/control Log: Fix policy 7.6 violation Modified: packages/trunk/pyracerz/debian/changelog =================================================================== --- packages/trunk/pyracerz/debian/changelog 2010-04-02 15:55:51 UTC (rev 10889) +++ packages/trunk/pyracerz/debian/changelog 2010-04-02 15:57:51 UTC (rev 10890) @@ -1,3 +1,10 @@ +pyracerz (0.2-6) unstable; urgency=low + + [ Gerfried Fuchs ] + * Move quilt from B-D-Indep to B-D because of usage in clean target. + + -- + pyracerz (0.2-5) unstable; urgency=low [ Barry deFreese ] Modified: packages/trunk/pyracerz/debian/control =================================================================== --- packages/trunk/pyracerz/debian/control 2010-04-02 15:55:51 UTC (rev 10889) +++ packages/trunk/pyracerz/debian/control 2010-04-02 15:57:51 UTC (rev 10890) @@ -3,8 +3,8 @@ Priority: optional Maintainer: Debian Games Team <[email protected]> Uploaders: Carlos Galisteo <[email protected]>, Barry deFreese <[email protected]> -Build-Depends: debhelper (>= 5.0.37.2) -Build-Depends-Indep: python-support (>= 0.5.3), python (>= 2.3.5-11), docbook-to-man, quilt (>= 0.39-2) +Build-Depends: debhelper (>= 5.0.37.2), quilt (>= 0.39-2) +Build-Depends-Indep: python-support (>= 0.5.3), python (>= 2.3.5-11), docbook-to-man Standards-Version: 3.8.3 Homepage: http://pyracerz.sourceforge.net/ Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/pyracerz/ _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

