[gazebo] 01/01: Minimun version of sdformat is required

Jose Luis Rivero jrivero-guest at moszumanska.debian.org
Wed Jul 9 01:11:24 UTC 2014


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

jrivero-guest pushed a commit to branch master
in repository gazebo.

commit 1e5667fa16fb1183f1588860ea5df026974cab98
Author: Jose Luis Rivero <jrivero at osrfoundation.org>
Date:   Wed Jul 9 03:11:12 2014 +0200

    Minimun version of sdformat is required
---
 debian/control | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 72ad102..d90f972 100644
--- a/debian/control
+++ b/debian/control
@@ -37,8 +37,8 @@ Build-Depends: cmake,
      libavformat-dev,
      libavcodec-dev,
      libswscale-dev,
-     libsdformat-dev,
-#     robot-player-dev,
+     libsdformat-dev (>= 2.0.0),
+#    robot-player-dev,
      libbullet-dev (>= 2.82),
      ruby-ronn
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/gazebo.git
@@ -117,7 +117,7 @@ Depends: libtbb-dev,
 	 libavformat-dev,
 	 libavcodec-dev,
 	 libswscale-dev,
-	 libsdformat-dev,
+	 libsdformat-dev (>= 2.0.0),
 	 libgazebo3 (= ${binary:Version}),
 	 gazebo3-common (= ${source:Version}),
 	 gazebo3-plugin-base (= ${binary:Version}),

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



More information about the debian-science-commits mailing list