[ignition-common] 01/01: Include patch to fix Dem file
Jose Luis Rivero
jrivero-guest at moszumanska.debian.org
Tue Jan 31 23:52:47 UTC 2017
This is an automated email from the git hooks/post-receive script.
jrivero-guest pushed a commit to branch master
in repository ignition-common.
commit 4d55d80a269be2cb6acacdb68218ada1a338ca90
Author: Jose Luis Rivero <jrivero at osrfoundation.org>
Date: Tue Jan 31 23:52:36 2017 +0000
Include patch to fix Dem file
---
debian/patches/0008_clean_check_for_gdal.patch | 22 ++++++++++++++++++++++
debian/patches/series | 1 +
2 files changed, 23 insertions(+)
diff --git a/debian/patches/0008_clean_check_for_gdal.patch b/debian/patches/0008_clean_check_for_gdal.patch
new file mode 100644
index 0000000..a59146e
--- /dev/null
+++ b/debian/patches/0008_clean_check_for_gdal.patch
@@ -0,0 +1,22 @@
+Description: Install missing header
+Author: Jose Luis Rivero <jrivero at osrfoundation.org>
+Forwarded: No
+
+
+diff --git a/include/ignition/common/Dem.hh b/include/ignition/common/Dem.hh
+index e6a2489..cf0cd9f 100644
+--- a/include/ignition/common/Dem.hh
++++ b/include/ignition/common/Dem.hh
+@@ -22,7 +22,6 @@
+ #include <ignition/math/Angle.hh>
+ #include <ignition/common/System.hh>
+
+-#ifdef HAVE_GDAL
+ # include <string>
+ # include <vector>
+
+@@ -144,4 +143,3 @@ namespace ignition
+ }
+ }
+ #endif
+-#endif
diff --git a/debian/patches/series b/debian/patches/series
index cc7a402..432ab69 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -5,3 +5,4 @@
0005_fix_install_paths.patch
0006_fix_pkgconfig_file.patch
0007_missing_header.patch
+0008_clean_check_for_gdal.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ignition-common.git
More information about the debian-science-commits
mailing list