java-common 0.52 source package in Ubuntu RTM

Changelog

java-common (0.52) unstable; urgency=medium


  * Team upload.
  * Use OpenJDK 7 on mips64el (Closes: #747179)
  * Prepared the default values for Java 8
  * Use 'set -e' instead of '#!/bin/sh -e' in debian/java-common.postrm
  * Switch to debhelper level 9
  * debian/control:
    - Standards-Version updated to 3.9.5 (no changes)
    - Use a canonical URL for the Vcs-Svn field
    - Added the Homepage field

 -- Emmanuel Bourg <email address hidden>  Tue, 06 May 2014 11:10:05 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
14.09-factory release main misc
14.09 release main misc

Downloads

File Size SHA-256 Checksum
java-common_0.52.dsc 2.0 KiB 348d6709b0d7ed5f4a944dc59f3cbf896f622b328d0c0bc4c2578980753b376d
java-common_0.52.tar.xz 46.3 KiB 1118793faa2f41b9424c7014558713cdea0a401b3e2d904925fc20cf68464143

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-7-jdk for i386.

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

default-jre: Standard Java or Java compatible Runtime

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

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-7-jre-headless for i386.
 .
 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 dependency 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.