tags 657534 + patch
thanks

Dear maintainer,

During the BSP in Paris at IRILL, I've prepared an NMU for tessa (versioned as
0.3.1-4.1). I did not upload it since I'm a DM.

Regards.
diff -u tessa-0.3.1/debian/rules tessa-0.3.1/debian/rules
--- tessa-0.3.1/debian/rules
+++ tessa-0.3.1/debian/rules
@@ -7,7 +7,8 @@
 DEB_BUILD_GNU_TYPE  ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
 
 CONFIG_OPTS = --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) \
-	--cache-file=../config.cache --prefix=/usr
+	--cache-file=../config.cache --prefix=/usr \
+	CPPFLAGS=-DH5_USE_16_API
 
 clean:
 	dh_testdir
diff -u tessa-0.3.1/debian/changelog tessa-0.3.1/debian/changelog
--- tessa-0.3.1/debian/changelog
+++ tessa-0.3.1/debian/changelog
@@ -1,3 +1,11 @@
+tessa (0.3.1-4.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Enable HDF5 1.6 compatibility macro definitions at configure
+    time. (Closes: #657534)
+
+ -- Sébastien Villemot <sebastien.ville...@ens.fr>  Sat, 18 Feb 2012 15:04:34 +0100
+
 tessa (0.3.1-4) unstable; urgency=low
 
   * Convert the package to the new python policy (closes: #380969).

Reply via email to