Author: meand-guest Date: 2010-01-04 19:06:38 +0000 (Mon, 04 Jan 2010) New Revision: 10659
Modified: packages/trunk/nettoe/debian/changelog packages/trunk/nettoe/debian/control Log: debian/control: Add M E Andersson in the Uploader section. + Use initial small case letter in short description. Modified: packages/trunk/nettoe/debian/changelog =================================================================== --- packages/trunk/nettoe/debian/changelog 2010-01-04 18:31:00 UTC (rev 10658) +++ packages/trunk/nettoe/debian/changelog 2010-01-04 19:06:38 UTC (rev 10659) @@ -3,8 +3,11 @@ [ Mats Erik Andersson } * Formulate debian/copyright according to DEP-5. * Move to Standards 3.8.3, and debhelper (>= 7.0), compatibility 7. + * debian/control: + + Add M E Andersson as uploader. + + Short description: use an initial small case letter. - -- Mats Erik Andersson <[email protected]> Mon, 04 Jan 2010 19:25:59 +0100 + -- Mats Erik Andersson <[email protected]> Mon, 04 Jan 2010 19:55:39 +0100 nettoe (1.1.0-4) UNRELEASED; urgency=low Modified: packages/trunk/nettoe/debian/control =================================================================== --- packages/trunk/nettoe/debian/control 2010-01-04 18:31:00 UTC (rev 10658) +++ packages/trunk/nettoe/debian/control 2010-01-04 19:06:38 UTC (rev 10659) @@ -2,7 +2,7 @@ Section: games Priority: optional Maintainer: Debian Games Team <[email protected]> -Uploaders: Barry deFreese <[email protected]> +Uploaders: Barry deFreese <[email protected]>, Mats Erik Andersson <[email protected]> Build-Depends: debhelper (>> 7.0) Standards-Version: 3.8.3 Homepage: http://nettoe.sourceforge.net/ @@ -12,7 +12,7 @@ Package: nettoe Architecture: any Depends: ${shlibs:Depends} -Description: Networked version of Tic Tac Toe (3x3 Grid) for the console +Description: networked version of Tic Tac Toe (3x3 Grid) for the console NetToe is a console-based version of the classic game "Tic Tac Toe". It's playable against computer AI, a player on the same machine or with another player over the network. It uses a simple 3x3 board. _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

