[Pkg-scala-commits] [SCM] Scala packaging branch, master, updated. debian/2.9.1.dfsg-1-14-gf1e1282

Mehdi Dogguy mehdi at debian.org
Thu Dec 15 22:42:06 UTC 2011


The following commit has been merged in the master branch:
commit 6c63846c1334c0cb5fbaa288287ccc299669c243
Author: Mehdi Dogguy <mehdi at debian.org>
Date:   Thu Dec 15 22:10:33 2011 +0100

    Add needed dependencies for scala's jline.jar

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

-- 
Scala packaging



More information about the Pkg-scala-commits mailing list