Author: marcusb-guest Date: 2008-04-05 21:36:48 +0000 (Sat, 05 Apr 2008) New Revision: 6102
Modified: trunk/rhino/debian/changelog trunk/rhino/debian/control Log: Update package descriptions (spelling, capitalisation, and no need to mention it's open source). --Denna och nedanst?\195?\165ende rader kommer inte med i loggmeddelandet-- M debian/control M debian/changelog Modified: trunk/rhino/debian/changelog =================================================================== --- trunk/rhino/debian/changelog 2008-04-05 20:18:57 UTC (rev 6101) +++ trunk/rhino/debian/changelog 2008-04-05 21:36:48 UTC (rev 6102) @@ -1,3 +1,9 @@ +rhino (1.7R2~pre-3) UNRELEASED; urgency=low + + * Updated package descriptions. + + -- Marcus Better <[EMAIL PROTECTED]> Sat, 05 Apr 2008 23:35:29 +0200 + rhino (1.7R2~pre-2) experimental; urgency=low * Really include the debugger. Closes: #474046. Modified: trunk/rhino/debian/control =================================================================== --- trunk/rhino/debian/control 2008-04-05 20:18:57 UTC (rev 6101) +++ trunk/rhino/debian/control 2008-04-05 21:36:48 UTC (rev 6102) @@ -14,14 +14,14 @@ Depends: java-gcj-compat | java1-runtime | java2-runtime Suggests: rhino-doc Description: JavaScript engine written in Java - Rhino is an open-source implementation of JavaScript written - entirely in Java. It is typically embedded into Java applications - to provide scripting to end users. + Rhino is an implementation of the JavaScript language written + entirely in Java. It is typically embedded into Java applications to + provide scripting to end users. Package: rhino-doc Section: doc Architecture: all Suggests: rhino Description: Documentation for rhino Java Script Engine - This is the documentation for rhino which is JavaScript Engine - written entirely in Java. + This is the documentation, including API JavaDoc, for the Rhino + JavaScript engine. _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

