Author: helmut-guest Date: 2011-11-03 16:29:15 +0000 (Thu, 03 Nov 2011) New Revision: 12771
Modified: packages/trunk/jugglemaster/debian/changelog packages/trunk/jugglemaster/debian/control Log: Fix "[aajm] Broken pronoun "It" (JuggleMaster) in extended description" updated control, thanks to Filipus Klutiero (Closes: #630190) Modified: packages/trunk/jugglemaster/debian/changelog =================================================================== --- packages/trunk/jugglemaster/debian/changelog 2011-11-02 11:42:41 UTC (rev 12770) +++ packages/trunk/jugglemaster/debian/changelog 2011-11-03 16:29:15 UTC (rev 12771) @@ -1,3 +1,10 @@ +jugglemaster (0.4-6) unreleased; urgency=low + + * Fix "[aajm] Broken pronoun "It" (JuggleMaster) in extended + description" updated control, thanks to Filipus Klutiero (Closes: #630190) + + -- Helmut Grohne <[email protected]> Thu, 03 Nov 2011 17:25:26 +0100 + jugglemaster (0.4-5) unstable; urgency=low * Team upload. Modified: packages/trunk/jugglemaster/debian/control =================================================================== --- packages/trunk/jugglemaster/debian/control 2011-11-02 11:42:41 UTC (rev 12770) +++ packages/trunk/jugglemaster/debian/control 2011-11-03 16:29:15 UTC (rev 12771) @@ -17,8 +17,8 @@ Depends: ${shlibs:Depends}, ${misc:Depends} Description: ASCII art version of jugglemaster JuggleMaster is a siteswap animator. A siteswap is a textual representation - for patterns one can juggle (using balls, clubs, etc.). It is mainly useful - for understanding specific siteswaps by animating them (including + for patterns one can juggle (using balls, clubs, etc.). JuggleMaster is mainly + useful for understanding specific siteswaps by animating them (including multiplexing). Other uses may include watching patterns without understanding the notation behind them. . @@ -32,8 +32,8 @@ Depends: ${shlibs:Depends}, ${misc:Depends} Description: jugglemaster deluxe using wxWidgets JuggleMaster is a siteswap animator. A siteswap is a textual representation - for patterns one can juggle (using balls, clubs, etc.). It is mainly useful - for understanding specific siteswaps by animating them (including + for patterns one can juggle (using balls, clubs, etc.). JuggleMaster is mainly + useful for understanding specific siteswaps by animating them (including multiplexing). Other uses may include watching patterns without understanding the notation behind them. . _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

