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

Dear maintainer,

I've prepared an NMU for hdf5 (versioned as 1.10.10+repack-3.3) and
uploaded it to DELAYED/3. Please feel free to tell me if I
should delay it longer.

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-26 23:30:41.000000000 +0500
+++ hdf5-1.10.10+repack/debian/changelog	2024-03-29 16:25:24.000000000 +0500
@@ -1,3 +1,10 @@
+hdf5 (1.10.10+repack-3.3) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Re-enable java support for armel and armhf.
+
+ -- Andrey Rakhmatullin <w...@debian.org>  Fri, 29 Mar 2024 16:25:24 +0500
+
 hdf5 (1.10.10+repack-3.2) 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-26 23:30:41.000000000 +0500
+++ hdf5-1.10.10+repack/debian/control	2024-03-29 16:24:12.000000000 +0500
@@ -12,12 +12,12 @@
                sharutils,
                chrpath,
                libaec-dev,
-               default-jdk-headless (>= 2:1.7) [!armel !armhf],
+               default-jdk-headless (>= 2:1.7),
                libcurl4-openssl-dev,
                libssl-dev,
-               javahelper [!hppa !hurd-i386 !armel !armhf],
-               junit4 [!hppa !hurd-i386 !armel !armhf],
-               libslf4j-java [!hppa !hurd-i386 !armel !armhf]
+               javahelper [!hppa !hurd-i386],
+               junit4 [!hppa !hurd-i386],
+               libslf4j-java [!hppa !hurd-i386]
 Build-Depends-Indep: doxygen,
                      php-cli
 Standards-Version: 4.5.0
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-26 23:30:41.000000000 +0500
+++ hdf5-1.10.10+repack/debian/control.in	2024-03-29 16:25:07.000000000 +0500
@@ -12,12 +12,12 @@
                sharutils,
                chrpath,
                libaec-dev,
-               default-jdk-headless (>= 2:1.7) [!armel !armhf],
+               default-jdk-headless (>= 2:1.7),
                libcurl4-openssl-dev,
                libssl-dev,
-               javahelper [!hppa !hurd-i386 !armel !armhf],
-               junit4 [!hppa !hurd-i386 !armel !armhf],
-               libslf4j-java [!hppa !hurd-i386 !armel !armhf]
+               javahelper [!hppa !hurd-i386],
+               junit4 [!hppa !hurd-i386],
+               libslf4j-java [!hppa !hurd-i386]
 Build-Depends-Indep: doxygen,
                      php-cli
 Standards-Version: 4.5.0
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-26 23:30:41.000000000 +0500
+++ hdf5-1.10.10+repack/debian/rules	2024-03-29 16:24:24.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 armel armhf))
+ifeq (,$(filter $(DEB_HOST_ARCH),hppa hurd-i386))
 SERIAL_FLAGS += --enable-java
 DH_HELPERS = --with javahelper
 install_jni := install_jni

Attachment: signature.asc
Description: PGP signature

Reply via email to