Author: vlegout Date: 2012-04-15 08:43:55 +0000 (Sun, 15 Apr 2012) New Revision: 13482
Modified: packages/trunk/brutalchess/debian/changelog packages/trunk/brutalchess/debian/control Log: Add myself as uploader Modified: packages/trunk/brutalchess/debian/changelog =================================================================== --- packages/trunk/brutalchess/debian/changelog 2012-04-15 08:42:15 UTC (rev 13481) +++ packages/trunk/brutalchess/debian/changelog 2012-04-15 08:43:55 UTC (rev 13482) @@ -6,8 +6,9 @@ [ Vincent Legout ] * Fix ftbfs with gcc-4.7, add patches/06_gcc-4.7.patch (Closes: #667121) * debhelper 9 (debian/compat, debhelper Build-Depends) - * debian/control: Drop quilt, automake1.9 and libtool in Build-Depends. Add - dh-autoreconf. + * debian/control: + - Drop quilt, automake1.9 and libtool in Build-Depends. Add dh-autoreconf. + - Add myself as uploader * debian/dirs: Drop, not needed. * Use 3.0 (quilt) source format (Add debian/source/format). * debian/rules: Use dh() Modified: packages/trunk/brutalchess/debian/control =================================================================== --- packages/trunk/brutalchess/debian/control 2012-04-15 08:42:15 UTC (rev 13481) +++ packages/trunk/brutalchess/debian/control 2012-04-15 08:43:55 UTC (rev 13482) @@ -2,7 +2,7 @@ Section: games Priority: optional Maintainer: Debian Games Team <[email protected]> -Uploaders: Barry deFreese <[email protected]> +Uploaders: Barry deFreese <[email protected]>, Vincent Legout <[email protected]> Build-Depends: debhelper (>= 9), dh-autoreconf, libsdl-image1.2-dev, libfreetype6-dev, libxmu-dev, libxi-dev, libgl1-mesa-dev, sharutils, _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

