Author: alfie Date: 2009-01-14 18:01:35 +0000 (Wed, 14 Jan 2009) New Revision: 8656
Modified: packages/trunk/wesnoth/debian/changelog packages/trunk/wesnoth/debian/control Log: * Fix typo in wesnoth-tools package description noticed by Soliton, thanks. Modified: packages/trunk/wesnoth/debian/changelog =================================================================== --- packages/trunk/wesnoth/debian/changelog 2009-01-14 18:01:21 UTC (rev 8655) +++ packages/trunk/wesnoth/debian/changelog 2009-01-14 18:01:35 UTC (rev 8656) @@ -1,3 +1,9 @@ +wesnoth (1:1.4.7-4) unstable; urgency=low + + * Fix typo in wesnoth-tools package description noticed by Soliton, thanks. + + -- Gerfried Fuchs <[email protected]> Wed, 14 Jan 2009 18:58:54 +0100 + wesnoth (1:1.4.7-3) unstable; urgency=low * Revert change in last revision - it would impose a compatibility issue. Modified: packages/trunk/wesnoth/debian/control =================================================================== --- packages/trunk/wesnoth/debian/control 2009-01-14 18:01:21 UTC (rev 8655) +++ packages/trunk/wesnoth/debian/control 2009-01-14 18:01:35 UTC (rev 8656) @@ -141,7 +141,7 @@ Depends: ${shlibs:Depends}, ${python:Depends}, wesnoth-data (= ${source:Version}) Description: tools for campaign developers for Wesnoth This package contains various tools for Wesnoth that are especially useful for - campaign developers, including but not limted to scripts supporting the + campaign developers, including but not limited to scripts supporting the generation and checking of WML (Wesnoth Markup Language). You can find them in the directory /usr/share/games/wesnoth/data/tools after installation of the package. _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

