java-common 0.75 source package in Ubuntu

Changelog

java-common (0.75) unstable; urgency=medium

  * Team upload.

  [ tony mancill ]
  * Correct update-java-alternatives return code (Closes: #1017922)
  * No longer call do_auto during do_set (Closes: #829008)
  * Freshen years in debian/copyright

  [ Emmanuel Bourg ]
  * Added loong64 to the list of Java 17 architectures (Closes: #1051305)
  * New macro java_compat_level giving the minimum source/target
    compatibility level supported by the default JDK

 -- Emmanuel Bourg <email address hidden>  Thu, 05 Oct 2023 00:56:32 +0200

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
any all
Section:
java
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
java-common_0.75.dsc 1.9 KiB eead78e4de4e627051765ecca372f6ee350ff94913c88ba7b2981a0a2474a54d
java-common_0.75.tar.xz 13.2 KiB 3f78b0caea852744d2762472578a92ecac8bd04346f72e987cba70f0e9424d03

Available diffs

No changes file available.

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-21-jdk for riscv64.

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-21-doc for riscv64.

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-21-jdk-headless for riscv64.
 .
 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-21-jre for riscv64.

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-21-jre-headless for riscv64.
 .
 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.