[Pkg-octave-commit] [octave] 08/10: d/p/hdf5-flags.patch: Refresh for new upstream version

Rafael Laboissière rlaboiss-guest at moszumanska.debian.org
Tue Jul 5 19:26:54 UTC 2016


This is an automated email from the git hooks/post-receive script.

rlaboiss-guest pushed a commit to branch experimental
in repository octave.

commit 124ebf7a0d83b84d5abb2668cc73718f86132b60
Author: Rafael Laboissiere <rafael at debian.org>
Date:   Tue Jul 5 03:20:39 2016 -0300

    d/p/hdf5-flags.patch: Refresh for new upstream version
---
 debian/patches/hdf5-flags.patch | 26 +++++++++++++-------------
 1 file changed, 13 insertions(+), 13 deletions(-)

diff --git a/debian/patches/hdf5-flags.patch b/debian/patches/hdf5-flags.patch
index f20594c..2d26ccc 100644
--- a/debian/patches/hdf5-flags.patch
+++ b/debian/patches/hdf5-flags.patch
@@ -3,27 +3,27 @@ Author: Gilles Filippini <pini at debian.org>
 Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=756689
 Forwarded: no
 Reviewed-by: Sébastien Villemot <sebastien at debian.org>
-Reviewed-by: Rafael Laboissiere <rafael at laboissiere.net>
-Last-Update: 2015-04-18
+Reviewed-by: Rafael Laboissiere <rafael at debian.org>
+Last-Update: 2016-07-03
 ---
 This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
 --- a/libgui/src/module.mk
 +++ b/libgui/src/module.mk
-@@ -176,6 +176,7 @@ src_libgui_src_la_CPPFLAGS = \
+@@ -199,6 +199,7 @@ src_libgui_src_la_CPPFLAGS = \
    $(FONTCONFIG_CPPFLAGS) \
    @OCTGUI_DLL_DEFS@ \
    @QT_CPPFLAGS@ \
 +  @HDF5_CPPFLAGS@ \
-   -I$(srcdir)/qterminal/libqterminal \
-   -Isrc -I$(srcdir)/src \
-   -I$(srcdir)/src/m-editor \
---- a/libinterp/Makefile.am
-+++ b/libinterp/Makefile.am
-@@ -22,6 +22,7 @@ include $(top_srcdir)/build-aux/common.m
+   -I$(srcdir)/libgui/qterminal/libqterminal \
+   -Ilibgui/src -I$(srcdir)/libgui/src \
+   -I$(srcdir)/libgui/src/m-editor \
+--- a/libinterp/module.mk
++++ b/libinterp/module.mk
+@@ -6,6 +6,7 @@ include $(top_srcdir)/build-aux/common.m
  
  ## Search local directories before those specified by the user.
- AM_CPPFLAGS = \
+ libinterp_liboctinterp_la_CPPFLAGS = \
 +  @HDF5_CPPFLAGS@ \
-   -I$(top_srcdir)/liboctave/cruft/misc \
-   -I$(top_srcdir)/liboctave/array \
-   -I$(top_builddir)/liboctave/numeric -I$(top_srcdir)/liboctave/numeric \
+   @OCTINTERP_DLL_DEFS@ \
+   -Iliboctave -I$(srcdir)/liboctave \
+   -I$(srcdir)/liboctave/cruft/misc \

-- 
Alioth's /home/groups/pkg-octave/bin/git-commit-notice on /srv/git.debian.org/git/pkg-octave/octave.git



More information about the Pkg-octave-commit mailing list