[snakeyaml] 13/17: test

Markus Koschany apo at moszumanska.debian.org
Fri Dec 1 20:17:20 UTC 2017


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

apo pushed a commit to branch master
in repository snakeyaml.

commit 47c76e2bae863d6986854c25df38af1d9062b982
Author: Markus Koschany <apo at debian.org>
Date:   Fri Dec 1 20:36:09 2017 +0100

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

diff --git a/debian/control b/debian/control
index 32da7fd..5ced868 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders:
  Hilko Bengen <bengen at debian.org>
 Build-Depends:
  debhelper (>= 10),
- default-jdk,
+ openjdk-9-jdk,
  junit4,
  libjoda-time-java,
  libmaven-bundle-plugin-java,
diff --git a/debian/rules b/debian/rules
index 4e9a9be..e581608 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 $@ --buildsystem=maven

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



More information about the pkg-java-commits mailing list