[ros-vision-opencv] 03/05: Refresh patches

Jochen Sprickerhof jspricke-guest at moszumanska.debian.org
Sat Jan 23 14:29:27 UTC 2016


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

jspricke-guest pushed a commit to annotated tag debian/1.11.10+ds-1
in repository ros-vision-opencv.

commit db4f1bd595b2c24f8b20120e8ba6f56ba7d7fc0d
Author: Jochen Sprickerhof <git at jochen.sprickerhof.de>
Date:   Tue Jan 19 10:25:29 2016 +0100

    Refresh patches
---
 debian/patches/0002-Add-Debian-specific-SOVERSION.patch | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/patches/0002-Add-Debian-specific-SOVERSION.patch b/debian/patches/0002-Add-Debian-specific-SOVERSION.patch
index abab303..8ae5502 100644
--- a/debian/patches/0002-Add-Debian-specific-SOVERSION.patch
+++ b/debian/patches/0002-Add-Debian-specific-SOVERSION.patch
@@ -9,11 +9,11 @@ Subject: Add Debian specific SOVERSION
  3 files changed, 3 insertions(+)
 
 diff --git a/cv_bridge/src/CMakeLists.txt b/cv_bridge/src/CMakeLists.txt
-index 806cd05..d0b92ae 100644
+index 8ec321c..79e532f 100644
 --- a/cv_bridge/src/CMakeLists.txt
 +++ b/cv_bridge/src/CMakeLists.txt
 @@ -3,6 +3,7 @@ include_directories(./)
- add_library(${PROJECT_NAME} cv_bridge.cpp)
+ add_library(${PROJECT_NAME} cv_bridge.cpp rgb_colors.cpp)
  add_dependencies(${PROJECT_NAME} ${catkin_EXPORTED_TARGETS})
  target_link_libraries(${PROJECT_NAME} ${OpenCV_LIBRARIES} ${catkin_LIBRARIES})
 +set_target_properties(${PROJECT_NAME} PROPERTIES VERSION ${cv_bridge_VERSION} SOVERSION "0d")
@@ -33,10 +33,10 @@ index 3c9cb30..b89b28e 100644
  
  install(DIRECTORY include/${PROJECT_NAME}/
 diff --git a/opencv_apps/CMakeLists.txt b/opencv_apps/CMakeLists.txt
-index 90d0262..6341630 100644
+index fafec67..7553243 100644
 --- a/opencv_apps/CMakeLists.txt
 +++ b/opencv_apps/CMakeLists.txt
-@@ -182,6 +182,7 @@ add_library(${PROJECT_NAME} SHARED
+@@ -175,6 +175,7 @@ add_library(${PROJECT_NAME} SHARED
  )
  
  target_link_libraries(${PROJECT_NAME} ${catkin_LIBRARIES} ${OpenCV_LIBRARIES})

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



More information about the debian-science-commits mailing list