[med-svn] [odil] 01/01: Fix compilation on sid

Julien Lamy lamy-guest at moszumanska.debian.org
Wed Apr 13 17:20:18 UTC 2016


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

lamy-guest pushed a commit to branch master
in repository odil.

commit 7980534d06a70c316c0cbeb71ba7b289f99a5f7d
Author: Julien Lamy <lamy at unistra.fr>
Date:   Wed Apr 13 19:20:04 2016 +0200

    Fix compilation on sid
---
 debian/patches/fix-xml-converter-wrapper.patch | 12 ++++++++++++
 debian/patches/series                          |  1 +
 2 files changed, 13 insertions(+)

diff --git a/debian/patches/fix-xml-converter-wrapper.patch b/debian/patches/fix-xml-converter-wrapper.patch
new file mode 100644
index 0000000..80bf755
--- /dev/null
+++ b/debian/patches/fix-xml-converter-wrapper.patch
@@ -0,0 +1,12 @@
+Index: debian/wrappers/xml_converter.cpp
+===================================================================
+--- debian.orig/wrappers/xml_converter.cpp	2016-04-08 18:25:31.159664311 +0200
++++ debian/wrappers/xml_converter.cpp	2016-04-13 18:59:51.894461748 +0200
+@@ -8,6 +8,7 @@
+ 
+ #include <boost/property_tree/xml_parser.hpp>
+ #include <boost/python.hpp>
++#include <boost/version.hpp>
+ 
+ #include "odil/DataSet.h"
+ #include "odil/xml_converter.h"
diff --git a/debian/patches/series b/debian/patches/series
index eddd26d..239eb34 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 cli-import-path.patch
+fix-xml-converter-wrapper.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/odil.git



More information about the debian-med-commit mailing list