plm 2.4.11+repack-2 source package in Ubuntu

Changelog

plm (2.4.11+repack-2) unstable; urgency=medium


  * Specify to jh_build that javac will encounter UTF-8 files 
    (Closes: #768732) Thanks to L. Nussbaum for the report and fix
  * Update Standards-Version to 3.9.6 (no change needed)
  * Remove Scala from package description and rules (Closes: #722148)
    (we don't use it ATM since Debian version is too ancient)
  * Cherry-pick the new upstream logo.png to please Lintian.
  * d/p/translate: cherry-pick the translations of 2.5 upstream

 -- Martin Quinson <email address hidden>  Thu, 13 Nov 2014 14:28:09 +0100

Upload details

Uploaded by:
Martin Quinson
Uploaded to:
Sid
Original maintainer:
Martin Quinson
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Vivid: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
plm_2.4.11+repack-2.dsc 2.1 KiB a6f7e7941989eac34f29d333f5801d77277d2bb81de2fe9b8549cbf9f9f0b513
plm_2.4.11+repack.orig.tar.gz 2.0 MiB 56dfb6afe224d291c380129ba84c78bcabe87588b77dc69039953eadcba0bcab
plm_2.4.11+repack-2.debian.tar.xz 103.1 KiB db12df9dd4d2415e9c1f8e1f7c4af70e5f0ee50b524453d2043392e71b0f3230

No changes file available.

Binary packages built by this source

plm: 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,
 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 following concepts are included in this package:
 .
  - Welcome: teach basics of programming to absolute beginners
  - Maze: classical maze escaping algorithms for intermediate
  - Sort: classical sorting algorithms for intermediate. One
    introduction lesson presents the basics of the sorting algorithms
    while two additional lessons apply them in more recreative settings.
  - Recursion: classical logo algorithms for intermediate
  - Turtle Art: explore a few classical LOGO figures
  - LightBot: little programmer's brain teaser for intermediate and advanced
 .
 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
 (such as Ruby or JavaScript) may be added in the future.