This is an automated email from the git hooks/post-receive script. mquinson pushed a commit to branch debian-debian in repository jlm.
commit 99515ffde6331e59ad0a5bed1123e8b835ca77f1 Author: Martin Quinson <[email protected]> Date: Sun Sep 8 21:14:09 2013 +0200 fix the case of Ruby in the package description --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index d0a4bd2..dde42fc 100644 --- a/debian/control +++ b/debian/control @@ -38,4 +38,4 @@ 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 and Java. Other programming languages - (such as ruby or JavaScript) may be added in the future. \ No newline at end of file + (such as Ruby or JavaScript) may be added in the future. \ No newline at end of file -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jlm.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

