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

ebourg-guest pushed a commit to branch master
in repository java-common.

commit d4a155ecc201a54153dd57efdd19bbe6ace04482
Author: Emmanuel Bourg <[email protected]>
Date:   Tue Oct 27 17:45:48 2015 +0100

    Fixed a typo in the previous commit affecting the amd64 architecture
---
 debian/java_defaults.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/java_defaults.mk b/debian/java_defaults.mk
index 5b03318..be95fca 100644
--- a/debian/java_defaults.mk
+++ b/debian/java_defaults.mk
@@ -4,7 +4,7 @@
 
 java9_architectures =
 java8_architectures = $(java9_architectures) \
-               alpha md64 arm64 armel armhf i386 \
+               alpha amd64 arm64 armel armhf i386 \
                mips mipsel mips64el \
                powerpc powerpcspe ppc64 ppc64el \
                s390x x32 \

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

_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to