This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository scala-2.10.
commit 6c63846c1334c0cb5fbaa288287ccc299669c243 Author: Mehdi Dogguy <[email protected]> Date: Thu Dec 15 22:10:33 2011 +0100 Add needed dependencies for scala's jline.jar --- debian/control | 3 +++ 1 file changed, 3 insertions(+) diff --git a/debian/control b/debian/control index 006555f..fc75010 100644 --- a/debian/control +++ b/debian/control @@ -14,6 +14,8 @@ Build-Depends: ant-contrib, ant-optional, libmaven-ant-tasks-java, + junit4, + libjansi-java, debhelper (>= 7.0.50), javahelper, maven-repo-helper (>= 1.6~) @@ -26,6 +28,7 @@ Architecture: all Depends: scala-library (= ${source:Version}), openjdk-6-jre | java6-runtime, + libjansi-java, ${misc:Depends} Suggests: scala-doc (>= ${source:Version}) Description: Scala programming language -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/scala-2.10.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

