[dbus-java] 12/12: Revert "Test with Java 9"
Markus Koschany
apo at moszumanska.debian.org
Wed Dec 20 23:27:10 UTC 2017
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to annotated tag debian/2.8-7
in repository dbus-java.
commit 16dc064cd806d822620bc2ee538e5a2a054b6aed
Author: Markus Koschany <apo at debian.org>
Date: Thu Dec 21 00:21:53 2017 +0100
Revert "Test with Java 9"
This reverts commit 5c681f3a7b93c88d586885e6a1e42932f5a0c34d.
---
debian/control | 2 +-
debian/rules | 3 +--
2 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index 20088b1..6e58cb6 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders:
Markus Koschany <apo at debian.org>
Build-Depends:
debhelper (>= 10),
- openjdk-9-jdk,
+ default-jdk,
default-jdk-doc,
docbook-to-man,
javahelper (>= 0.42),
diff --git a/debian/rules b/debian/rules
index fd28a2b..e873674 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,8 +3,7 @@
# Rules file to build dbus-java packages by Matthew Johnson
#
-#JAVA_HOME=/usr/lib/jvm/default-java
-export JAVA_HOME=/usr/lib/jvm/java-9-openjdk-amd64
+JAVA_HOME=/usr/lib/jvm/default-java
%:
dh $@ --with javahelper
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/dbus-java.git
More information about the pkg-java-commits
mailing list