java-common 0.73 source package in Ubuntu

Changelog

java-common (0.73) unstable; urgency=medium

  * Team upload.
  * Use OpenJDK 17 on alpha, amd64, arm64, armel, armhf, i386, ia64, m68k,
    mipsel, mips64el, ppc64, ppc64el, riscv64, s390x, sh4, sparc64 and x32.
  * The java-runtime & java-runtime-headless virtual packages are now versioned
  * Fixed the return code of update-java-alternatives --list and --set
    (Closes: #929105, #1017922)
  * Dropped unsupported architectures: hppa, kfreebsd-amd64, kfreebsd-i386,
    hurd-i386, powerpcspe, s390 and sparc
  * New macro java_unsupported_architectures listing architectures without Java
  * Keep the default values for the LTS versions since Java 8 only (8, 11, 17)
  * Standards-Version updated to 4.6.1
  * Switch to debhelper level 13

 -- Emmanuel Bourg <email address hidden>  Mon, 31 Oct 2022 19:07:53 +0100

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.73.dsc 1.9 KiB b78c46e1d092bfd00b9cb85d4368e9fe34d79c77fa35a5cb1ff084323fbead7f
java-common_0.73.tar.xz 12.9 KiB baf4d8070c59068ee522ec16b1d8feb2e61b7d16e356ce4d57fc000f9e95b538

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-17-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-17-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-17-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-17-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-17-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.