------------------------------------------------------------
revno: 591
committer: Matthias Klose <d...@debian.org>
branch nick: openjdk7
timestamp: Thu 2015-09-03 12:48:07 +0200
message:
    * Configure for Hotspot on sparc64.
added:
  patches/it-sparc64.diff
modified:
  changelog
  patches/series


--
lp:~openjdk/openjdk/openjdk7
https://code.launchpad.net/~openjdk/openjdk/openjdk7

Your team Debian Java Maintainers is subscribed to branch 
lp:~openjdk/openjdk/openjdk7.
To unsubscribe from this branch go to 
https://code.launchpad.net/~openjdk/openjdk/openjdk7/+edit-subscription
=== modified file 'changelog'
--- changelog	2015-08-13 12:19:20 +0000
+++ changelog	2015-09-03 10:48:07 +0000
@@ -1,3 +1,9 @@
+openjdk-7 (7u79-2.5.6-3) UNRELEASED; urgency=medium
+
+  * Configure for Hotspot on sparc64.
+
+ -- Matthias Klose <d...@ubuntu.com>  Thu, 03 Sep 2015 12:47:16 +0200
+
 openjdk-7 (7u79-2.5.6-2) unstable; urgency=medium
 
   * Fix installing the openjdk.desktop file when cautious-launch is available.

=== added file 'patches/it-sparc64.diff'
--- patches/it-sparc64.diff	1970-01-01 00:00:00 +0000
+++ patches/it-sparc64.diff	2015-09-03 10:48:07 +0000
@@ -0,0 +1,12 @@
+Index: b/acinclude.m4
+===================================================================
+--- a/acinclude.m4
++++ b/acinclude.m4
+@@ -2845,6 +2845,7 @@ AC_DEFUN_ONCE([IT_HAS_NATIVE_HOTSPOT_POR
+     arm64) ;;
+     i?86) ;;
+     sparc) ;;
++    sparc64) ;;
+     x86_64) ;;
+     powerpc64) ;;
+     powerpc64le) ;;

=== modified file 'patches/series'
--- patches/series	2015-07-06 13:57:08 +0000
+++ patches/series	2015-09-03 10:48:07 +0000
@@ -12,3 +12,4 @@
 it-patch-updates.diff
 it-nss-softokn-config.diff
 it-jamvm-2.0.diff
+it-sparc64.diff

__
This is the maintainer address of Debian's Java team
<http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers>. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Reply via email to