This is an automated email from the git hooks/post-receive script. mquinson pushed a commit to branch debian in repository plm.
commit 85640aa31930b4d73c4284a2778041eac9915f26 Author: Martin Quinson <[email protected]> Date: Wed Oct 22 22:48:56 2014 +0200 Suggests jython to make python usable --- debian/changelog | 1 + debian/control | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index df902b6..c4bdebf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ plm (2.4.11+repack-1) UNRELEASED; urgency=medium - Translation to French, and partially to Brazilian and Italian. - Experimental support for the C programming language - Scala still cut of Debian package since we need a recent scala + * Suggests jython to make python usable -- Martin Quinson <[email protected]> Wed, 22 Oct 2014 22:42:05 +0200 diff --git a/debian/control b/debian/control index b0861af..60235e0 100644 --- a/debian/control +++ b/debian/control @@ -17,6 +17,7 @@ Architecture: all Depends: java-wrappers, ${java:Depends}, ${misc:Depends}, libhttpmime-java, 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 -- 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

