java-package 0.63ubuntu1 source package in Ubuntu

Changelog

java-package (0.63ubuntu1) noble; urgency=medium

  * Hard-code dependencies on new shared libraries.

 -- Matthias Klose <email address hidden>  Sun, 24 Mar 2024 11:29:42 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
java-package_0.63ubuntu1.tar.xz 19.6 KiB 303be337cad7a0c9831d40da2d2f3ba03b3573eaa64dd4fc741ca128c0459503
java-package_0.63ubuntu1.dsc 1.7 KiB 5d90cd96af5c2fa2e24c2933377a1e396837d0ad2f07ec2a1a29fbb6a4062b4c

Available diffs

View changes file

Binary packages built by this source

java-package: Utility for creating Java Debian packages

 This package provides the capability to build a Debian package from
 a Java binary distribution by running make-jpkg <java binary archive file>.
 (with archive files downloaded from providers listed below)
 .
 Supported java binary distributions currently include:
   * Oracle (http://www.oracle.com/technetwork/java/javase/downloads) :
     - The Java Development Kit (JDK), version 6, 7 and 8
     - The Java Runtime Environment (JRE), version 6, 7 and 8
     - The Java API Javadoc, version 6, 7 and 8
 Choose tar.gz archives or self-extracting archives (_not_ RPM).
 .
 Please note that Debian recommends the use of openjdk-[78]-jdk and/or
 openjdk-[78]-jre, which are installed by default-jdk or default-jre for
 most architectures.
 .
 java-package will create non-free packages.