[Git][java-team/java-common][master] 3 commits: Moved m68k to the list of Java 10 architectures (Closes: #904585)

Emmanuel Bourg gitlab at salsa.debian.org
Wed Jul 25 22:50:33 BST 2018


Emmanuel Bourg pushed to branch master at Debian Java Maintainers / java-common


Commits:
7a7b4d97 by Emmanuel Bourg at 2018-07-25T23:04:52+02:00
Moved m68k to the list of Java 10 architectures (Closes: #904585)

- - - - -
f2e30970 by Emmanuel Bourg at 2018-07-25T23:05:00+02:00
Standards-Version updated to 4.1.5

- - - - -
9ebe9a62 by Emmanuel Bourg at 2018-07-25T23:48:01+02:00
Upload to unstable

- - - - -


3 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,11 @@
-java-common (0.68) UNRELEASED; urgency=medium
+java-common (0.68) unstable; urgency=medium
 
   * Team upload.
   * Moved powerpcspe to the list of Java 10 architectures (Closes: #901571)
+  * Moved m68k to the list of Java 10 architectures (Closes: #904585)
+  * Standards-Version updated to 4.1.5
 
- -- Emmanuel Bourg <ebourg at apache.org>  Thu, 14 Jun 2018 22:47:46 +0200
+ -- Emmanuel Bourg <ebourg at apache.org>  Wed, 25 Jul 2018 23:47:52 +0200
 
 java-common (0.67) unstable; urgency=medium
 


=====================================
debian/control
=====================================
--- a/debian/control
+++ b/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.4
+Standards-Version: 4.1.5
 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
=====================================
--- a/debian/java_defaults.mk
+++ b/debian/java_defaults.mk
@@ -6,11 +6,10 @@ java12_architectures =
 java11_architectures = $(java12_architectures)
 java10_architectures = $(java11_architectures) \
 		alpha amd64 arm64 armel armhf i386 \
-		ia64 mips mipsel mips64el \
+		ia64 m68k mips mipsel mips64el \
 		powerpc ppc64 ppc64el powerpcspe \
 		riscv64 s390x sparc64 sh4 x32
-java9_architectures = $(java10_architectures) \
-		m68k
+java9_architectures = $(java10_architectures)
 java8_architectures = $(java9_architectures) \
 		kfreebsd-amd64 kfreebsd-i386
 java7_architectures = $(java8_architectures)



View it on GitLab: https://salsa.debian.org/java-team/java-common/compare/23a431c1103a7ce6f04552c9242c796a0160a504...9ebe9a626c3dfcf50e849954b634a5bae52c8cf4

-- 
View it on GitLab: https://salsa.debian.org/java-team/java-common/compare/23a431c1103a7ce6f04552c9242c796a0160a504...9ebe9a626c3dfcf50e849954b634a5bae52c8cf4
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/20180725/3423765a/attachment.html>


More information about the pkg-java-commits mailing list