[Pkg-octave-commit] [octave] 05/14: d/p/hdf5-flags.patch: Refresh for new upstream version
Rafael Laboissiere
rafael at debian.org
Fri Nov 25 19:23:52 UTC 2016
This is an automated email from the git hooks/post-receive script.
rafael pushed a commit to branch master
in repository octave.
commit ef9778502d142a3cedf4501cc4b26b39c6956886
Author: Rafael Laboissiere <rafael at debian.org>
Date: Thu Nov 24 09:10:12 2016 -0200
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..2d1d495 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 Laboissière <rafael at debian.org>
+Last-Update: 2016-11-20
---
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 = \
+@@ -215,6 +215,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