This is an automated email from the git hooks/post-receive script. mquinson pushed a commit to branch master in repository plm.
commit 8dc7a0abfea7485675851a632d3c6150e50d84c5 Author: Martin Quinson <[email protected]> Date: Sun Sep 18 16:42:36 2016 +0200 rework the package description --- debian/control | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/debian/control b/debian/control index 4551119..1f24456 100644 --- a/debian/control +++ b/debian/control @@ -17,16 +17,14 @@ Architecture: all Depends: java-wrappers, ${java:Depends}, ${misc:Depends}, libhttpmime-java, default-jdk, jruby, jython, Recommends: ${java:Recommends} -Suggests: jython Description: Programming exerciser in Java, Python, Scala and others The Programmer's Learning Machine (PLM) is a free cross-platform programming exerciser. It lets you explore various concepts of programming through - over 190 interactive exercises, that you can solve in either Java, + over 200 interactive exercises, that you can solve in either Java, Python or Scala. . - The PLM interface and content is thoughtfully translated to English - and French; we hope that other translations will be contributed in - the future. + The PLM interface and content is thoughtfully translated to English, + French and Brazilian; Other translations may be added in the future. . The following concepts are included in this package: . @@ -41,5 +39,5 @@ Description: Programming exerciser in Java, Python, Scala and others . Other lessons are planned to explore new concepts, such as the backtracking, dynamic programming, object-oriented programming or the - standard libraries of python, Scala and Java. Other programming languages + standard libraries of Python, Scala and Java. Other programming languages (such as Ruby or JavaScript) may be added in the future. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/plm.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

