[ros-robot-model] 01/01: Remove patch (now in pluginlib)

Jochen Sprickerhof jspricke-guest at moszumanska.debian.org
Sat Dec 5 19:14:43 UTC 2015


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

jspricke-guest pushed a commit to branch master
in repository ros-robot-model.

commit 7f40b1aa426aeba0bb928d36ae7f865851c90f95
Author: Jochen Sprickerhof <git at jochen.sprickerhof.de>
Date:   Sat Dec 5 20:14:19 2015 +0100

    Remove patch (now in pluginlib)
---
 ...AKE_LIBRARY_ARCHITECTURE-to-find-the-plugin.patch | 20 --------------------
 debian/patches/series                                |  1 -
 2 files changed, 21 deletions(-)

diff --git a/debian/patches/0003-Define-CMAKE_LIBRARY_ARCHITECTURE-to-find-the-plugin.patch b/debian/patches/0003-Define-CMAKE_LIBRARY_ARCHITECTURE-to-find-the-plugin.patch
deleted file mode 100644
index 4591cc1..0000000
--- a/debian/patches/0003-Define-CMAKE_LIBRARY_ARCHITECTURE-to-find-the-plugin.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-From: Jochen Sprickerhof <git at jochen.sprickerhof.de>
-Date: Fri, 4 Dec 2015 09:07:23 +0100
-Subject: Define CMAKE_LIBRARY_ARCHITECTURE to find the plugin
-
----
- urdf/CMakeLists.txt | 1 +
- 1 file changed, 1 insertion(+)
-
-diff --git a/urdf/CMakeLists.txt b/urdf/CMakeLists.txt
-index 1a5c582..f463cab 100644
---- a/urdf/CMakeLists.txt
-+++ b/urdf/CMakeLists.txt
-@@ -32,6 +32,7 @@ include_directories(
-   )
- link_directories(${catkin_LIBRARY_DIRS})
- 
-+add_definitions(-DCMAKE_LIBRARY_ARCHITECTURE=\"${CMAKE_LIBRARY_ARCHITECTURE}\")
- add_library(${PROJECT_NAME} src/model.cpp src/rosconsole_bridge.cpp)
- target_link_libraries(${PROJECT_NAME} ${TinyXML_LIBRARIES} ${catkin_LIBRARIES} ${urdfdom_LIBRARIES})
- set_target_properties(${PROJECT_NAME} PROPERTIES VERSION ${urdf_VERSION} SOVERSION "0d")
diff --git a/debian/patches/series b/debian/patches/series
index 56e99e0..c0916ef 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,2 @@
 0001-Add-CMakeLists.txt.patch
 0002-Add-Debian-specific-SOVERSION.patch
-0003-Define-CMAKE_LIBRARY_ARCHITECTURE-to-find-the-plugin.patch

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



More information about the debian-science-commits mailing list