[java-policy] 131/198: Change default-jdk/jre(-headless) back to gcj on the mips architecture because openjdk FTBFS there.
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Sep 23 07:49:38 UTC 2015
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository java-policy.
commit 0f683f87e4415c31db0afdb63f4b029bab87b80f
Author: Torsten Werner <twerner at debian.org>
Date: Mon Aug 9 19:45:13 2010 +0000
Change default-jdk/jre(-headless) back to gcj on the mips architecture
because openjdk FTBFS there.
---
debian/changelog | 7 +++++++
debian/rules | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index feee1db..cec95f2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+java-common (0.39) unstable; urgency=low
+
+ * Change default-jdk/jre(-headless) back to gcj on the mips architecture
+ because openjdk FTBFS there.
+
+ -- Torsten Werner <twerner at debian.org> Mon, 09 Aug 2010 21:43:52 +0200
+
java-common (0.38) unstable; urgency=low
* Updated the description of gcj-native-helper and also the
diff --git a/debian/rules b/debian/rules
index 8314b6d..cbe5bb1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,7 +25,7 @@ provides = java java2 java5
dversion = 1.5-$(jrel)
jvmdir = java-gcj
-ifneq (,$(filter $(DEB_HOST_ARCH), alpha amd64 armel i386 ia64 lpia mips mipsel powerpc s390 sparc sh4))
+ifneq (,$(filter $(DEB_HOST_ARCH), alpha amd64 armel i386 ia64 lpia mipsel powerpc s390 sparc sh4))
p_jre = openjdk-6-jre
p_jhl = openjdk-6-jre-headless
p_jdk = openjdk-6-jdk
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/java-policy.git
More information about the pkg-java-commits
mailing list