[gazebo] 03/05: Remove patch. Circular dependencies problem is fixed upstream

Jose Luis Rivero jrivero-guest at moszumanska.debian.org
Tue Jan 26 01:31:21 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 7c73ea1d0010a063bd2e19484c5deaf09c45c02e
Author: Jose Luis Rivero <jrivero at osrfoundation.org>
Date:   Sat Jan 23 10:56:58 2016 +0100

    Remove patch. Circular dependencies problem is fixed upstream
---
 debian/patches/0001_circular_dependency.patch | 20 --------------------
 debian/patches/series                         |  1 -
 2 files changed, 21 deletions(-)

diff --git a/debian/patches/0001_circular_dependency.patch b/debian/patches/0001_circular_dependency.patch
deleted file mode 100644
index cd49907..0000000
--- a/debian/patches/0001_circular_dependency.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-Description: use no-as-needed to link gz 
- This way circular depedency problem is not triggered while upstream
- is working on properly fixing it via code redesign.
-Bug: https://bitbucket.org/osrf/gazebo/issues/1516/physics-classes-call-sensors-functions
-Author: Jose Luis Rivero <jrivero at osrfoundation.org>
-Last-Update: 2015-08-02
-Forwarded: not-needed
-
-diff -r 6f51fd02c306 tools/CMakeLists.txt
---- a/tools/CMakeLists.txt	Sun Aug 02 12:41:12 2015 -0700
-+++ b/tools/CMakeLists.txt	Thu Oct 08 00:58:15 2015 +0200
-@@ -43,6 +43,8 @@
-  gazebo_msgs gazebo_common gazebo_transport gazebo_gui gazebo_physics
-  gazebo_physics_ode gazebo_sensors ${QT_LIBRARIES} ${Boost_LIBRARIES})
- 
-+set_target_properties(gz PROPERTIES LINK_FLAGS "-Wl,--no-as-needed")
-+
- if(HAVE_BULLET)
-   target_link_libraries(gz gazebo_physics_bullet)
- endif()
diff --git a/debian/patches/series b/debian/patches/series
index bfbf34d..43cdec3 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,4 +1,3 @@
-0001_circular_dependency.patch
 0002_use_system_gtest.patch
 0005-fix-problems-on-manpage.patch
 0008-arial-font-removed-in-dfsg.patch

-- 
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