Author: fuddl-guest Date: 2011-06-09 18:25:03 +0000 (Thu, 09 Jun 2011) New Revision: 12460
Modified: packages/trunk/jugglemaster/debian/changelog packages/trunk/jugglemaster/debian/control Log: Write ASCII in uppercase letters in package description Modified: packages/trunk/jugglemaster/debian/changelog =================================================================== --- packages/trunk/jugglemaster/debian/changelog 2011-06-09 16:39:16 UTC (rev 12459) +++ packages/trunk/jugglemaster/debian/changelog 2011-06-09 18:25:03 UTC (rev 12460) @@ -1,3 +1,11 @@ +jugglemaster (0.4-5) unstable; urgency=low + + * Team upload. + * Write ASCII in uppercase letters in the package description. Thanks to + Filipus Klutiero for reporting. (Closes: #629933) + + -- Bruno "Fuddl" Kleinert <[email protected]> Thu, 09 Jun 2011 20:03:10 +0200 + jugglemaster (0.4-4) unstable; urgency=low * Team upload. Modified: packages/trunk/jugglemaster/debian/control =================================================================== --- packages/trunk/jugglemaster/debian/control 2011-06-09 16:39:16 UTC (rev 12459) +++ packages/trunk/jugglemaster/debian/control 2011-06-09 18:25:03 UTC (rev 12460) @@ -15,14 +15,14 @@ Package: aajm Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -Description: ascii art version of jugglemaster +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 multiplexing). Other uses may include watching patterns without understanding the notation behind them. . - This package contains the ascii art interface. It can be run as an ascii + This package contains the ASCII art interface. It can be run as an ASCII screensaver and doesn't come with patterns, so you better know siteswaps. . Siteswap FAQ: http://www.juggling.org/help/siteswap/faq.html _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

