This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository openjdk-7-jre-dcevm.
commit 0fd363a24dfe482c71a52a2828e2b21e5c38d9e2 Author: Markus Koschany <[email protected]> Date: Sat Jan 9 16:33:47 2016 +0100 export DISABLE_HOTSPOT_OS_VERSION_CHECK=ok --- debian/rules | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/rules b/debian/rules index d134407..93e65e6 100755 --- a/debian/rules +++ b/debian/rules @@ -3,6 +3,7 @@ PACKAGE=openjdk-7-jre-dcevm export DEB_BUILD_HARDENING=1 +export DISABLE_HOTSPOT_OS_VERSION_CHECK=ok DEB_HOST_ARCH ?= $(shell dpkg-architecture -qDEB_HOST_ARCH) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/openjdk-7-jre-dcevm.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

