[ompl] 01/04: Patch to solve FTBFS

Leopold Palomo-Avellaneda lepalom-guest at moszumanska.debian.org
Sat Mar 1 00:36:20 UTC 2014


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

lepalom-guest pushed a commit to branch master
in repository ompl.

commit 03f16ad898117d84382ee4d5c2b536c7e8d9bb8b
Author: Leopold Palomo <leopold.palomo at upc.edu>
Date:   Sat Mar 1 00:04:27 2014 +0100

    Patch to solve FTBFS
---
 debian/changelog                                  | 1 +
 debian/control                                    | 2 +-
 src/ompl/base/src/PlannerTerminationCondition.cpp | 1 +
 3 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index dfa721c..52476fb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ ompl (0.14.1-1) UNRELEASED; urgency=low
   * Added debug version of the library.
   * New upstream version.
   * Bump to soname 9.
+  * Upgraded to standards 3.9.5.
 
  -- Leopold Palomo-Avellaneda <leo at alaxarxa.net>  Mon, 13 Jan 2014 10:15:46 +0100
 
diff --git a/debian/control b/debian/control
index c96db62..2ec4eda 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 9),
                libboost-program-options-dev (>= 1.50.0),
                libboost-test-dev (>= 1.50.0),
                libflann-dev (>= 1.8.3)
-Standards-Version: 3.9.4
+Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/ompl.git
 Vcs-Git: git://anonscm.debian.org/debian-science/packages/ompl.git
 Homepage: http://ompl.kavrakilab.org
diff --git a/src/ompl/base/src/PlannerTerminationCondition.cpp b/src/ompl/base/src/PlannerTerminationCondition.cpp
index 869018f..f89fbde 100644
--- a/src/ompl/base/src/PlannerTerminationCondition.cpp
+++ b/src/ompl/base/src/PlannerTerminationCondition.cpp
@@ -40,6 +40,7 @@
 #include <boost/thread.hpp>
 #include <boost/lambda/bind.hpp>
 #include <utility>
+#include <cstdint>
 
 namespace ompl
 {

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ompl.git



More information about the debian-science-commits mailing list