Your message dated Wed, 30 Jul 2014 16:30:35 +0200
with message-id <[email protected]>
and subject line Re: Bug#756514: Acknowledgement (cmake: diff for NMU version 
2.8.12.1-1.6)
has caused the Debian Bug report #756514,
regarding cmake: diff for NMU version 2.8.12.1-1.6
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
756514: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=756514
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: cmake
Version: 2.8.12.1-1.5
Severity: normal
Tags: patch pending

[Replace XX with correct value]
Dear maintainer,

I've prepared an NMU for cmake (versioned as 2.8.12.1-1.6) and
uploaded it to DELAYED/XX. Please feel free to tell me if I
should delay it longer.

Regards.
diff -Nru cmake-2.8.12.1/debian/changelog cmake-2.8.12.1/debian/changelog
--- cmake-2.8.12.1/debian/changelog     2014-07-24 23:24:27.000000000 +0200
+++ cmake-2.8.12.1/debian/changelog     2014-07-30 16:05:21.000000000 +0200
@@ -1,3 +1,10 @@
+cmake (2.8.12.1-1.6) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix HDF5 macro for HL and Fortran_HL components (closes #756108).
+
+ -- Gilles Filippini <[email protected]>  Wed, 30 Jul 2014 12:51:57 +0200
+
 cmake (2.8.12.1-1.5) unstable; urgency=medium
 
   * Non-maintainer upload.
diff -Nru cmake-2.8.12.1/debian/patches/fix-hdf5-hl.patch 
cmake-2.8.12.1/debian/patches/fix-hdf5-hl.patch
--- cmake-2.8.12.1/debian/patches/fix-hdf5-hl.patch     1970-01-01 
01:00:00.000000000 +0100
+++ cmake-2.8.12.1/debian/patches/fix-hdf5-hl.patch     2014-07-30 
16:05:21.000000000 +0200
@@ -0,0 +1,17 @@
+Description: Define HDF5_{Fortran_,}HL_COMPILE_LINE
+ so that HDF5_{Fortran_,}HL_INCLUDE_DIR and HDF5_{Fortran_,}HL_LIBRARIES
+ are found when the macro is invoked for HL and Fortran_HL components.
+Author: Gilles Filippini <[email protected]>
+Index: cmake-2.8.12.1/Modules/FindHDF5.cmake
+===================================================================
+--- cmake-2.8.12.1.orig/Modules/FindHDF5.cmake 2013-11-05 20:07:22.000000000 
+0100
++++ cmake-2.8.12.1/Modules/FindHDF5.cmake      2014-07-26 11:39:19.785790997 
+0200
+@@ -210,6 +210,8 @@
+     _HDF5_invoke_compiler( C HDF5_C_COMPILE_LINE HDF5_C_RETURN_VALUE )
+     _HDF5_invoke_compiler( CXX HDF5_CXX_COMPILE_LINE HDF5_CXX_RETURN_VALUE )
+     _HDF5_invoke_compiler( Fortran HDF5_Fortran_COMPILE_LINE 
HDF5_Fortran_RETURN_VALUE )
++    set(HDF5_HL_COMPILE_LINE ${HDF5_C_COMPILE_LINE})
++    set(HDF5_Fortran_HL_COMPILE_LINE ${HDF5_Fortran_COMPILE_LINE})
+ 
+     # seed the initial lists of libraries to find with items we know we need
+     set( HDF5_C_LIBRARY_NAMES_INIT hdf5 )
diff -Nru cmake-2.8.12.1/debian/patches/series 
cmake-2.8.12.1/debian/patches/series
--- cmake-2.8.12.1/debian/patches/series        2014-07-24 22:28:08.000000000 
+0200
+++ cmake-2.8.12.1/debian/patches/series        2014-07-30 16:05:21.000000000 
+0200
@@ -11,3 +11,4 @@
 fix-FindImageMagick-1.diff
 fix-FindImageMagick-2.diff
 fix-FindFreetype-version.diff
+fix-hdf5-hl.patch

--- End Message ---
--- Begin Message ---
Closing this erroneous NMU (changelog has a typo). I've canceled the
related upload.
Sorry about the noise.

_g.


Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---

Reply via email to