Debian Patches

Status for libsis-jhdf5-java/19.04.1+dfsg-4

Patch Description Author Forwarded Bugs Origin Last update
use_debian_packaged_libs.patch Use Debian packaged jars Andreas Tille <tille@debian.org> not-needed 2018-08-13
use_jaxb.patch It isn't missing, it's hidden by default to prepare its removal in the next Java release.
.
> I guess this is what I need once Java 11 will be the default - but I
> have no idea why the build stumbles upon this. :-(
.
Java 11 will soon be the default (maybe next week for the GA release?),
so I recommend aiming for a long term solution.
Emmanuel Bourg <ebourg@apache.org> not-needed https://lists.debian.org/debian-java/2018/09/msg00061.html 2018-09-19
avoid_using_private_hdf5_header.patch avoid using the header H5private.h of hdf5, which is not shipped We do not mix the sources of hdf5 and sis-jhdf5, which upstream apparently
does.
Pierre Gruet <pgt@debian.org> not-needed 2020-04-26
using_h5util_definitions.patch using definitions of source/c/jni/h5util.h One prototype is missing in this file, as the function is defined in
source/c/jni/h5util.c
.
And this file should be included by source/c/h5lHelperImp.c, as the latter
uses functions of which prototypes are in this file.
Pierre Gruet <pgt@debian.org> invalid 2020-04-26
loading_jni_in_java_file.patch adding loading of jni part in Java code In two files, the library has to be loaded by calling System.loadLibrary.
In two other ones, the library call has to be changed.
Pierre Gruet <pgt@debian.org> not-needed 2020-05-07
declaring_final_variables.patch Adding final qualifier for a variable used by an inner class Pierre Gruet <pgt@debian.org> invalid 2022-07-30
adapting_h5ar_script_to_debian.patch Adapting bindings to the location of files on a Debian system Pierre Gruet <pgt@debian.org> not-needed 2020-05-12
closing_writer_in_tests.patch properly closing files in a test Pierre Gruet <pgt@debian.org> invalid 2022-07-30

All known versions for source package 'libsis-jhdf5-java'

Links