jhdf is marked for autoremoval from testing
Alastair McKinstry
alastair.mckinstry at sceal.ie
Fri Mar 18 13:58:23 UTC 2016
szip is now available in Debian as part of the libaec package.
The following patch fixes the FTBFS.
regards
Alastair
On 18/03/2016 04:39, Debian testing autoremoval watch wrote:
> jhdf 2.9-3 is marked for autoremoval from testing on 2016-03-14
>
> It is affected by these RC bugs:
> 813261: jhdf: FTBFS: checking dependencies for HDF5 library... configure: error: HDF5 library needs SZIP, SZIP not defined.
>
>
diff -urN debian.orig/changelog debian/changelog
--- debian.orig/changelog 2014-08-12 23:36:21.000000000 +0100
+++ debian/changelog 2016-03-18 13:33:25.225723656 +0000
@@ -1,3 +1,10 @@
+jhdf (2.9-3.1) UNRELEASED; urgency=medium
+
+ * Non-maintainer upload.
+ * Add SZIP support
+
+ -- Alastair McKinstry <mckinstry at debian.org> Fri, 18 Mar 2016
13:33:15 +0000
+
jhdf (2.9-3) unstable; urgency=medium
* Team Upload.
diff -urN debian.orig/compat debian/compat
--- debian.orig/compat 1970-01-01 01:00:00.000000000 +0100
+++ debian/compat 2016-03-18 13:42:31.634239438 +0000
@@ -0,0 +1 @@
+5
diff -urN debian.orig/control debian/control
--- debian.orig/control 2014-08-12 23:33:10.000000000 +0100
+++ debian/control 2016-03-18 13:33:38.266214160 +0000
@@ -5,7 +5,7 @@
Uploaders: Sylvestre Ledru <sylvestre at debian.org>
Build-Depends: debhelper (>= 7), autotools-dev, cdbs, default-jdk (>=
2:1.6),
libjpeg-dev, zlib1g-dev, libhdf4-dev, libhdf5-dev (>= 1.8.8),
- automake, autoconf, imagemagick
+ automake, autoconf, imagemagick, libaec-dev
Standards-Version: 3.9.5
Homepage: http://www.hdfgroup.org/hdf-java-html/
Vcs-Svn: svn://svn.debian.org/svn/debian-science/packages/jhdf/
diff -urN debian.orig/patches/series debian/patches/series
--- debian.orig/patches/series 2014-08-12 16:02:13.000000000 +0100
+++ debian/patches/series 2016-03-18 13:49:42.658822387 +0000
@@ -14,3 +14,5 @@
z_sharedOptMissing.diff
source1.5.diff
+conf
+comm
diff -urN debian.orig/rules debian/rules
--- debian.orig/rules 2014-08-12 23:04:30.000000000 +0100
+++ debian/rules 2016-03-18 13:49:29.622313274 +0000
@@ -17,5 +17,5 @@
DEB_CONFIGURE_EXTRA_FLAGS := CC=gcc
-DEB_CONFIGURE_NORMAL_ARGS +=
--with-jdk=/usr/lib/jvm/default-java/include/,/usr/lib/jvm/default-java/lib/
--with-classpath=/usr/lib/jvm/default-java/lib/
--with-javabin=/usr/lib/jvm/default-java/bin/ --with-libz=yes,/usr/lib
--with-libjpeg=yes,/usr/lib/ $(WITH_HDF5)
--with-hdf4=/usr/include/hdf/,/usr/lib/
+DEB_CONFIGURE_NORMAL_ARGS +=
--with-jdk=/usr/lib/jvm/default-java/include/,/usr/lib/jvm/default-java/lib/
--with-classpath=/usr/lib/jvm/default-java/lib/
--with-javabin=/usr/lib/jvm/default-java/bin/ --with-libz=yes,/usr/lib
--with-libjpeg=yes,/usr/lib/ $(WITH_HDF5)
--with-hdf4=/usr/include/hdf/,/usr/lib/
--with-libsz=yes,/usr/lib/$(DEB_HOST_MULTIARCH)
DEB_CONFIGURE_PREFIX := $(CURDIR)/debian/tmp/
--
Alastair McKinstry, <alastair at sceal.ie>, <mckinstry at debian.org>, https://diaspora.sceal.ie/u/amckinstry
Misentropy: doubting that the Universe is becoming more disordered.
More information about the debian-science-maintainers
mailing list