[scala-2.10] 100/166: Add needed dependencies for scala's jline.jar

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Tue Nov 15 12:43:38 UTC 2016


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 <mehdi at debian.org>
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



More information about the pkg-java-commits mailing list