jnr-posix 3.1.18-1 source package in Ubuntu

Changelog

jnr-posix (3.1.18-1) unstable; urgency=medium

  * New upstream release.
  * Bump Standards-Version to 4.6.2.
  * Bump watch file version to 4 and update tags URLs.
  * Apply Multi-Arch hints.
  * Add Rules-Require-Root field with 'no' as value.

 -- Miguel Landaeta <email address hidden>  Sat, 25 Nov 2023 22:22:48 +0000

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 universe misc
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
jnr-posix_3.1.18-1.dsc 2.3 KiB a0df6878f0ff15769f88160f5a23f64180d7af009aa91c3fd6b8632ef45de5ca
jnr-posix_3.1.18.orig.tar.gz 118.0 KiB b45e334f56a3e7934ef72fb9d72fe0d04e3b141921b3b10e753280b9a58346df
jnr-posix_3.1.18-1.debian.tar.xz 9.7 KiB 29f62bc7d833fd0e6cd6bb7b7efbe4e1fe82e43df6b0c50614bd9a0d6c0584b5

Available diffs

No changes file available.

Binary packages built by this source

libjnr-posix-java: basic POSIX-like functions for Java

 This package is a Java library providing access to various
 POSIX functions like chmod(2), link(2) or getuid(2) through
 dynamic loading of native libraries with JNA.

libjnr-posix-java-doc: Java JNR-POSIX library API documentation

 This package includes the development documentation for the
 JNR-POSIX library which provides access to various POSIX
 functions like chmod(2), link(2) or getuid(2) through
 dynamic loading of native libraries with JNA.