Author: alfie Date: 2009-01-14 18:01:21 +0000 (Wed, 14 Jan 2009) New Revision: 8655
Modified: packages/branches/wesnoth/experimental/debian/changelog packages/branches/wesnoth/experimental/debian/control Log: * Fix typo in wesnoth-tools package description noticed by Soliton, thanks. Modified: packages/branches/wesnoth/experimental/debian/changelog =================================================================== --- packages/branches/wesnoth/experimental/debian/changelog 2009-01-14 17:51:52 UTC (rev 8654) +++ packages/branches/wesnoth/experimental/debian/changelog 2009-01-14 18:01:21 UTC (rev 8655) @@ -1,3 +1,9 @@ +wesnoth (1:1.5.7-3) experimental; 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.5.7-2) experimental; urgency=low * Missed the new directory data/core/editor/ for installation, making Modified: packages/branches/wesnoth/experimental/debian/control =================================================================== --- packages/branches/wesnoth/experimental/debian/control 2009-01-14 17:51:52 UTC (rev 8654) +++ packages/branches/wesnoth/experimental/debian/control 2009-01-14 18:01:21 UTC (rev 8655) @@ -145,7 +145,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

