Package: hdf5
Version: 1.10.10+repack-3.1
Severity: normal
Tags: patch  pending

Dear maintainer,

I've prepared an NMU for hdf5 (versioned as 1.10.10+repack-3.2) and
uploaded it to unstable.

Regards.


-- 
WBR, wRAR
diff -Nru hdf5-1.10.10+repack/debian/changelog hdf5-1.10.10+repack/debian/changelog
--- hdf5-1.10.10+repack/debian/changelog	2024-03-01 07:48:14.000000000 +0500
+++ hdf5-1.10.10+repack/debian/changelog	2024-03-26 23:30:41.000000000 +0500
@@ -1,3 +1,11 @@
+hdf5 (1.10.10+repack-3.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix incorrect t64 library dependencies on -dev packages.
+  * Temporarily disable java support for armel and armhf.
+
+ -- Andrey Rakhmatullin <w...@debian.org>  Tue, 26 Mar 2024 23:30:41 +0500
+
 hdf5 (1.10.10+repack-3.1) unstable; urgency=medium
 
   * Non-maintainer upload.
diff -Nru hdf5-1.10.10+repack/debian/control hdf5-1.10.10+repack/debian/control
--- hdf5-1.10.10+repack/debian/control	2024-03-01 07:48:14.000000000 +0500
+++ hdf5-1.10.10+repack/debian/control	2024-03-26 23:30:41.000000000 +0500
@@ -12,12 +12,12 @@
                sharutils,
                chrpath,
                libaec-dev,
-               default-jdk-headless (>= 2:1.7),
+               default-jdk-headless (>= 2:1.7) [!armel !armhf],
                libcurl4-openssl-dev,
                libssl-dev,
-               javahelper [!hppa !hurd-i386],
-               junit4 [!hppa !hurd-i386],
-               libslf4j-java [!hppa !hurd-i386]
+               javahelper [!hppa !hurd-i386 !armel !armhf],
+               junit4 [!hppa !hurd-i386 !armel !armhf],
+               libslf4j-java [!hppa !hurd-i386 !armel !armhf]
 Build-Depends-Indep: doxygen,
                      php-cli
 Standards-Version: 4.5.0
@@ -140,11 +140,11 @@
 Package: libhdf5-dev
 Architecture: any
 Section: libdevel
-Depends: libhdf5-103-1 (= ${binary:Version}),
+Depends: libhdf5-103-1t64 (= ${binary:Version}),
          libhdf5-fortran-102t64 (= ${binary:Version}),
          libhdf5-hl-100t64 (= ${binary:Version}),
          libhdf5-hl-fortran-100t64 (= ${binary:Version}),
-         libhdf5-cpp-103-1 (= ${binary:Version}),
+         libhdf5-cpp-103-1t64 (= ${binary:Version}),
          libhdf5-hl-cpp-100t64 (= ${binary:Version}),
          zlib1g-dev,
          libjpeg-dev,
@@ -286,11 +286,11 @@
 Package: libhdf5-openmpi-dev
 Architecture: any
 Section: libdevel
-Depends: libhdf5-openmpi-103-1 (= ${binary:Version}),
+Depends: libhdf5-openmpi-103-1t64 (= ${binary:Version}),
          libhdf5-openmpi-fortran-102t64 (= ${binary:Version}),
          libhdf5-openmpi-hl-100t64 (= ${binary:Version}),
          libhdf5-openmpi-hl-fortran-100t64 (= ${binary:Version}),
-         libhdf5-openmpi-cpp-103-1 (= ${binary:Version}),
+         libhdf5-openmpi-cpp-103-1t64 (= ${binary:Version}),
          libhdf5-openmpi-hl-cpp-100t64 (= ${binary:Version}),
          zlib1g-dev,
          libaec-dev,
@@ -430,11 +430,11 @@
 Package: libhdf5-mpich-dev
 Architecture: any
 Section: libdevel
-Depends: libhdf5-mpich-103-1 (= ${binary:Version}),
+Depends: libhdf5-mpich-103-1t64 (= ${binary:Version}),
          libhdf5-mpich-fortran-102t64 (= ${binary:Version}),
          libhdf5-mpich-hl-100t64 (= ${binary:Version}),
          libhdf5-mpich-hl-fortran-100t64 (= ${binary:Version}),
-         libhdf5-mpich-cpp-103-1 (= ${binary:Version}),
+         libhdf5-mpich-cpp-103-1t64 (= ${binary:Version}),
          libhdf5-mpich-hl-cpp-100t64 (= ${binary:Version}),
          zlib1g-dev,
          libaec-dev,
diff -Nru hdf5-1.10.10+repack/debian/control.in hdf5-1.10.10+repack/debian/control.in
--- hdf5-1.10.10+repack/debian/control.in	2024-03-01 07:48:14.000000000 +0500
+++ hdf5-1.10.10+repack/debian/control.in	2024-03-26 23:30:41.000000000 +0500
@@ -12,12 +12,12 @@
                sharutils,
                chrpath,
                libaec-dev,
-               default-jdk-headless (>= 2:1.7),
+               default-jdk-headless (>= 2:1.7) [!armel !armhf],
                libcurl4-openssl-dev,
                libssl-dev,
-               javahelper [!hppa !hurd-i386],
-               junit4 [!hppa !hurd-i386],
-               libslf4j-java [!hppa !hurd-i386]
+               javahelper [!hppa !hurd-i386 !armel !armhf],
+               junit4 [!hppa !hurd-i386 !armel !armhf],
+               libslf4j-java [!hppa !hurd-i386 !armel !armhf]
 Build-Depends-Indep: doxygen,
                      php-cli
 Standards-Version: 4.5.0
@@ -140,11 +140,11 @@
 Package: libhdf5-dev
 Architecture: any
 Section: libdevel
-Depends: libhdf5-@SONAME@@EXT@ (= ${binary:Version}),
+Depends: libhdf5-@SONAME@@EXT@t64 (= ${binary:Version}),
          libhdf5-fortran-@SONAME_F@t64 (= ${binary:Version}),
          libhdf5-hl-@SONAME_HL@t64 (= ${binary:Version}),
          libhdf5-hl-fortran-@SONAME_HL_F@t64 (= ${binary:Version}),
-         libhdf5-cpp-@SONAME_CXX@@EXT@ (= ${binary:Version}),
+         libhdf5-cpp-@SONAME_CXX@@EXT@t64 (= ${binary:Version}),
          libhdf5-hl-cpp-@SONAME_HL_CXX@t64 (= ${binary:Version}),
          zlib1g-dev,
          libjpeg-dev,
@@ -286,11 +286,11 @@
 Package: libhdf5-openmpi-dev
 Architecture: @OMPIARCHS@
 Section: libdevel
-Depends: libhdf5-openmpi-@SONAME@@EXT@ (= ${binary:Version}),
+Depends: libhdf5-openmpi-@SONAME@@EXT@t64 (= ${binary:Version}),
          libhdf5-openmpi-fortran-@SONAME_F@t64 (= ${binary:Version}),
          libhdf5-openmpi-hl-@SONAME_HL@t64 (= ${binary:Version}),
          libhdf5-openmpi-hl-fortran-@SONAME_HL_F@t64 (= ${binary:Version}),
-         libhdf5-openmpi-cpp-@SONAME_CXX@@EXT@ (= ${binary:Version}),
+         libhdf5-openmpi-cpp-@SONAME_CXX@@EXT@t64 (= ${binary:Version}),
          libhdf5-openmpi-hl-cpp-@SONAME_HL_CXX@t64 (= ${binary:Version}),
          zlib1g-dev,
          libaec-dev,
@@ -430,11 +430,11 @@
 Package: libhdf5-mpich-dev
 Architecture: @MPICHARCHS@
 Section: libdevel
-Depends: libhdf5-mpich-@SONAME@@EXT@ (= ${binary:Version}),
+Depends: libhdf5-mpich-@SONAME@@EXT@t64 (= ${binary:Version}),
          libhdf5-mpich-fortran-@SONAME_F@t64 (= ${binary:Version}),
          libhdf5-mpich-hl-@SONAME_HL@t64 (= ${binary:Version}),
          libhdf5-mpich-hl-fortran-@SONAME_HL_F@t64 (= ${binary:Version}),
-         libhdf5-mpich-cpp-@SONAME_CXX@@EXT@ (= ${binary:Version}),
+         libhdf5-mpich-cpp-@SONAME_CXX@@EXT@t64 (= ${binary:Version}),
          libhdf5-mpich-hl-cpp-@SONAME_HL_CXX@t64 (= ${binary:Version}),
          zlib1g-dev,
          libaec-dev,
diff -Nru hdf5-1.10.10+repack/debian/rules hdf5-1.10.10+repack/debian/rules
--- hdf5-1.10.10+repack/debian/rules	2024-03-01 07:48:14.000000000 +0500
+++ hdf5-1.10.10+repack/debian/rules	2024-03-26 23:30:41.000000000 +0500
@@ -120,7 +120,7 @@
 SERIAL_FLAGS = $(call FLAVOR_FLAGS,serial) --enable-unsupported --enable-threadsafe --enable-cxx
 
 # No java >= 1.7 on hppa and hurd-i386
-ifeq (,$(filter $(DEB_HOST_ARCH),hppa hurd-i386))
+ifeq (,$(filter $(DEB_HOST_ARCH),hppa hurd-i386 armel armhf))
 SERIAL_FLAGS += --enable-java
 DH_HELPERS = --with javahelper
 install_jni := install_jni

Attachment: signature.asc
Description: PGP signature

Reply via email to