[uima-addons] 01/06: test

Markus Koschany apo at moszumanska.debian.org
Fri Oct 27 18:46:55 UTC 2017


This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository uima-addons.

commit 6bce5423599513869f2088f548996cac5fa57625
Author: Markus Koschany <apo at debian.org>
Date:   Fri Oct 27 19:01:24 2017 +0200

    test
---
 debian/control | 2 +-
 debian/rules   | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 33e569b..b2e8c6f 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Damien Raude-Morvan <drazzib at debian.org>
-Build-Depends: debhelper (>= 10), default-jdk, maven-debian-helper (>= 1.4.5)
+Build-Depends: debhelper (>= 10), openjdk-9-jdk, maven-debian-helper (>= 1.4.5)
 Build-Depends-Indep: ant,
                      bsh,
                      junit4,
diff --git a/debian/rules b/debian/rules
index 5a6351f..0994892 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,5 @@
 #!/usr/bin/make -f
+export JAVA_HOME=/usr/lib/jvm/java-9-openjdk-amd64
 
 %:
 	dh $@

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/uima-addons.git



More information about the pkg-java-commits mailing list