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 a6e01b49755eb04fbf75f852c88e4692a337590c Author: Markus Koschany <[email protected]> Date: Sat Jan 9 17:30:09 2016 +0100 d/rules: Remove export DEB_BUILD_HARDENING=1 --- debian/rules | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/rules b/debian/rules index 93e65e6..1715b2b 100755 --- a/debian/rules +++ b/debian/rules @@ -2,7 +2,6 @@ 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

