This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository openjdk-8.
commit 4e026e27c8b2ab20f37e80b4c04942eecfeca42f Author: Emmanuel Bourg <[email protected]> Date: Tue Jul 1 17:21:46 2014 +0200 Updated the aarch64 port to the version 8u5-b13 --- debian/orig-tar.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/orig-tar.sh b/debian/orig-tar.sh index efac8ce..5a9c68a 100755 --- a/debian/orig-tar.sh +++ b/debian/orig-tar.sh @@ -5,7 +5,7 @@ TAR=../openjdk-8_$VERSION.orig.tar.gz DIR=openjdk-8 # The aarch64 port isn't kept in sync with the main repo, the last version is hardcoded -AARCH64_VERSION=8-b132 +AARCH64_VERSION=8u5-b13 rm -f $3 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/openjdk-8.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

