[gazebo] 01/01: Use virtual version to depend on sdformat after real package

Jose Luis Rivero jrivero-guest at moszumanska.debian.org
Sat Jul 16 00:59:56 UTC 2016


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

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

commit 279846bd05449302abde8b4fa9a70686743145f3
Author: Jose Luis Rivero <jrivero at osrfoundation.org>
Date:   Sat Jul 16 00:59:46 2016 +0000

    Use virtual version to depend on sdformat after real package
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index a9f990a..624a67d 100644
--- a/debian/control
+++ b/debian/control
@@ -40,7 +40,7 @@ Build-Depends: cmake,
                libswscale-dev,
                libusb-1.0-0-dev,
                libspnav-dev,
-               libsdformat-dev (>= 4.1.0-1),
+               libsdformat4-dev (>= 4.1.0) | libsdformat-dev,
                libignition-math2-dev,
                libbullet-dev,
                libsimbody-dev,
@@ -133,7 +133,7 @@ Depends: libtbb-dev,
          libavformat-dev,
          libavcodec-dev,
          libswscale-dev,
-         libsdformat-dev (>= 4.1.0),
+         libsdformat4-dev (>= 4.1.0) | libsdformat-dev,
          libignition-math2-dev,
          libsimbody-dev,
          libgazebo7 (= ${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