[ros-common-msgs] 02/03: Remove boost dependency

Jochen Sprickerhof jspricke-guest at moszumanska.debian.org
Wed Feb 24 13:15:10 UTC 2016


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

jspricke-guest pushed a commit to branch master
in repository ros-common-msgs.

commit 45fa47f246598e1dd66eb3ea2d0c9def35b869bd
Author: Jochen Sprickerhof <git at jochen.sprickerhof.de>
Date:   Wed Feb 24 14:08:29 2016 +0100

    Remove boost dependency
---
 debian/control | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 312c72b..20db199 100644
--- a/debian/control
+++ b/debian/control
@@ -5,8 +5,7 @@ Uploaders: Thomas Moulard <thomas.moulard at gmail.com>,
            Jochen Sprickerhof <debian at jochen.sprickerhof.de>,
            Leopold Palomo-Avellaneda <leo at alaxarxa.net>
 Build-Depends: debhelper (>= 9), catkin (>= 0.6.16-4), libroscpp-core-dev, ros-message-generation, libstd-msgs-dev,
-		python-all (>= 2.6.6-3), python-setuptools (>= 0.6b3), dh-python,
-		libboost-dev
+		python-all (>= 2.6.6-3), python-setuptools (>= 0.6b3), dh-python
 Standards-Version: 3.9.6
 Section: libs
 Homepage: https://github.com/ros/common_msgs
@@ -163,7 +162,7 @@ Description: Messages relating to Robot OS nav, LISP interface
 Package: libsensor-msgs-dev
 Section: libdevel
 Architecture: all
-Depends: libboost-dev, libgeometry-msgs-dev, ${misc:Depends}
+Depends: libgeometry-msgs-dev, ${misc:Depends}
 Description: Messages relating to Robot OS sensor, C/C++ interface
  This package is part of Robot OS (ROS). 
  This package defines messages for commonly used sensors, including

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



More information about the debian-science-commits mailing list