java-common 0.62ubuntu1 source package in Ubuntu

Changelog

java-common (0.62ubuntu1) bionic; urgency=medium

  * Merge with Debian; no remaining changes.
    - debian/control:
      - add XB-Cnf-Extra-Commands hints to default-{jre,jdk}
        for the new command-not-found extraction
  * Still default to OpenJDK 8.

java-common (0.62) unstable; urgency=medium

  * Stop building the plugin package.

java-common (0.61) unstable; urgency=medium

  * Don't build jre/jdk defaults packages on platforms still relying
    on java 5 (provided by gcj). Closes: #892529.
  * Remove kfreebsd-amd64 kfreebsd-i386 from java9_architectures.
  * Prepare the default values for Java 11
  * Stop building gcj-native-helper.
  * java_defaults.mk: Add two new macros:
    - java_default_architectures
    - java_dependency, call as $(call java_dependency, default-jdk)
      -> default-jdk [!hppa !ia64 !s390 !sparc !hurd-i386]

 -- Matthias Klose <email address hidden>  Mon, 19 Mar 2018 14:55:27 +0800

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Bionic
Original maintainer:
Debian Java Maintainers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
java-common_0.62ubuntu1.tar.xz 13.3 KiB 810bd1a37132827c8643bc8a194dca4745013bd0e6d5a5c6f9658ac4cdeb0626
java-common_0.62ubuntu1.dsc 2.1 KiB d04313ebfbfc1e5b52c85031d034c5a8a50f17f3020afa5389fda1dacb9ebef8

Available diffs

View changes file

Binary packages built by this source

default-jdk: Standard Java or Java compatible Development Kit

 This dependency package points to the Java runtime, or Java compatible
 development kit recommended for this architecture, which is
 openjdk-11-jdk for armhf.

default-jdk-doc: Standard Java or Java compatible Development Kit (documentation)

 This dependency package points to the documentation for the Java development
 kit, or Java compatible development kit recommended for Debian, which is
 openjdk-11-doc for armhf.

default-jdk-headless: Standard Java or Java compatible Development Kit (headless)

 This dependency package points to the Java runtime, or Java compatible
 development kit recommended for this architecture, which is
 openjdk-11-jdk-headless for armhf.
 .
 The package is used as dependency for packages not needing a
 graphical display during runtime.

default-jre: Standard Java or Java compatible Runtime

 This dependency package points to the Java runtime, or Java compatible
 runtime recommended for this architecture, which is
 openjdk-11-jre for armhf.

default-jre-headless: Standard Java or Java compatible Runtime (headless)

 This dependency package points to the Java runtime, or Java compatible
 runtime recommended for this architecture, which is
 openjdk-11-jre-headless for armhf.
 .
 The package is used as dependency for packages not needing a
 graphical display during runtime.

java-common: Base package for Java runtimes

 This package provides common tools for the Java runtimes, such as
 the update-java-alternatives mechanism used to switch between
 different versions of Java.