jnr-posix 3.0.45-2~18.04 source package in Ubuntu

Changelog

jnr-posix (3.0.45-2~18.04) bionic; urgency=medium

  * Backport for OpenJDK 11, dependency of jruby. LP: #1814133.

jnr-posix (3.0.45-2) unstable; urgency=medium

  * Team upload.
  * Fix libjnr-posix-java-doc.links and symlink jquery files correctly.
    Thanks to Andreas Beckmann for the report. (Closes: #901044)
  * Declare compliance with Debian Policy 4.2.0.

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

  * New upstream release. (Closes: #900376)
  * Update Uploaders list. (Closes: #889407)
    Remove Damien Raude-Morvan since he is unactive these days.
    Thanks for your work.
  * Bump DH compat level to 11.
  * Bump Standards-Version to 4.1.4. No changes were required.
  * Migrate Vcs-* URLs to salsa.d.o.
  * Update copyright info.
  * Remove deprecated get-orig-source target from d/rules.

 -- Matthias Klose <email address hidden>  Tue, 26 Feb 2019 10:15:24 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Bionic
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
java
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic updates universe misc
Bionic security universe misc

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
jnr-posix_3.0.45.orig.tar.gz 125.8 KiB cd779ae91d416a9375dd3138df2ae959bf9a26510d7a2fc4f1ce635f4c1c4555
jnr-posix_3.0.45-2~18.04.debian.tar.xz 8.9 KiB ca6254db98d8bb8a61e4599c233303fb09be694187946d74ea7ce4dea716e9fd
jnr-posix_3.0.45-2~18.04.dsc 2.3 KiB 7bb60e8a24f0f341c2cdfc11be751fe6520f6652f2338710f566f5d9f80d7762

View changes file

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.