[med-svn] [libsis-jhdf5-java] branch master updated (944d87a -> 9a8069d)
Andreas Tille
tille at debian.org
Mon Nov 14 13:42:06 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a change to branch master
in repository libsis-jhdf5-java.
from 944d87a Upload to unstable
new 461c96e Fix homepage (actually link to SVN download dir since there is no real homepage)
new 36eb000 New upstream version
new d272b34 New upstream version 14.12.6
new 2e221b0 Merge tag 'upstream/14.12.6'
new 053870c cme fix dpkg-control
new 6981821 Adapt patches
new 9a8069d Close bug, upload to unstable
The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
debian/changelog | 9 +
debian/control | 4 +-
debian/get-orig-source | 4 +-
debian/patches/load_native_debian.patch | 22 +-
source/c/HDFFV-9670-1.8.16.patch | 917 +++++++++++++++++++++
source/c/compile_hdf5_gcc.sh | 9 +-
source/c/compile_hdf5_linux_amd64.sh | 2 +-
source/c/compile_hdf5_linux_arm.sh | 2 +-
source/c/compile_hdf5_linux_i386.sh | 2 +-
source/c/compile_hdf5_macosx_i386.sh | 2 +-
source/c/compile_hdf5_macosx_x86_64.sh | 2 +-
source/c/compile_hdf5_sunstudio_64.sh | 9 +-
source/c/compile_hdf5_sunstudio_sparc32.sh | 9 +-
source/c/compile_hdf5_sunstudio_x86.sh | 9 +-
source/c/compile_linux_amd64.sh | 4 +
source/c/compile_linux_arm.sh | 4 +
source/c/compile_linux_i386.sh | 4 +
source/c/compile_macosx_i386.sh | 4 +
source/c/compile_macosx_x86_64.sh | 4 +
source/c/compile_solaris_64.sh | 3 +
source/c/compile_solaris_sparc32.sh | 4 +
source/c/compile_solaris_x86.sh | 4 +
source/c/compile_windows_i386.mak | 2 +-
source/c/compile_windows_x64.mak | 2 +-
source/c/create_win_zip.sh | 9 +-
source/c/gcc-4+-optimizations-config.patch | 17 +
source/c/gcc-4.678-optimizations-config.patch | 33 -
source/c/jhdf5/h5dImpJHDF5.c | 2 +-
source/c/jhdf5/strcpyJHDF5.c | 2 +-
source/c/version.sh | 3 +-
.../java/ch/systemsx/cisd/hdf5/HDF5BaseReader.java | 11 +
source/java/ch/systemsx/cisd/hdf5/HDF5Reader.java | 3 +
source/java/ch/systemsx/cisd/hdf5/HDF5Writer.java | 3 +
source/java/ch/systemsx/cisd/hdf5/hdf5lib/H5.java | 55 +-
.../systemsx/cisd/hdf5/hdf5lib/HDF5Constants.java | 71 +-
.../cisd/hdf5/io/HDF5DataSetRandomAccessFile.java | 18 +-
.../ch/systemsx/cisd/hdf5/HDF5RoundtripTest.java | 85 ++
.../hdf5/io/HDF5DataSetRandomAccessFileTest.java | 26 +
38 files changed, 1236 insertions(+), 139 deletions(-)
create mode 100644 source/c/HDFFV-9670-1.8.16.patch
create mode 100644 source/c/gcc-4+-optimizations-config.patch
delete mode 100644 source/c/gcc-4.678-optimizations-config.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libsis-jhdf5-java.git
More information about the debian-med-commit
mailing list