java-common 0.43ubuntu1 source package in Ubuntu

Changelog

java-common (0.43ubuntu1) precise; urgency=low

  * Keep old jvm symlinks in the openjdk-6-jre-headless package.

java-common (0.43) unstable; urgency=low

  * Depend on the multiarch aware openjdk-6-jre-headless.
  * Default to openjdk-6 on ppc64.
  * update-java-alternatives: Substitute <jname> with <jname>-<arch>.
 -- Matthias Klose <email address hidden>   Thu, 20 Oct 2011 09:51:33 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Precise
Original maintainer:
Debian Java Team
Architectures:
any all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
java-common_0.43ubuntu1.tar.gz 51.8 KiB 8b839e2dfbcaea335d53e5f96beb69afdb0324537a5cd634a1005b545850ba96
java-common_0.43ubuntu1.dsc 1.4 KiB 10acc143b5f0be5f325722492bf96c0e46966f46cacdfe548bd9c6ce94499766

Available diffs

View changes file

Binary packages built by this source

default-jdk: Standard Java or Java compatible Development Kit

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

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

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

default-jre: Standard Java or Java compatible Runtime

 This package points to the Java runtime, or Java compatible
 runtime recommended for the armel architecture,
 which is openjdk-6-jre for armel.

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

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

gcj-native-helper: Standard helper tools for creating gcj native packages

 This package points to the build dependencies used to build
 gcj native packages.
 .
 Unlike default-jdk-builddep, this package only provides the
 helpers to compile jar/class files into native code and not
 a Java Development Kit (JDK). You do not need this package
 unless you are compiling jar/class files to native code.
 .
 Note: During the transition from default-jdk-builddep to
 gcj-native-helper, this package will also depend on
 default-jdk to avoid breakage.

java-common: Base of all Java packages

 This package must be installed in the system if a Java environment
 is desired. It covers useful information for Java users in
 Debian GNU/Linux, including:
  * The Java policy document which describes the layout of Java support in
    Debian and how Java packages should behave.
  * The Debian-Java-FAQ which provides information on the status of
    Java support in Debian, available compilers, virtual machines, Java
    programs and libraries as well as on legal issues.
  * Information on how to create dummy packages to fulfill java2
    requirements.