[Git][debian-gis-team/hdf4][master] 21 commits: Update branch in gbp.conf & Vcs-Git URL.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Sun Aug 10 11:54:01 BST 2025
Bas Couwenberg pushed to branch master at Debian GIS Project / hdf4
Commits:
bf97a561 by Bas Couwenberg at 2025-06-26T17:21:51+02:00
Update branch in gbp.conf & Vcs-Git URL.
- - - - -
40495c5d by Bas Couwenberg at 2025-06-26T17:29:03+02:00
Add get-orig-source script for upstream git snapshots.
- - - - -
ca992d56 by Bas Couwenberg at 2025-06-26T17:29:17+02:00
New upstream version 4.3.1~20250626143346-88d85d359
- - - - -
2f4ad97a by Bas Couwenberg at 2025-06-26T17:29:42+02:00
Update upstream source from tag 'upstream/4.3.1_20250626143346-88d85d359'
Update to upstream version '4.3.1~20250626143346-88d85d359'
with Debian dir d3f902aa4b0461e97a6375fb1f216edacdb48456
- - - - -
a5dc9688 by Bas Couwenberg at 2025-06-26T17:30:15+02:00
New upstream git snapshot.
- - - - -
3c022dd1 by Bas Couwenberg at 2025-06-26T19:20:00+02:00
Drop -alt variant, it replaced the variant with netcdf & fortran support.
- - - - -
82c53b89 by Bas Couwenberg at 2025-06-26T19:20:00+02:00
Close bugs in changelog.
- - - - -
1f5a6367 by Bas Couwenberg at 2025-06-26T19:28:43+02:00
Don't include .la file in -dev package.
- - - - -
26c31bcf by Bas Couwenberg at 2025-06-26T19:42:08+02:00
Use find to run chrpath on binaries & libraries.
- - - - -
163bcc3b by Bas Couwenberg at 2025-06-26T20:14:47+02:00
Remove generated files in clean target.
- - - - -
37e6b56d by Bas Couwenberg at 2025-06-26T20:16:02+02:00
Drop obsolete Breaks/Conflicts/Replaces.
- - - - -
04645ba2 by Bas Couwenberg at 2025-06-26T21:02:49+02:00
Replace obsolete Breaks/Conflicts/Replaces.
- - - - -
fe1a39a4 by Bas Couwenberg at 2025-07-01T05:18:08+02:00
New upstream version 4.3.1
- - - - -
253f9aa2 by Bas Couwenberg at 2025-07-01T05:18:32+02:00
Update upstream source from tag 'upstream/4.3.1'
Update to upstream version '4.3.1'
with Debian dir 9ede479c07262a53388f980340f158532451766f
- - - - -
c187aa06 by Bas Couwenberg at 2025-07-01T05:29:46+02:00
New upstream release.
- - - - -
9e01ffaa by Bas Couwenberg at 2025-07-01T05:29:46+02:00
Drop obsolete patches.
- - - - -
20a1ef8a by Bas Couwenberg at 2025-07-01T05:30:04+02:00
Set distribution to experimental.
- - - - -
9fc0b7b8 by Bas Couwenberg at 2025-07-02T21:42:48+02:00
Drop -alt transitional packages, rdeps expect the alt files which are gone.
- - - - -
18fa6c9c by Bas Couwenberg at 2025-07-02T21:43:06+02:00
Set distribution to experimental.
- - - - -
9864a814 by Bas Couwenberg at 2025-08-10T12:48:39+02:00
Revert "Update branch in gbp.conf & Vcs-Git URL."
This reverts commit bf97a561abcb187d879aad9bbe568bf482800f0a.
- - - - -
0dc3f840 by Bas Couwenberg at 2025-08-10T12:49:19+02:00
Move from experimental to unstable.
- - - - -
233 changed files:
- + .codespellrc
- .gitattributes
- .github/workflows/abi-report.yml
- .github/workflows/aocc-auto.yml
- .github/workflows/aocc-cmake.yml
- .github/workflows/clang-format-check.yml
- .github/workflows/clang-format-fix.yml
- + .github/workflows/cmake-analysis.yml
- .github/workflows/cmake-bintest.yml
- .github/workflows/cmake-ctest.yml
- + .github/workflows/cmake-script.yml
- .github/workflows/codespell.yml
- + .github/workflows/cygwin-cmake.yml
- .github/workflows/daily-build.yml
- + .github/workflows/daily-schedule.yml
- .github/workflows/hdfeos2.yml
- .github/workflows/intel-auto.yml
- .github/workflows/intel-cmake.yml
- .github/workflows/main-auto.yml
- .github/workflows/main-cmake.yml
- .github/workflows/main.yml
- + .github/workflows/mingw-cmake.yml
- .github/workflows/msys2-auto.yml
- .github/workflows/msys2-cmake.yml
- + .github/workflows/netcdf-cmake.yml
- .github/workflows/netcdf.yml
- .github/workflows/nvhpc-auto.yml
- .github/workflows/nvhpc-cmake.yml
- .github/workflows/ppc64.yml
- + .github/workflows/publish-branch.yml
- + .github/workflows/publish-release.yml
- .github/workflows/release-files.yml
- .github/workflows/release.yml
- .github/workflows/remove-files.yml
- .github/workflows/tarball.yml
- CMakeFilters.cmake
- CMakeInstallation.cmake
- CMakeLists.txt
- CMakePresets.json
- CTestConfig.cmake
- HDF4Examples/C/GR/h4ex_GR_create_and_write_chunked_image.c
- HDF4Examples/C/VD/h4ex_VD_read_from_vdata.c
- HDF4Examples/CMakeLists.txt
- HDF4Examples/CMakePresets.json
- HDF4Examples/FORTRAN/AN/CMakeLists.txt
- HDF4Examples/FORTRAN/GR/CMakeLists.txt
- HDF4Examples/FORTRAN/GR/h4ex_GR_write_palette.f
- HDF4Examples/FORTRAN/SD/CMakeLists.txt
- HDF4Examples/FORTRAN/VD/CMakeLists.txt
- HDF4Examples/FORTRAN/VG/CMakeLists.txt
- HDF4Examples/JAVA/exAN/CMakeLists.txt
- HDF4Examples/JAVA/exAN/Java_sourcefiles.cmake
- HDF4Examples/JAVA/exGR/CMakeLists.txt
- HDF4Examples/JAVA/exGR/Java_sourcefiles.cmake
- HDF4Examples/JAVA/exJ/CMakeLists.txt
- HDF4Examples/JAVA/exJ/Makefile.am
- HDF4Examples/JAVA/exSD/CMakeLists.txt
- HDF4Examples/JAVA/exSD/Java_sourcefiles.cmake
- HDF4Examples/JAVA/exVD/CMakeLists.txt
- HDF4Examples/JAVA/exVD/Java_sourcefiles.cmake
- HDF4Examples/Using_CMake.txt
- HDF4Examples/config/cmake-presets/hidden-presets.json
- HDF4Examples/config/cmake/HDF4UseFortran.cmake
- HDF4Examples/config/cmake/HDFExampleMacros.cmake
- HDF4Examples/config/cmake/cacheinit.cmake
- HDF4Examples/config/cmake/grepTest.cmake
- HDF4Examples/config/cmake/jrunTest.cmake
- HDF4Examples/config/cmake/runTest.cmake
- README.md
- bin/format_source
- bin/h4vers
- bin/release
- config/cmake-presets/hidden-presets.json
- config/cmake/CPack.Info.plist.in
- config/cmake/CTestCustom.cmake
- config/cmake/ConfigureChecks.cmake
- config/cmake/HDF4ExampleCache.cmake
- config/cmake/HDFCompilerFlags.cmake
- config/cmake/HDFLibMacros.cmake
- config/cmake/HDFMacros.cmake
- config/cmake/JPEG/CMakeLists.txt
- config/cmake/LIBAEC/CMakeLists.txt
- config/cmake/LIBAEC/CPack.Info.plist.in
- config/cmake/LIBAEC/config.h.in
- config/cmake/LIBAEC/libaec-config-version.cmake.in
- config/cmake/LIBAEC/libaec-config.cmake.in
- config/cmake/NSIS.template.in
- + config/cmake/SignPackageFiles.cmake
- config/cmake/UserMacros/Windows_MT.cmake
- config/cmake/ZLIB/CMakeLists.txt
- + config/cmake/ZLIB/devCMakeLists.txt
- config/cmake/ZLIB/zconf.h.in
- config/cmake/ZLIB/zlib-config.cmake.in
- + config/cmake/ZLIBNG/CMakeLists.txt
- + config/cmake/ZLIBNG/CPack.Info.plist.in
- + config/cmake/ZLIBNG/zconf.h.in
- + config/cmake/ZLIBNG/zlib-config-version.cmake.in
- + config/cmake/ZLIBNG/zlib-config.cmake.in
- config/cmake/cacheinit.cmake
- + config/cmake/distribution.entitlements
- config/cmake/examples/CTestScript.cmake
- config/cmake/examples/HDF4_Examples.cmake.in
- config/cmake/examples/HDF4_Examples_options.cmake
- config/cmake/grepTest.cmake
- config/cmake/hdf4-config.cmake.in
- config/cmake/jrunTest.cmake
- config/cmake/libh4cc.in
- config/cmake/mccacheinit.cmake
- config/cmake/runTest.cmake
- config/cmake/scripts/CTestScript.cmake
- config/cmake/scripts/HDF4config.cmake
- config/cmake/scripts/HDF4options.cmake
- config/lt_vers.am
- config/sanitizer/README.md
- config/sanitizer/code-coverage.cmake
- config/sanitizer/sanitizers.cmake
- config/toolchain/clang.cmake
- config/toolchain/intel.cmake
- config/toolchain/mingw64.cmake
- configure
- configure.ac
- − debian/README.Debian
- − debian/autoreconf
- − debian/autoreconf.in
- debian/changelog
- + debian/clean
- debian/control
- − debian/control.in
- − debian/copysources.sh
- − debian/libhdf4-0-alt.install
- − debian/libhdf4-0-alt.lintian-overrides
- − debian/libhdf4-0-alt.symbols
- debian/libhdf4-0.install
- debian/libhdf4-0.lintian-overrides
- debian/libhdf4-0.symbols
- − debian/libhdf4-alt-dev.install
- − debian/libhdf4-alt-dev.lintian-overrides
- debian/libhdf4-dev.install
- − debian/man/h4fc.1
- − debian/man/h4fc.1.xml
- + debian/not-installed
- − debian/patches/enablesharedfortran.diff
- debian/patches/series
- − debian/patches/szlib.patch
- − debian/rename_hdf_hdfalt
- debian/rules
- doxygen/Doxyfile.in
- doxygen/dox/rm-template.dox
- doxygen/dox/userguide/chap5.dox
- hdf/CMakeLists.txt
- hdf/src/CMakeLists.txt
- hdf/src/atom.c
- hdf/src/dfgroup.c
- hdf/src/dfr8.c
- hdf/src/dfsd.c
- hdf/src/dfsd_priv.h
- hdf/src/hdf_priv.h
- hdf/src/hfile.h
- hdf/src/hfile_priv.h
- hdf/src/hfiledd.c
- hdf/src/vattr.c
- hdf/src/vg.c
- hdf/src/vgp.c
- hdf/test/chunks.c
- hdf/test/fortest.c
- hdf/test/mgr.c
- hdf/test/slab.c
- hdf/test/tattdatainfo.c
- hdf/test/testhdf.c
- hdf/util/CMakeTests.cmake
- hdf/util/gif.h
- hdf/util/gif2mem.c
- hdf/util/hdfgifwr.c
- hdf/util/he_cntrl.c
- hdf/util/he_proto.h
- − java/lib/ext/slf4j-nop-1.7.33.jar
- + java/lib/ext/slf4j-nop-2.0.16.jar
- − java/lib/ext/slf4j-simple-1.7.33.jar
- + java/lib/ext/slf4j-simple-2.0.16.jar
- − java/lib/hamcrest-core.jar
- − java/lib/junit.jar
- + java/lib/org.hamcrest.jar
- + java/lib/org.junit.jar
- − java/lib/slf4j-api-1.7.33.jar
- + java/lib/slf4j-api-2.0.16.jar
- java/src/Makefile.am
- java/src/Makefile.in
- java/src/hdf/hdflib/CMakeLists.txt
- java/src/hdf/hdflib/HDFLibrary.java
- java/src/hdf/overview.html
- java/src/jni/CMakeLists.txt
- java/test/CMakeLists.txt
- java/test/Makefile.am
- java/test/Makefile.in
- java/test/TestAll.java
- java/test/TestH4.java
- java/test/junit.sh.in
- java/test/testfiles/JUnit-TestH4.txt
- java/test/testfiles/JUnit-TestH4ANparams.txt
- java/test/testfiles/JUnit-TestH4DFPparams.txt
- java/test/testfiles/JUnit-TestH4DFRparams.txt
- java/test/testfiles/JUnit-TestH4DFparams.txt
- java/test/testfiles/JUnit-TestH4GRparams.txt
- java/test/testfiles/JUnit-TestH4HCparams.txt
- java/test/testfiles/JUnit-TestH4SDparams.txt
- java/test/testfiles/JUnit-TestH4VSparams.txt
- java/test/testfiles/JUnit-TestH4Vparams.txt
- mfhdf/dumper/CMakeTests.cmake
- mfhdf/dumper/hdp_sds.c
- + mfhdf/dumper/testfiles/dumpsds-20.out
- + mfhdf/dumper/testfiles/var3D_empty.nc
- mfhdf/dumper/testhdp.sh.in
- mfhdf/hdiff/hdiff_list.c
- mfhdf/hrepack/hrepack.c
- mfhdf/hrepack/hrepack_list.c
- mfhdf/hrepack/hrepack_opttable.c
- mfhdf/libsrc/array.c
- mfhdf/libsrc/file.c
- mfhdf/libsrc/hdfsds.c
- mfhdf/libsrc/mfsd.c
- mfhdf/nctest/varget_unlim.c
- mfhdf/test/hdftest.c
- mfhdf/test/tfile.c
- mfhdf/test/tmixed_apis.c
- mfhdf/test/trank0.c
- mfhdf/test/tszip.c
- release_notes/HISTORY.txt
- release_notes/INSTALL
- release_notes/INSTALL_CMake.txt
- release_notes/INSTALL_WINDOWS.txt
- release_notes/RELEASE.txt
- release_notes/USING_CMake_Examples.txt
- release_notes/USING_HDF4_CMake.txt
The diff was not included because it is too large.
View it on GitLab: https://salsa.debian.org/debian-gis-team/hdf4/-/compare/a24cce2b77bea8146555ec56e09e65ab0d7b57e5...0dc3f840922cd5bc40e23a4cfd374405983f60d2
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/hdf4/-/compare/a24cce2b77bea8146555ec56e09e65ab0d7b57e5...0dc3f840922cd5bc40e23a4cfd374405983f60d2
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20250810/2190cee5/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list