jnr-constants 0.10.1-1 source package in Ubuntu

Changelog

jnr-constants (0.10.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * d/control: build using maven-compiler-plugin
  * d/control: update VCS fields.
  * d/control: drop the references to libconstantine.
  * d/control: use dh-compat and update to dh13.
  * d/copyright: refresh for new version.
  * d/control: Standards-Version update to 4.5.1. Add Rules-Requires-Root and
    remove get-orig-source.
  * d/watch: update to v4 and use git mode.

 -- Louis-Philippe VĂ©ronneau <email address hidden>  Wed, 30 Dec 2020 13:53:41 -0500

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

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
jnr-constants_0.10.1-1.dsc 2.3 KiB d8a0fcf161fe1b93d4f65db072845fbb56219e9988367ed5700d3f5b7fe7af9e
jnr-constants_0.10.1.orig.tar.gz 151.7 KiB d45fa6e2246a10b1ecea6a21f0477b48d93608fdafa9679be3461b730d869094
jnr-constants_0.10.1-1.debian.tar.xz 4.2 KiB e48c85668835f80899a8f31dfe5b36ec3d42af50af8ee3960d5b6f0aa4ad148e

Available diffs

No changes file available.

Binary packages built by this source

libjnr-constants-java: platform constants for Java

 Java Native Runtime (JNR) is a collection of Java libraries to make
 interfacing with OS-level features easier. JNR uses an alternate
 method to JNI or JNA to achieve programming simplicity while still
 retaining performance.
 .
 The jnr-constants package gives Java programs access to platform-level
 constants, for example errno values.

libjnr-constants-java-doc: platform constants for Java - API documentation

 Java Native Runtime (JNR) is a collection of Java libraries to make
 interfacing with OS-level features easier. JNR uses an alternate
 method to JNI or JNA to achieve programming simplicity while still
 retaining performance.
 .
 The jnr-constants package gives Java programs access to platform-level
 constants, for example errno values.
 .
 This package contains jnr-constants API javadocs.