java-package 0.64 source package in Ubuntu

Changelog

java-package (0.64) unstable; urgency=medium

  * Team upload.
  * Update java-package Depends for time64 transition (Closes: #1067929)

 -- tony mancill <email address hidden>  Sun, 07 Apr 2024 10:05:17 -0700

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release multiverse misc
Noble release multiverse misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
java-package_0.64.dsc 1.6 KiB bab24c607403060c57a759d7670306b605b2106d9076517897260556c6870f25
java-package_0.64.tar.xz 19.5 KiB 234bba26b6beee72baf3c465a17e51f4e63cc5447ab74a13351a7d88294bdd60

Available diffs

No changes file available.

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.