java-package 0.63 source package in Ubuntu

Changelog

java-package (0.63) unstable; urgency=medium

  [ Emmanuel Bourg ]
  * Team upload.
  * Removed support for the browser plugin (Closes: #779725)
  * Suggest openjdk-8-jre instead of openjdk-7-jre
  * Use salsa.debian.org Vcs-* URLs

  [ Sven Hoexter ]
  * Add override_dh_strip to disable striping the binaries.
    Breaks debugging tools like jmap. (Closes: #852342)

  [ Jelmer Vernooij ]
  * Use secure copyright file specification URI.

  [ tony mancill ]
  * Replace dependency on libgl1-mesa-glx (Closes: #941808)
  * Add lintian override for debhelper dependency
  * Use dh sequencer in debian/rules
  * Use debhelper 12 for Build-Depends
  * Use dh sequencer in debian/rules
  * Bump Standards-Version to 4.4.1

 -- tony mancill <email address hidden>  Sun, 10 Sep 2023 08:32:31 -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
Mantic release multiverse misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
java-package_0.63.dsc 1.6 KiB c7c1676c6ccf552f9db89c873f055d1334363ec9cedf00d5f94e566b58502df5
java-package_0.63.tar.xz 19.5 KiB 386753dfb20cfe3481de79f49b904d6bfe17800db6e8a035e574f63fdb89de98

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.