[med-svn] [surankco] 01/01: Use -source 1.7
Andreas Tille
tille at debian.org
Thu Mar 24 16:24:42 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository surankco.
commit 271947187f17ebe8b50d3ff5d8ad32c31d54be51
Author: Andreas Tille <tille at debian.org>
Date: Thu Mar 24 17:24:33 2016 +0100
Use -source 1.7
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 0dfd1cf..4a65af1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,4 +12,4 @@ export CLASSPATH := $(DEBJAR)/htsjdk.jar
dh $@ --with javahelper
override_dh_auto_build:
- jh_build $(DEBPKGNAME).jar src
+ jh_build --javacopts='-target 1.7' --javacopts='-source 1.7' $(DEBPKGNAME).jar src
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/surankco.git
More information about the debian-med-commit
mailing list