[scala] 06/14: Depend on libjline2-java (>= 2.13)
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Mar 30 15:18:21 BST 2018
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository scala.
commit 3ef6628f9ec7150f59f48495fbaa07447cd273f9
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Fri Mar 30 13:42:24 2018 +0200
Depend on libjline2-java (>= 2.13)
---
debian/changelog | 3 ++-
debian/control | 4 ++--
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index ca06af2..48cecfc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
-scala (2.11.9-1) UNRELEASED; urgency=medium
+scala (2.11.12-1) UNRELEASED; urgency=medium
* Team upload.
* New upstream release
- Refreshed the patches
+ - Depend on libjline2-java (>= 2.13)
-- Emmanuel Bourg <ebourg at apache.org> Fri, 30 Mar 2018 11:13:06 +0200
diff --git a/debian/control b/debian/control
index 2b40889..5273919 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends:
libjarjar-java,
libaether-ant-tasks-java,
junit4,
- libjline2-java,
+ libjline2-java (>= 2.13),
debhelper (>= 10),
javahelper,
maven-repo-helper (>= 1.6~),
@@ -33,7 +33,7 @@ Depends:
scala-parser-combinators,
scala-xml,
default-jre-headless (>= 2:1.7) | java7-runtime-headless,
- libjline2-java,
+ libjline2-java (>= 2.13),
${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.git
More information about the pkg-java-commits
mailing list