[Git][java-team/java-common][master] 3 commits: Bump OpenJDK version for sh4 arch to 11

Tony Mancill gitlab at salsa.debian.org
Sun Dec 30 03:14:16 GMT 2018


Tony Mancill pushed to branch master at Debian Java Maintainers / java-common


Commits:
7d7bd5d8 by tony mancill at 2018-12-30T03:03:15Z
Bump OpenJDK version for sh4 arch to 11

- - - - -
8c65c171 by tony mancill at 2018-12-30T03:04:08Z
Bump Standards-Version to 4.3.0

- - - - -
2b293854 by tony mancill at 2018-12-30T03:14:04Z
interim changelog

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/java_defaults.mk


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+java-common (0.71) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Bump OpenJDK version for sh4 arch to 11 (Closes: #917772)
+  * Bump Standards-Version to 4.3.0
+
+ -- tony mancill <tmancill at debian.org>  Sat, 29 Dec 2018 19:04:23 -0800
+
 java-common (0.70) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/control
=====================================
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Matthias Klose <doko at debian.org>
 Build-Depends: debhelper (>= 11)
-Standards-Version: 4.1.5
+Standards-Version: 4.3.0
 Vcs-Git: https://salsa.debian.org/java-team/java-common.git
 Vcs-Browser: https://salsa.debian.org/java-team/java-common
 Homepage: https://wiki.debian.org/Java/


=====================================
debian/java_defaults.mk
=====================================
@@ -7,10 +7,9 @@ java11_architectures = $(java12_architectures) \
 		alpha amd64 arm64 armel armhf i386 \
 		ia64 m68k mips mipsel mips64el \
 		powerpc ppc64 ppc64el \
-		riscv64 s390x sparc64 x32
+		riscv64 s390x sh4 sparc64 x32
 java10_architectures = $(java11_architectures) \
-		powerpcspe \
-		sh4
+		powerpcspe
 java9_architectures = $(java10_architectures)
 java8_architectures = $(java9_architectures) \
 		kfreebsd-amd64 kfreebsd-i386



View it on GitLab: https://salsa.debian.org/java-team/java-common/compare/05ca6c27190b9309f3e5fd44fb12931e24a2d1a1...2b29385462864871a6744815c19682760130305b

-- 
View it on GitLab: https://salsa.debian.org/java-team/java-common/compare/05ca6c27190b9309f3e5fd44fb12931e24a2d1a1...2b29385462864871a6744815c19682760130305b
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/20181230/4f533c6b/attachment.html>


More information about the pkg-java-commits mailing list