[ros-control-toolbox] 02/04: rebase patch

Jochen Sprickerhof jspricke at moszumanska.debian.org
Sun Dec 4 09:21:55 UTC 2016


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

jspricke pushed a commit to branch master
in repository ros-control-toolbox.

commit 92a2a1decd739b57d3bc8d4c3e251ca48b829bd1
Author: Jochen Sprickerhof <git at jochen.sprickerhof.de>
Date:   Sun Dec 4 10:06:20 2016 +0100

    rebase patch
---
 debian/patches/0001-Add-Debian-specific-SOVERSION.patch | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/patches/0001-Add-Debian-specific-SOVERSION.patch b/debian/patches/0001-Add-Debian-specific-SOVERSION.patch
index a1f9c29..85e82c1 100644
--- a/debian/patches/0001-Add-Debian-specific-SOVERSION.patch
+++ b/debian/patches/0001-Add-Debian-specific-SOVERSION.patch
@@ -7,13 +7,13 @@ Subject: Add Debian specific SOVERSION
  1 file changed, 1 insertion(+)
 
 diff --git a/CMakeLists.txt b/CMakeLists.txt
-index adcd053..78fa68c 100644
+index f331ee6..571afdb 100644
 --- a/CMakeLists.txt
 +++ b/CMakeLists.txt
-@@ -58,6 +58,7 @@ add_library(${PROJECT_NAME}
+@@ -59,6 +59,7 @@ add_library(${PROJECT_NAME}
    src/limited_proxy.cpp
    )
- add_dependencies(${PROJECT_NAME} ${PROJECT_NAME}_gencfg) # wait for dynamic reconfigure
+ add_dependencies(${PROJECT_NAME} ${${PROJECT_NAME}_EXPORTED_TARGETS} ${catkin_EXPORTED_TARGETS})
 +set_target_properties(${PROJECT_NAME} PROPERTIES VERSION ${control_toolbox_VERSION} SOVERSION "0d")
  
  target_link_libraries(${PROJECT_NAME} ${TinyXML_LIBRARIES} ${catkin_LIBRARIES} ${Boost_LIBRARIES})

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



More information about the debian-science-commits mailing list