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

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

commit a8de0e2a82f88e6f89cf0155a9ef55b670d44a0d
Author: Matthias Klose <[email protected]>
Date:   Mon Jan 4 18:35:44 2016 +0100

      * Bump sparc64 to 1.8.
---
 debian/changelog        | 6 ++++++
 debian/java_defaults.mk | 4 ++--
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 88274b9..6dbcfdd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+java-common (0.55) UNRELEASED; urgency=medium
+
+  * Bump sparc64 to 1.8.
+
+ -- Matthias Klose <[email protected]>  Mon, 04 Jan 2016 18:33:30 +0100
+
 java-common (0.54) experimental; urgency=medium
 
   * Team upload.
diff --git a/debian/java_defaults.mk b/debian/java_defaults.mk
index be95fca..34b5a71 100644
--- a/debian/java_defaults.mk
+++ b/debian/java_defaults.mk
@@ -7,13 +7,13 @@ java8_architectures = $(java9_architectures) \
                alpha amd64 arm64 armel armhf i386 \
                mips mipsel mips64el \
                powerpc powerpcspe ppc64 ppc64el \
-               s390x x32 \
+               s390x sparc64 x32 \
                kfreebsd-amd64 kfreebsd-i386
 java7_architectures = $(java8_architectures) \
                sh4
 java6_architectures = $(java7_architectures)
 java5_architectures = $(java6_architectures) \
-               hppa ia64 m68k s390 sparc sparc64 \
+               hppa ia64 m68k s390 sparc \
                hurd-i386
 java_architectures = $(java5_architectures)
 

-- 
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