libisnativec-java 5.3.20100629+fix-4 source package in Ubuntu

Changelog

libisnativec-java (5.3.20100629+fix-4) unstable; urgency=medium

  * Team upload.

  [ Debian Janitor ]
  * Use secure URI in debian/watch.
  * Bump debhelper from old 11 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Change priority extra to priority optional.
  * Update Vcs-* headers to use salsa repository.
  * Remove unnecessary get-orig-source-target.

  [ Sudip Mukherjee ]
  * Update Standards-Version to 4.5.0
  * Update compat level to 13.

 -- Sudip Mukherjee <email address hidden>  Fri, 07 Aug 2020 13:49:51 +0100

Upload details

Uploaded by:
Steffen Möller
Uploaded to:
Sid
Original maintainer:
Steffen Möller
Architectures:
all
Section:
java
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe java
Noble release universe java
Mantic release universe java
Lunar release universe java
Jammy release universe java

Builds

Groovy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libisnativec-java_5.3.20100629+fix-4.dsc 2.1 KiB 51280aa9be49de1311717b6605893df012a44de05e3ae70239b8c7e863c03b0a
libisnativec-java_5.3.20100629+fix.orig.tar.gz 33.5 KiB 685e4d8b7ea7f0de82bfd91ae557fe86a7cd65336949ecd8cb74105b032a13af
libisnativec-java_5.3.20100629+fix-4.debian.tar.xz 4.0 KiB 3922a1923cc12a1d01125443f4042da2609da3a84f1b068b33e4bb0e40d04807

No changes file available.

Binary packages built by this source

libisnativec-java: helper routines to access native code from Java

 The package presents a solution completely written in Java to access
 native code. Features:
  * Java side declaration, no C compiler
  * Clean design
  * Transparent, easy deployment
  * Platform independent
  * Fast
 The effort relies on a combination of upstream's custom design for
 the call interface, memory abstraction and data structures and the
 basic native binding provided by any third party (currently jna).

libisnativec-java-doc: Javadoc API description for isNativeC

 Autogenerated from the Java source code, this package offers
 the HTML files describing the library for programmers.