Author: bdefreese Date: 2009-03-20 20:18:43 +0000 (Fri, 20 Mar 2009) New Revision: 9240
Modified: packages/trunk/funnyboat/debian/changelog packages/trunk/funnyboat/debian/control Log: * Move python-support and docbook-to-man to B-D-I. Modified: packages/trunk/funnyboat/debian/changelog =================================================================== --- packages/trunk/funnyboat/debian/changelog 2009-03-20 20:03:37 UTC (rev 9239) +++ packages/trunk/funnyboat/debian/changelog 2009-03-20 20:18:43 UTC (rev 9240) @@ -12,6 +12,7 @@ [ Barry deFreese ] * Add myself to uploaders. + * Move python-support and docbook-to-man to B-D-I. * Bump Standards Version to 3.8.1. (No changes needed). -- Barry deFreese <[email protected]> Fri, 20 Mar 2009 16:02:39 -0400 Modified: packages/trunk/funnyboat/debian/control =================================================================== --- packages/trunk/funnyboat/debian/control 2009-03-20 20:03:37 UTC (rev 9239) +++ packages/trunk/funnyboat/debian/control 2009-03-20 20:18:43 UTC (rev 9240) @@ -3,8 +3,8 @@ Priority: optional Maintainer: Debian Games Team <[email protected]> Uploaders: Gonéri Le Bouder <[email protected]>, Miriam Ruiz <[email protected]>, Barry deFreese <[email protected]> -Build-Depends: debhelper (>= 5.0.37.2), python-support (>= 0.6), - docbook-to-man, quilt, python +Build-Depends: debhelper (>= 5.0.37.2), quilt, python +Build-Depends-Indep: python-support (>= 0.6), docbook-to-man Standards-Version: 3.8.1 Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/funnyboat/ Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/funnyboat/?op=log _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

