[Git][java-team/java-common][master] Moved powerpcspe to the list of Java 10 architectures (Closes: #901571)
Emmanuel Bourg
gitlab at salsa.debian.org
Thu Jun 14 21:49:11 BST 2018
Emmanuel Bourg pushed to branch master at Debian Java Maintainers / java-common
Commits:
23a431c1 by Emmanuel Bourg at 2018-06-14T22:48:47+02:00
Moved powerpcspe to the list of Java 10 architectures (Closes: #901571)
- - - - -
2 changed files:
- debian/changelog
- debian/java_defaults.mk
Changes:
=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+java-common (0.68) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Moved powerpcspe to the list of Java 10 architectures (Closes: #901571)
+
+ -- Emmanuel Bourg <ebourg at apache.org> Thu, 14 Jun 2018 22:47:46 +0200
+
java-common (0.67) unstable; urgency=medium
* Team upload.
=====================================
debian/java_defaults.mk
=====================================
--- a/debian/java_defaults.mk
+++ b/debian/java_defaults.mk
@@ -7,10 +7,10 @@ java11_architectures = $(java12_architectures)
java10_architectures = $(java11_architectures) \
alpha amd64 arm64 armel armhf i386 \
ia64 mips mipsel mips64el \
- powerpc ppc64 ppc64el \
+ powerpc ppc64 ppc64el powerpcspe \
riscv64 s390x sparc64 sh4 x32
java9_architectures = $(java10_architectures) \
- m68k powerpcspe
+ m68k
java8_architectures = $(java9_architectures) \
kfreebsd-amd64 kfreebsd-i386
java7_architectures = $(java8_architectures)
View it on GitLab: https://salsa.debian.org/java-team/java-common/commit/23a431c1103a7ce6f04552c9242c796a0160a504
--
View it on GitLab: https://salsa.debian.org/java-team/java-common/commit/23a431c1103a7ce6f04552c9242c796a0160a504
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20180614/0e7af9cc/attachment.html>
More information about the pkg-java-commits
mailing list